ShiftySituation _ (ShiftySituation) has made 22 posts.
Is there any way, if a silent update check or update fails, to get the error message instead of just…
Thanks.
Post on Aug 27, 2013Any eta when the .net4 using a password for compression bug will be fixed?
Post on Aug 26, 2013I switched to .Net 2.0 and the error went away. The issue is with .Net 4 when there is a password.
Post on Aug 26, 2013I'm getting this error now. Everything has been working fine since day one but now this error pops …
In his case, it has to be a corrupt download, considering he said one PC updated fine. If that is t…
Found out how to reproduce the Adler32 error. This happened when we decided to change a project nam…
When creating updates, I wanted to remove the last update (1.0.0.2) and force the user to update aga…
What is stopping the developer(s) from implementing the "hide UI" on things other than a service? …
Post on Aug 22, 2013Oh, thanks. Any reason for allowing a service to update without a UI popup and not anything else?
Post on Aug 22, 2013I read "The following snippet of code uses the UpdateAvailable() function and launch wyUpdate with t…
I know wyUpdate.exe will update itself but what I don't know is, how often it checks for updates. …
I was talking about introducing a new config file after the initial release. Example... You roll ou…
Post on Aug 19, 2013Thanks for the response, Sam. I see a minor technical issue and hopefully it can be resolved in a f…
Post on Aug 14, 2013Hey, I have a few questions that I can't answer from reading the help section. Hope you can shed s…
Just don't try to help me, there is no help for my issues. It is always something stupid and an eas…
Post on Aug 14, 2013Thanks for the reply. There is no error. It either returns a 0 or 2 and when I get a 2, I start t…
Post on Aug 14, 2013The last (I think) scenerio that we have to accomplish before we can know that wy will work is updat…
If you look at my most recent post, asking for help, you'll see 2 methods that you can use. You'd …
Never mind, I'm an idiot. process.ExitCode is the int property I was looking for. Now, the fun rea…