Hi,
I am calling the update client from my application with certain parameters to perform differnt actions. e.g. if i click a download button then an update will be downloaded and if i click install then it will be installed etc.
But I have noticed that when I call GetServerFile and the client is self updated automatically, on the restart of the application my previous command line parameter is lost. Is there some way of me controlling the restart so I can pass my parameter?
I am calling the update client from my application with certain parameters to perform differnt actions. e.g. if i click a download button then an update will be downloaded and if i click install then it will be installed etc.
But I have noticed that when I call GetServerFile and the client is self updated automatically, on the restart of the application my previous command line parameter is lost. Is there some way of me controlling the restart so I can pass my parameter?
Comment