WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: Gregory Miller on November 13, 2014, 09:04:56 AM

Title: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: Gregory Miller on November 13, 2014, 09:04:56 AM
I just purchased and installed WinBatch+Compiler.  This installation has caused some issues with windows explorer.  When right-clicking files the 'Unable to initialize surrogate service' error popup message is shown, and the hour-glass remains.  Additionally, I have also lost the beloved right-click feature of 'Clipboard tricks' (sadness galore!).  I am running Windows 7 Professional 64-bit.  Can you help me out here?  Thanks, Gregory
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: td on November 13, 2014, 09:26:28 AM
First, you did install 2014B correct?  If not, you need to install 2014B.  Second, if you did install 2014B then you need to make sure that you let the install go to completion and you rebooted after the install. 

If you did do the above then you should try an uninstall-reinstall.  Making sure you let the installation completely finish and then reboot your system. Do the reboot even if the install does not prompt you for a reboot.
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: Gregory Miller on November 13, 2014, 11:05:48 AM
All is well after uninstalling, reboot, installing, reboot.  I believe if I had uninstalled first there would not have been any issues.  Thanks, Gregory
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: td on November 13, 2014, 02:55:48 PM
We haven't had any reports of problems with FileMenu because of installing over an older version.  Out of an abundance of curiosity, which version of WinBatch did you originally install over?
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: Gregory Miller on November 13, 2014, 03:55:59 PM
I installed over 2013B.  Oh, and yes, I installed 2014B of WinBatch+Compiler.
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: td on November 14, 2014, 06:48:49 AM
You will like 2014B  but your FileMenu problem will have to remain a mystery for now.  Out of the many users that have installed 2014B, you are the only user that has reported the problem. 
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: Gregory Miller on November 14, 2014, 07:26:47 AM
No problem, it is fixed and I'm on my way!  Regards, Gregory
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: dblaze1 on November 14, 2014, 07:48:25 AM
I have this happen from time to time but after the message is displayed, I can access the menu fine.  It does it infrequently so it's not an issue.  I'm on 2014A Winbatch & Compliler running Windows 7 Professional.
Title: Re: Loss of Clipboard Tricks/Unable to initialize surrogate service
Post by: td on November 14, 2014, 10:05:23 AM
The problem you describe is different than the OP's and was addressed in 2014B.  Basically, we changed FileMenu to use the 64-bit WIL DLL on 64-bit systems.  In versions previous to  2014B, 64-bit FileMenu thunked to the 32-bit DLL.  Your intermittent problem was caused by the extra time needed to startup a process, do the data conversions and make RPC calls when the systems was a little bit busy doing some background processing.