|
|
#1 |
|
Junior Member
Join Date: Jul 2010
Posts: 1
|
Hello,
I've a little problem. What I want: I want the installer to check what version is installed and if it is newer the old version should be uninstalled. if not do nothing and if you have installed a newer version it should inform you. my way to do it: code: my problem is that the version check works but then the installer run the unint-part and and runs forward to the noupdate-part. But first he should deinstall the old software, after that he should start the installation of the new files. I also tryed goto done after the exec but than the installer starts at the same time. Same when I use ExecWait. Any idears? Thanks Xabbu |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,841
|
These are two different problems. You need the goto done, for obvious reasons. The installer not appearing to wait for the uninstaller to finish has been explained many times in these forums. I suggest you use the search function.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|