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 the correct syntax
Archive: FILE command not working
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 the correct syntax
FILE C:\install\all_ver\*.*
I'm trying to do this:
SetOutPath "$INSTDIR\${PRODUCT_NAME}\Gadgets\Example.gadget\en-us"
File /r /x .svn "..\en-US\*.*"