Hey,
Thanks for the reply !
From you ( I can't find quote, sorry ) :
This is the default behavior of the AutomaticUpdater. It (the AutomaticUpdater) checks for updates, downloads them, extracts them, and patches the files. Then, when the update is prepared, it show wyUpdate to finished the process.
If you want to give the user control you can either give them control over the AutomaticUpdater (using events, methods and properties of theAU) or use wyUpdate in standalone mode.-----------------------------------------------------------------------------------------------------
Yes, in the end, what I did, is that I am running the final launch of the installation via command line in silent mode. But, why it confused me was, that when I launched wyUpdate file, it gave me the time, to click Next, the installation itself ( copying of files ) didn't start before I click to proceed ( or next, or whatever button is it.. can't remember now, but hope it's clear what I mean ) . When you let it go via app , it says closing. .. I close app. It launches the wyUpdate and then it goes directly to the instalation. I was trying to find the console setup or change it for this behaviour .. but unsuccessfuly 🙁o but anyway, my point is, that it behaves differently so it made me confused and in the end, I need to run it via command line, so it didn't save lot of time from this point of view ... 🙁o I hope, i had verified, that we both mean the same thing right now, if not, please fix me... Thank you..
----------------------------------------------------------From you ( I can't find quote, sorry ) :----------------------------------------------------------So either close the launcher program (why would it be running? The AU re-opens your app after a successful update) or put the launcher program in a directory "up" from the base directory.
-----------------------------------------------------------it seemed to me nice, that it can still run so I can transparently made the installation , without need to close the launcher, this is the way, how it is usually done in lot of applications ( I guess at least, from what I've seen and been told ). But you propably rewrite the whole folder, or something, rather than copying the files themselves ... right ?
Thanks again !