Skip to content
⌘ NSIS Forum Archive

Adding to existing start menu

2 posts

ewallig#

Adding to existing start menu

Hi,

Trying to write a patch for an existing application. It's not really a real patch; all I need it to do is create a couple of directories in the existing $INSTDIR, copy some files to those directories, and then add a new sub-folder and shortcuts to the existing start menu folder.

I'm having some problems with the last part; the new items are not being created in the start menu folder. I may be simply trying to make it more complicated than it needs to be - any examples out there?

Thanks...