Skip to content
⌘ NSIS Forum Archive

Hyperlink pointing to installable EXE

5 posts

zjyotiz#

Hyperlink pointing to installable EXE

How to put hyperlink pointing to EXE to install third party software.
I want to check whether third party software are installed or not. If not then I want to display hyperlink pointing to EXE to install it.


I want user to click button to Check if third party software are installed.



Thanks
zjyotiz#
I want to put some type Link or Label or Hyperlink on dialogue, This should point to executable present on system.

Text of Link or Label or Hyperlink will depend upon whether third party software is installed or not.

Thanks