Sam (Sam) has made 3126 posts.
Hey Phil, Your absolutely right. Right now, the only easy way to update the information in the Uni…
We don't recommend passing in relative file paths. You should pass in the absolute file path. Otherw…
I can't reproduce the error you're getting. wyUpdate works fine when it's named wyUpdate.exe, or whe…
Post on Oct 3, 2012so can you, the URL is included in the first post I'm on my mobile right now, but I'll test it whe…
Post on Oct 3, 2012We can't reproduce this here. We use a different exe name included with wyBuild. So we're dogfooding…
Post on Oct 2, 2012Changing the exe won't change the UAC error. To change that you need to re-sign wyUpdate with your o…
So, to clarify this - the best way would be to show some kind of splash-screen while checking for up…
I'll look into this later this evening.
Send the file to me and I'll work on this later this evening. You can send the file to support@wyday…
Post on Oct 2, 2012It's likely because you're using the ANSI string data type. Use the Unicode data type , I believe it…
Hey Oren, We're beta testing with a few customers now. We're still working out a couple of usabili…
I'm not sitting in front of the source code tight now, but I believe ProgressChanged event shows the…
No problem. I know this can be confusing.
Post on Oct 2, 2012Hey Liam, You're passing in the product key to the function. You need to pass in the product key i…
You have 2 choices: close the process before the update, then restart the process after the update …
We are looking for ways to solve this problem in a smart way. It's harder than it seems (to do it ri…
We're working to fix this problem for the next version.