Archive: Making Folders


Making Folders
Hello,
if I select my Files with the "File" command, all Files are copied to $INSTALLDIR.
I want to have some files in a seperate Folder (e.g. $INSTALLDIR/bin)
How can I do this?


SetOutPath $INSTDIR\bin.


SetOutPath

Stu