Sam (Sam) has made 3126 posts.
I'll look into this -- I'll get back to you.
I can't reproduce this -- can you give me a way to reproduce this (maybe an example project)? Send i…
Sure, submit it to support@wyday.com
Post on Mar 24, 2011I'll check into this, I'll get back to you.
Hey Neville, Instead of using while (!receivedFeedback) Thread.Sleep(10000); Use static re…
but I cannot seem to find any hint that this issue can be elegantly solved without integrating with …
We'll add something similar to the next version of wyUpdate. Thanks for spotting this.
Post on Mar 23, 2011When i run wyUpdate on this machine, it hangs at the "Closing Processes" stage. What is this stage d…
Hey Thorben, If you're using wyUpdate as a standalone updater (like you are) then you're responsib…
Right now wyBuild store full paths in the project file (*.wyp file). But this will be changed to rel…
Post on Mar 21, 2011Hey Chad, Yes you need to keep all the version binaries around. wyBuild onl references the files f…
The "WaitBeforeCheckSecs" property is a simple buffer time between the when your form is created and…
You can make a dummy "LocalSystem" service that does the updating. This way you're bypassing the UAC…
When I create an update, all 3 is checked, I select a file to "Execute after update" and thenI unche…
And i've also put logging messages around the culprit to prove the AppLoaded is the one it's stuck o…
Post on Mar 17, 2011The first thing you should do is attach a debugger to your service and see what exception is thrown.…
The URL file is just like any other file. In fact, it's just a text file with a ".url" extension. Re…
Post on Mar 11, 2011Are you talking about a .URL file? If so, then just include the .URL file in the "Common Desktop" fo…
At design time, set the "UpdateType" property of the AutomaticUpdater to "DoNothing". Then, at runti…
I wanted to place wyUpdate.exe together with client.wyc in it's own separate "Update" subdirectory o…