Old 16th April 2006, 22:09   #1
rowedav
Junior Member
 
Join Date: Apr 2006
Posts: 2
MUI start menu folder browser: autocompletion

When I set a default installation folder with InstallDir, I like to end it with a '\' to stop the browser automatically re-appending the last part of the string.

Is there a similar way to stop the browser on the MUI Start Menu Folder page appending the default folder name to the folder that the user chooses?

Many thanks

David
rowedav is offline   Reply With Quote
Old 17th April 2006, 01:17   #2
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
Join Date: Jan 2003
Location: Arch land
Posts: 4,917
I think you'll have to get the text of the edit control that holds the installation dir, and add to the string your "\", and send it back to edit control...


* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE.
Joel is offline   Reply With Quote
Old 18th April 2006, 11:09   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
There's no MUI setting for it, but you can edit Contrib\Modern UI\System.nsh and remove /autoadd from the StartMenu plug-in calls.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 18th April 2006, 19:21   #4
rowedav
Junior Member
 
Join Date: Apr 2006
Posts: 2
OK, understood.
Thanks for your quick and helpful reply.

David
rowedav is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump