Skip to content
⌘ NSIS Forum Archive

Dirpage plug-in

3 posts

sebados#

Dirpage plug-in

Hi,

First i want to thank the developers of NSIS, it is really useful!

I have searched the developer sections and found a plugin that could be useful to me.


The only problem is that it's not available to download anymore.

Can someone with a copy please upload it?

If i can't get a copy , any ideas to create a custom page with a tree-view directory selector for multiple choices. I need to display the hard drive tree like windows explorer and give the option to choose multiple folders.

Thanks!
sebados#
Thanks Joel, but links to the plugin on that thread don't work too.

I currently scan the drive and then write the whole tree to an ini. Then i show it with installoptionsex treeview type but have some problems adding { and | in the right place and it also takes too much time.

Any ideas will be appreciated.