|
|
#1 |
|
Junior Member
Join Date: Apr 2004
Location: NY
Posts: 1
|
Check if Help 2.0 is installed
Hi, I am using NSIS for a .Net application and I have this problem: if the user doesn't have MSHelp 2.0 installed (which comes with Visual Studio or the Framework SDK) the proggy that tries to incorporate my help files into the visual studio integrated help gives an error message. I want to be able to check first if the MSHelp 2.0 is installed and if not skip the help registration. Does anybody know if this is possible by reading some registry entries?
Thank you! Iulian |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
Try using the IfFileExists, searching for the apropiate viewer.
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|