Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Multiple exe instances with the same AutoUpdater.GUID

Post on Dec 3, 2010

- One single wyUpdate, sytem wide, exe can be talked to at a time. This is not true. Multiple inst…

Post on Nov 29, 2010

Do you see any problem with that? Yes, there are problems with that. The GUID is used in the ISupp…

Post on Nov 29, 2010

Still, as we need it to some extent, is there a way to support multiple instances through several ex…

Post on Nov 29, 2010

This will cause problems -- in fact it's probably the cause of all your problems. Since your app ins…

automaticupdater.dll version issue

Post on Dec 3, 2010

We fix bugs in the AutomaticUpdater from time to time. When this happens we change the version numbe…

WyBuild - Start / Stop Services

Post on Dec 2, 2010

Stopping a service won't throw an error even if the service isn't found. However, if you try to star…

FTP Error message includes ID & Password.

Post on Dec 1, 2010

This is expected behavior. Delivering updates using a password protected FTP site is not recommend…

wyUpdate Error

Post on Dec 1, 2010

Firstly, you're better off using HTTP to deliver updates. It's faster, it's easier, and most HTTP se…

Need to deploy turboactivate license in windows 2000

Post on Nov 30, 2010

any other function can be used in windows 2000 machine. Yes, you can also use the trials & tri…

need compatible windows 2000

Post on Nov 30, 2010

but why turboactivate is not compatible with Windows 2000 ? wyBuild will be dropping support for W…

Files are not generated

Post on Nov 29, 2010

Is there a pure console version of wyBuild we can use? Not yet, but we're working on it.

Registry update in WoW64 mode failsSolved

Post on Nov 29, 2010

No, r211 through r213 fix typos. The .NET 4.0 registry bug was fixed in r209.

Post on Nov 29, 2010

No, the .NET 4.0 version of wyUpdate doesn't use any of the code in RegChange32bit.cs. It uses the b…

Post on Nov 29, 2010

If you need it right away, use revision 212. Wyatt just made the change. This isn't the "final" 2.6.…

Post on Nov 29, 2010

I don't understand why you construct Microsoft.Win32.SafeHandles.SafeRegistryHandle via reflection a…

Post on Nov 29, 2010

I've just tested this on my machine (Windows 7, x64) and it works fine. I've seen this error pop-up …

Post on Nov 29, 2010

Update to the latest wyBuild and use wyUpdate.exe 2.6.8 and tell me the error you get.

Post on Nov 29, 2010

I'll try to reproduce this. What version of wyUpdate are you using?

Calling InstallNow() sets UpdateType = automaticSolved

Post on Nov 29, 2010

No, this is expected behavior. When you call InstallNow() it's implied you want to install as far as…