Skip to content
⌘ NSIS Forum Archive

Can I register file extensions and give them some icons?

4 posts

Guest#

Can I register file extensions and give them some icons?

Now, I do it by writting some strings to registry. May be there is some standart function?
PanicMan#
Just look into the "makensis.nsi" file in the Examples directory.. it does such things...