google-code-export / nativeapplicationupdater

Automatically exported from code.google.com/p/nativeapplicationupdater
3 stars 1 forks source link

update not showing UI for replace & launching the existing exe #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install an exe with v1
2. upload a new exe with v2 and upload update.xml with right entires.
3. now launch the installed exe, it will detect the update and download it.

What is the expected output? What do you see instead?
It should try to install the update and as the app is already installed it 
should ask for the replace (with install screen). But it is not displaying that 
installation screen and not asking for replace and just launching the already 
installed one, hence it is happening again & again. Application quits and 
restarts again. 

What version of the product are you using? On what operating system?
Adobe SDK 4.1 with AIR 2.5 on windows XP SP3.

Please provide any additional information below.
I also tried this with SDK 4.1 and AIR 2.0 (no luck).

Please suggest me on this.

Thanks

Original issue reported on code.google.com by skchauha...@gmail.com on 2 Dec 2010 at 11:39