|
|
#1 |
|
Junior Member
Join Date: Nov 2001
Location: india
Posts: 2
|
how to detect is a application is already installed.
Hi Friends.
I want to know how to detect if an application is already installed. So that if it is installed, then NSI should not continue with installation. regards, reeya |
|
|
|
|
|
#2 |
|
Member
Join Date: Nov 2001
Location: Dresden, Germany
Posts: 97
|
Hi Reeya,
you could do this by checking an registry value that have to exist when the app is installed or by checking for the app.exe. code: or by registry value: code: You can use the Abort command to stop the installation process. Hope it helps - Regards, ~ Florian Last edited by F. Heidenreich; 28th November 2001 at 09:46. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2001
Location: india
Posts: 2
|
Thanx
hey...
Thanx a lot. appreciate. I actually got it working using similar procedure. Thanx again. Reeya |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|