Wyatt O'Day (Wyatt) has made 7771 posts.
Don't hardcode the filename in the updatepath. It doesn't work like that. If you read the help artic…
Great, glad to help.
Post on Aug 16, 2012Instead of copying (.dll,app.exe,autoupdater.dll etc...), i copied MyApp.msi and setup.exe in wybuil…
Post on Aug 16, 2012Finally after restarting the application the changes are not occurring in the new installation. Ma…
Are you getting any warnings when you build your updates? Are you puttng your version in separate fo…
I guess, one thing that I could use some clarification on is if I recompile from start to finish or …
We're making it more automated. Once we've done that it will be released to the public.
I'm assuming this will only fix it for the next round of updates? If you can't find (or reproduce)…
Post on Aug 16, 2012I released an update to my app today. The AutoUpdater.DLL downloads the update, then when the app is…
No, the only place you should set it is in the constructor of your app. Because if wyUpdate start be…
Post on Aug 16, 2012You need to set the wyUpdateCommandline property as early in the program as you can. In the construc…
What wyupdate.exe version? What AutomaticUpdate.dll version? What operating System? Even I double c…
Yes and yes. You need to give the user explicit permissions to read/write/delete/etc. from a folder.…
The activations take place on the wyDay servers. If you want to run LimeLM on your own servers that'…
wyUpdate/wyBuild don't modify your download sites at all. They use what you give them.
thanks for the new version, btw, the S3 upload is awesome 😀 Our pleasure. 1) We have both a 32…
Set the "UpdateType" to anything other than Automatic and you'll have full control over when an upda…
Post on Aug 15, 2012New AutomaticUpdater.Design.dll is created in Design folder after updating to 2.6.18. Do i need to a…
Did you try hardcoding the path? (e.g. "/path/to/TurboActivate.dat")?
Yes, this is the default behavior of the AutomaticUpdater. Just add it to your app and it handles th…