dzaitz _ (dzaitz) has made 14 posts.
Yes, I knew that wyUpdate uses relative paths and it works great - what I'm trying to do is get my l…
Post on Oct 19, 2012I have several users who don't all install the program in the same location nor on the same drive of…
Thanks, Sam
Post on Oct 7, 2012We have successfully managed to use the installNow(); event into our Launcher and it works great! W…
Post on Oct 5, 2012Okay, so essentially all I have to do is put the ReadyToBeInstalled.installNow(); statement and have…
Post on Oct 5, 2012We really want to use the Autoupdater - it's a great tool and we love the way it works - all we real…
Post on Oct 5, 2012What code will be put into our Launcher that will bring up the ReadyToBeInstalled Event? We're look…
Post on Oct 5, 2012There is no UpdateReady event for me to call the installNow() function. Could it be called something…
Post on Oct 5, 2012Wyatt: I tried the code:automaticUpdater1.InstallNow(); it doesn't work - it returned an error telli…
Post on Oct 5, 2012Yeah, I knew to do that but was hoping that there was some type of code that would enable me to temp…
Post on Oct 5, 2012Okay, I'm implementing that into the code, but I have one more question if I can impose on you one m…
Post on Oct 5, 2012Sure does, thanks, Wyatt - will give that a try and let you know how it goes - thanks 🙂
Post on Oct 5, 2012Thanks for getting back to me, Wyatt - how do I call the InstallNow() function? I used C# to design…
Post on Oct 4, 2012Hello, I've created a Launcher using C# and have inserted an Automatic Updater - when I run the Up…