Skip to content
⌘ NSIS Forum Archive

Toolbar Folder

5 posts

MichaelFlya#

Toolbar Folder

Ok so in Windows XP if you right click on the TaskBar and
choose Toolbars then (New Toolbar). You can have a folder
come up on the taskbar as a selectable toolbar menu.

I need some help making NSIS if possible do that simple
task. I have seen this be done with installers. I can't
remember what installer. This may be a little along the
lines of a non NSIS question, however there is predefined
directory calls such as $Documents or $Desktop. I was
wondering if there was such a thing for what I am wanting
to do. Other wise what is way to have my installer do
this?

I have attached a photo so everyone can understand what
I am aiming for.

-MichaelFlya-
dbach#
I got the same problem. I need to add a Folder for our Testframework when the Installer is called. Any ideas how that can be done without learning C#? 😉
dbach#
Originally posted by dbach
I got the same problem. I need to add a Folder for our Testframework when the Installer is called. Any ideas how that can be done without learning C#? 😉
I hate to quote myself 🙂 ... so, no answer means no solution?