Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Info about installed programs (http://forums.winamp.com/showthread.php?t=258727)

klex 1st November 2006 15:19

Info about installed programs
 
Hi,

i want to change a value in an ini file; i found this function: WriteINIStr, with which i change values.
But i need the complete path of the installed iexplorer.exe on the target system. how can i detect/find this path?

how can i find out whether java is installed?

thanks
klex

niteflyer 1st November 2006 15:32

You may use this macro, if the app is registered under
"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths":

http://nsis.sourceforge.net/NfUtils_...nfu.GetAppPath

klex 2nd November 2006 08:15

Quote:

Originally posted by niteflyer
You may use this macro, if the app is registered under
"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths":

http://nsis.sourceforge.net/NfUtils_...nfu.GetAppPath

thanks, i´ll try it.


All times are GMT. The time now is 04:33.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.