Old 24th October 2017, 16:26   #1
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
"/oname=data\ed\5_10_0\ACTCOMMONFORM.XSD.Dcf" is not a full path, it should start with $instdir or something like that.

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 24th October 2017, 16:38   #2
sfx09
Junior Member
 
Join Date: Jul 2017
Posts: 29
Quote:
Originally Posted by Anders View Post
"/oname=data\ed\5_10_0\ACTCOMMONFORM.XSD.Dcf" is not a full path, it should start with $instdir or something like that.
Unfortunately this:

PHP Code:
File "/oname=$INSTDIR\data\ed\5_10_0\ACTCOMMONFORM.XSD.Dcf" "C:\!NEW_INSTALLER\!DEVELOP\!!cache1\data\ed\5_10_0\ACTCOMMONFORM.XSD.Dcf" 
leads to syntax error too.

And what's mean this:

PHP Code:
Use /oname=switch to change the output nameX may contain variables and can be a fully qualified path or a relative path in which case it will be appended to $OUTDIR set by SetOutPathWhen using this switch, only one file can be specified. If the output name contains spacesquote the entire parameterincluding /oname, as shown in the examples below
from here:

http://nsis.sourceforge.net/Reference/File

It's old article? Full path absolutely need?

Big thanks for your fast answers!
sfx09 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