Forum: NSIS Discussion
27th August 2009, 23:44
|
|
Replies: 2
Views: 1,739
FILE command not working
Trying to create first simple installer
The needed files are all in C:\install\all_ver
The syntax
FILE C:\install\all_ver
Results in error message -> no files found
What do I need for...
|