Archive: Directory Request


Directory Request
hi. i think i need something for my installer to work nicely it's like this:
my installer has a search function which searches for X application on drive C. but what if the user has got multiple drives and the application isn't in drive C. or what if the user wants to speed up the search by selecting a specific folder?
thus, i wanted to ask if i could show a dialog like this (see attachment) for the user to put in where does he want to search.


use InstallOptions


In addition you can use this plugin: http://forums.winamp.com/showthread....dialogs+plugin


Originally posted by flizebogen
In addition you can use this plugin: http://forums.winamp.com/showthread....dialogs+plugin
thx. i couldn't use InstallOptions because i needed the dialog alone, without the textbox :p