Creating folder selection dialog
Dear Friends
Below shown is an image created using java swings.
I want to create the same using NSIS tool, i.e., I need a folder selection dialog and a password input field. The folder selection dialog must work like the path selection during installation.
Once the OK button is pressed I want to check whether the text is entered or not.
Also, is it possible to disable the edit feature of a text input field?
Please provide sample code
Thanks
Sunil Kumar B M