Skip to content
⌘ NSIS Forum Archive

Nsi - file association

5 posts

Guest#

Nsi - file association

Is there a simple script to create a file association with the NSI installer...
Afrow UK#
When you install NSIS with the exe (not zip) you'll have a right-click option to "Compile NSIS Script"

-Stu
Guest#
Mmmmm I think I've written a bad explanation of my request !!

In fact, I've edit a simple script to use with my application and install it. I would like to add on a script a file assiciation to automatically run the associated files with my application and looks with a specified icon.

Perhaps there is womeway a simple example of how to do that ?
Comperio#
I think this is what you need: (I found it in the Wiki by searching for 'Association')