Sam (Sam) has made 3126 posts.
- One single wyUpdate, sytem wide, exe can be talked to at a time. This is not true. Multiple inst…
Post on Nov 29, 2010Do you see any problem with that? Yes, there are problems with that. The GUID is used in the ISupp…
Post on Nov 29, 2010Still, as we need it to some extent, is there a way to support multiple instances through several ex…
Post on Nov 29, 2010This will cause problems -- in fact it's probably the cause of all your problems. Since your app ins…
We fix bugs in the AutomaticUpdater from time to time. When this happens we change the version numbe…
Stopping a service won't throw an error even if the service isn't found. However, if you try to star…
This is expected behavior. Delivering updates using a password protected FTP site is not recommend…
Firstly, you're better off using HTTP to deliver updates. It's faster, it's easier, and most HTTP se…
any other function can be used in windows 2000 machine. Yes, you can also use the trials & tri…
but why turboactivate is not compatible with Windows 2000 ? wyBuild will be dropping support for W…
Is there a pure console version of wyBuild we can use? Not yet, but we're working on it.
No, r211 through r213 fix typos. The .NET 4.0 registry bug was fixed in r209.
Post on Nov 29, 2010No, 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, 2010If you need it right away, use revision 212. Wyatt just made the change. This isn't the "final" 2.6.…
Post on Nov 29, 2010I don't understand why you construct Microsoft.Win32.SafeHandles.SafeRegistryHandle via reflection a…
Post on Nov 29, 2010I'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, 2010Update to the latest wyBuild and use wyUpdate.exe 2.6.8 and tell me the error you get.
Post on Nov 29, 2010I'll try to reproduce this. What version of wyUpdate are you using?
No, this is expected behavior. When you call InstallNow() it's implied you want to install as far as…