Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7840 posts.

Asp.Net

Post on Jul 5, 2012

It's being worked on. No hard date yet, sorry. The best option is to call wyUpdate.exe from your app…

Automatic Updater with Access

Post on Jul 3, 2012

Could you please tell me how to change in User control account Publisher name and Product name for W…

Post on Jul 2, 2012

You said it worked when you hardcoded the paths, but not when you passed in a path. Which means you'…

Post on Jun 28, 2012

Try echoing out the %1 commandline argument in the batch file. That way you can see what is being pa…

Post on Jun 27, 2012

Firstly, the commandline is not magic. You have to make use of the commandline arguments you pass t…

Post on Jun 27, 2012

Pass the application name as commandline parameter when executing the batch file. See the "%basedir%…

Floating License

Post on Jun 30, 2012

Yep, that's all included.

MSI Installation, Removed Files -> Repair

Post on Jun 28, 2012

I'm going to look into this using that example project you sent. This is definitely a problem with t…

Post on Jun 28, 2012

and this practice does NOT cause the MSI installed shortcut to be removed Are the shortcuts MSI in…

Post on Jun 28, 2012

Replace all shortcuts in an update. That is, link the shortcuts directly to your exe files. This way…

Post on Jun 26, 2012

Hey Scott, Can you put together a simple Visual Studio project that reproduces this behavior? Send…

UAC Prompt (again)

Post on Jun 28, 2012

Is there a simple solution that allows for the updates with prompting the user and without having to…

More command-line options desired! ;)

Post on Jun 28, 2012

See: Removing & overwriting existing versions.

Post on Jun 28, 2012

so really I would probably prefer if we could get a list of the versions from the command line someh…

WyUpdate Needs Administrative Privileges

Post on Jun 28, 2012

Do you have any news about 2.6.18 versione? I have to deploy an application on some PCs, running Win…

Executables in between patches and another query

Post on Jun 28, 2012

I set it to run the executable after the patch. Am I doing anything wrong on my side? This was a b…

-Server and wyserver.wys issues

Post on Jun 27, 2012

Are you using %updatepath% in the download site? Double click the client.wyc file to see if you actu…

Post on Jun 27, 2012

Error 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, 2012

You're not properly quoting the commandline parameters. This line is completely broken -- I'd be sho…

Post on Jun 26, 2012

The client.wyc file contains the location to the *.wys file. The *.wys file contains the location to…