Skip to content
⌘ NSIS Forum Archive

Check if directory already exist

3 posts

Carl_Zeiß#

Check if directory already exist

Hi,

i want to check if two specified directorys already exist and automatically install to one of this directory. If they don't, the user has to specify the installdir. How can i do this using nsis?

Second question:

is it possible to ask the user for username/password and write this information to a specified place in a textfile?

many thx!
jpderuiter#
It's all there with a simple search...
i want to check if two specified directorys already exist and automatically install to one of this directory. If they don't, the user has to specify the installdir. How can i do this using nsis?
http://forums.winamp.com/showthread.php?t=248525
is it possible to ask the user for username/password and write this information to a specified place in a textfile?
http://forums.winamp.com/showthread.php?t=307808