Data.What file is being deleted that is an issue? The app? the updater? Data? It's not clear what the problem is. What the file is that's being deleted, or why it's being deleted. OR why it's a problem.
My app will be for example in C:\users\user1\desktop\app.exe; updater - c:\users\user1\desktop\updater.exe; file that will be deleted by myself - c:\users\user1\desktop\file.pdf
Again, the problem is: I will have accidentally deleted file.pdf, then app.exe starts updater.exe+ updater.exe detects new version and downloads it silently and then executes updated version of my app. So file.pdf will be logically overwritten. I dont want to show notification - I need completely silent updating process.




Reply With Quote
