Wyatt O'Day (Wyatt) has made 7840 posts.
It's being worked on. No hard date yet, sorry. The best option is to call wyUpdate.exe from your app…
Could you please tell me how to change in User control account Publisher name and Product name for W…
Post on Jul 2, 2012You said it worked when you hardcoded the paths, but not when you passed in a path. Which means you'…
Post on Jun 28, 2012Try echoing out the %1 commandline argument in the batch file. That way you can see what is being pa…
Post on Jun 27, 2012Firstly, the commandline is not magic. You have to make use of the commandline arguments you pass t…
Post on Jun 27, 2012Pass the application name as commandline parameter when executing the batch file. See the "%basedir%…
I'm going to look into this using that example project you sent. This is definitely a problem with t…
Post on Jun 28, 2012and this practice does NOT cause the MSI installed shortcut to be removed Are the shortcuts MSI in…
Post on Jun 28, 2012Replace all shortcuts in an update. That is, link the shortcuts directly to your exe files. This way…
Post on Jun 26, 2012Hey Scott, Can you put together a simple Visual Studio project that reproduces this behavior? Send…
Is there a simple solution that allows for the updates with prompting the user and without having to…
See: Removing & overwriting existing versions.
Post on Jun 28, 2012so really I would probably prefer if we could get a list of the versions from the command line someh…
Do you have any news about 2.6.18 versione? I have to deploy an application on some PCs, running Win…
I set it to run the executable after the patch. Am I doing anything wrong on my side? This was a b…
Are you using %updatepath% in the download site? Double click the client.wyc file to see if you actu…
Post on Jun 27, 2012Error trying to save file: Error downloading "file:///C:/Temp/uas-m.1.0.3.7.to.1.0.3.8.wyu": Could n…
Post on Jun 26, 2012You're not properly quoting the commandline parameters. This line is completely broken -- I'd be sho…
Post on Jun 26, 2012The client.wyc file contains the location to the *.wys file. The *.wys file contains the location to…