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!
Check if directory already exist
3 posts
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
Thx!