ylangisc _ (ylangisc) has made 32 posts.
The problem seems to be a little bit different. Did some more testing with the SVN head version and …
Post on Apr 24, 2013Thanks for the hint. Using the SVN head the updater just hangs at InstallNow() and the application f…
Post on Apr 23, 2013I have a crash reporter integrated in my application and get the following stack trace sent from a f…
Weird...never made such a setting but http://community.webroot.com/t5/Techie/Context-menu-orientat…
Post on Apr 24, 2013Have a look here: https://dl.dropboxusercontent.com/u/395716/orientation.png But I also noticed …
Post on Apr 24, 2013As of Win8 the menus appear at the left hand side of the menu item rather than on the right-hand sid…
Hi, I'm just trying to update to the latest version of AutomaticUpdater which now has the backend …
Sorry, got confused. It's already late here in Switzerland 😉 Went through the commits now and saw…
Post on Nov 29, 2010wyatt reverted the change. r212 seems to definitely fix the issue as the .NET4 symbol was not define…
Post on Nov 29, 2010Okay, I didn't see the #if NET4 in RegChange.Execution.cs. But, I run the updater in a 4.0 Client Pr…
Post on Nov 29, 2010The fix would be: line 254: Type[] registryKeyConstructorTypes = new[] { safeRegistryHandleType, t…
Post on Nov 29, 2010Thanks Sam and Wyatt 🙂 Just saw it. What about the second reflection? RegistryKeyConstructor is a…
Post on Nov 29, 2010When do you expect 2.6.10? Or, when do you commit the fix to code.google.com? Thanks for your fast r…
Post on Nov 29, 2010And similar issue for the RegistryKey construction (line 255). There is no private constructor with …
Post on Nov 29, 2010I went through your code where the exception happens. The problem is that you try to get a non-publi…
Post on Nov 29, 2010Okay, a different error message: Failed to get the 'SafeHandle' contructor. Make sure wyUpdate.exe h…
Post on Nov 29, 2010I'm using version 2.6.7.
Post on Nov 29, 2010Did some more testing and run wyUpdate.exe manually to get the error message on my Windows 7/64bit t…
Post on Nov 29, 2010Hi, I try to update the version displayed in the Control Panel/Uninstall Software. As I have a 32b…
Hi, There should be a way to separate the signature keys from the wyBuild project (command line sw…