WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > FILE command not working
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
RossSCann
Junior Member

Registered: Aug 2009
From: NY

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

Quick Link | Report this post to a moderator | IP: Logged

RossSCann is offline Old Post 08-27-2009 11:44 PM
Click Here to See the Profile for RossSCann Click here to Send RossSCann a Private Message Click Here to Email RossSCann Find more posts by RossSCann Add RossSCann to your buddy list Edit/Delete Message Reply w/Quote
demiller9
Senior Member

Registered: Mar 2006
From: Dallas

FILE C:\install\all_ver\*.*

Quick Link | Report this post to a moderator | IP: Logged

demiller9 is offline Old Post 08-28-2009 01:11 AM
Click Here to See the Profile for demiller9 Click here to Send demiller9 a Private Message Find more posts by demiller9 Add demiller9 to your buddy list Edit/Delete Message Reply w/Quote
disruptor108
Junior Member

Registered: Jul 2009
From:

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.

Quick Link | Report this post to a moderator | IP: Logged

disruptor108 is offline Old Post 11-03-2009 05:43 PM
Click Here to See the Profile for disruptor108 Click here to Send disruptor108 a Private Message Click Here to Email disruptor108 Find more posts by disruptor108 Add disruptor108 to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 04:38 AM. Post New Thread    Post A Reply
  Last Thread   Next Thread
WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > FILE command not working
Show Printable Version
 | 
Email this Page
 | 
Subscribe to this Thread

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is off
vB code is ON
Smilies are ON
[IMG] code is ON