Old 27th August 2009, 23:44   #1
RossSCann
Junior Member
 
Join Date: Aug 2009
Location: NY
Posts: 1
Question 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
RossSCann is offline   Reply With Quote
Old 28th August 2009, 01:11   #2
demiller9
Senior Member
 
Join Date: Mar 2006
Location: Dallas
Posts: 462
FILE C:\install\all_ver\*.*
demiller9 is offline   Reply With Quote
Old 3rd November 2009, 16:43   #3
disruptor108
Junior Member
 
Join Date: Jul 2009
Posts: 5
I'm trying to do this:
code:
SetOutPath "$INSTDIR\${PRODUCT_NAME}\Gadgets\Example.gadget\en-us"
File /r /x .svn "..\en-US\*.*"


But when I go to install, all the files in the folder say "Skipped" along with the file names. I can tell the files are being added into the installer, but for some reason they aren't being extracted from the install and I can't figure out why.
disruptor108 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump