ShiftySituation _ʼs posts

ShiftySituation _ (ShiftySituation) has made 22 posts.

Need Error Message

Post on Nov 26, 2013

Is there any way, if a silent update check or update fails, to get the error message instead of just…

wyUpdate failed (when password present but disabled)Answered

Post on Aug 29, 2013

Thanks.

Post on Aug 27, 2013

Any eta when the .net4 using a password for compression bug will be fixed?

Post on Aug 26, 2013

I 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, 2013

I'm getting this error now. Everything has been working fine since day one but now this error pops …

Failed the Adler32 validation

Post on Aug 29, 2013

In his case, it has to be a corrupt download, considering he said one PC updated fine. If that is t…

Failed to Update

Post on Aug 29, 2013

Found out how to reproduce the Adler32 error. This happened when we decided to change a project nam…

Rollback

Post on Aug 26, 2013

When creating updates, I wanted to remove the last update (1.0.0.2) and force the user to update aga…

Stop UI from showing...

Post on Aug 23, 2013

What is stopping the developer(s) from implementing the "hide UI" on things other than a service? …

Post on Aug 22, 2013

Oh, thanks. Any reason for allowing a service to update without a UI popup and not anything else?

Post on Aug 22, 2013

I read "The following snippet of code uses the UpdateAvailable() function and launch wyUpdate with t…

wyUpdate.exe update itself...

Post on Aug 22, 2013

I know wyUpdate.exe will update itself but what I don't know is, how often it checks for updates. …

No issues, just technical questions...

Post on Aug 20, 2013

I was talking about introducing a new config file after the initial release. Example... You roll ou…

Post on Aug 19, 2013

Thanks for the response, Sam. I see a minor technical issue and hopefully it can be resolved in a f…

Post on Aug 14, 2013

Hey, I have a few questions that I can't answer from reading the help section. Hope you can shed s…

Need Help: Service Update Itself With Start/Stop

Post on Aug 14, 2013

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, 2013

Thanks 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, 2013

The last (I think) scenerio that we have to accomplish before we can know that wy will work is updat…

Simulate ClickOnce

Post on Aug 14, 2013

If you look at my most recent post, asking for help, you'll see 2 methods that you can use. You'd …

C# Issue: WyUpdate Using Man In Middle Approach

Post on Aug 8, 2013

Never mind, I'm an idiot. process.ExitCode is the int property I was looking for. Now, the fun rea…