cuthbe
Posts: 12
Joined: Thu Feb 23, 2006 12:05 pm

check if a registry key is installed

All

How do a check if a registry key is installed before the application starts.
Mihai
Posts: 38
Joined: Wed Mar 23, 2005 12:19 pm

Hi,

If you want to check the registry key existance before your application runs you must do it in your application at the very begining.

Advanced Installer can help you check if a registry key exists but that will be performed at install time.

Also, java products may check some registry key before the application is launched.

Hope it helps.

All the best,
Mihai
Mihai Udrea
Advenced Installer Team

Return to “Common Problems”