Wyatt O'Day (Wyatt) has made 7817 posts.
But when I click "Build wyUpdate" it still copies the standard version of wyUpdate signed with wyDay…
Post on Jul 21, 2012Clicking "Build wyUpdate" copies the latest verison of wyUpdate (our compiled & signed version) …
Below method is using for creating text file in C drive. Here i have changed path to server. Then al…
Post on Jul 19, 2012The UNC path is still not correct. Please google how to form a correct file:/// url using UNC paths.…
Post on Jul 18, 2012First of all you're not forming the UNC path of your filename correctly. So first fix that. For exam…
Post on Jul 18, 2012If you're running wyUpdate from a Windows Service, you must make sure the service is running as "Loc…
Post on Jul 17, 2012Where are you saving the file to? Do you have access to the file on your servers?
Is there any implications that can come about by doing this, to your servers? We don't currently t…
This process has worked fine. My question is if there is anything built in the current version of wy…
However, I just ran through my test to start up a process after the update is complete, but the proc…
Are you using wyUpdate as a standalone updater or are you using the AutomaticUpdater? It doesn't se…
Set DaysBetweenChecks to 1 to check every 24 hours. If you want to check more frequently (but not ev…
but also asking the user to end processes. Most of my users will freak out if they get a prompt like…
Post on Jul 15, 2012Well, if you want to force users to upgrade your app before they can continue, then using wyUpdate a…
Post on Jul 14, 2012Hey Mark, My questions are, firstly, you have a file:/// option as a server path, is is acceptable …
Well, calling ForceCheckForUpdates(true) will solve that problem.
Post on Jul 13, 2012Double clicking the wyc or wys file asks me to select an app to open it with. Open it with what? U…
Post on Jul 13, 2012Double click the client.wyc file, see where the *.wys file is located on your server. Then download …
No, I'm saying user-specific updates must be handled by your application. There's no way for wyUpdat…
Post on Jul 16, 2012Yes, you can update user-specific setting when using wyBuild. However, you have to handle the user-s…