Skip to content
⌘ NSIS Forum Archive

CreateShorcut Properties

2 posts

gregory.p.cliff#

CreateShorcut Properties

This may not be an NSIS issue at all, but is there a way to create a shortcut and alter the layout, colors, etc., the stuff you can change by right clicking the shortcut and selecting propeties.

I am able to create the shortcut in the proper place, with the right icon and it does the right thing, I just want it to look differently. In my case the shortcut is a link to a bat file.

Thanks.
kichik#
On Windows 2000 and above you can call PifMgr_OpenProperties and friends using the System.dll plug-in.