star.y _ʼs posts

star.y _ (star.y) has made 12 posts.

Updating on Win 8 on a domain calls up UAC, but not Win 7 on a domain

Post on Oct 16, 2013

We did give that. When thinking about this, keep in mind that this works on Win 7 with a domain as a…

Post on Oct 16, 2013

We have a testing matrix whereby we are testing our app across these test axis' Windows Version:XP…

WyUpdate looks for the full version file instead of the version specific one

Post on Apr 2, 2013

I experimented some more with the same instructions that you sent, but using the full app (large) …

Post on Apr 2, 2013

I have the same exact issue. Using a hello world app, I removed the catch-all update as you sugg…

Is there a way to mark an update as requiring admin rights before it even starts updating?

Post on Mar 15, 2013

We are attempting to update a dependency that uses a .msi through a wyUpdate. The .msi contains the…

Add a download site to update project via command line

Post on Feb 21, 2013

Presently, we are using the wybuild.cmd.exe to add a version to the update package. This is working…

What is the best way to deploy vcredist_x86.exe?

Post on Jan 4, 2013

We use XML files to build the updater files at the command line. Here's the line that has to do wi…

Test an Update without Deploying it

Post on Aug 18, 2012

Thanks Wyatt! That helped and cleared things up!! For reference to anyone who reads this later, t…

Post on Aug 17, 2012

I found a clue.... In the source for wyUpdate, file ServerFile.Load.cs, around line 88: …

Post on Aug 17, 2012

If I omit /server and just use /updatepath, it says: You have the latest version already installed.…

Post on Aug 17, 2012

I found something by reading the source code to wyUpdate on google code This works from a batch fi…

Post on Aug 17, 2012

Is there a way to test an updater file without actually uploading it to our site? For instance, …