Jump to content

%sourcedrive% & %sourcepath%


Recommended Posts

Posted

hello

I try how to intergrer variable%sourcedrive % and sourcepath % in xplode

Example " work not "

<item display='ACROBAT 6' >
 <execute display='Installing ACROBAT 6...' program='%SOURCEDRIVE%\App\acrobat6\acrobat6.exe' arguments='-p"-s /v\"/qn\""' />
 </item>
 <item display='BOOTVIS' >
 <execute display='Installing BOOTVIS...' program='%SOURCEPATH%\I386\App\BootVis\bootvis.exe' arguments='/S' />
 </item>
 <item display='DirectX 9b' >
 <execute display='Installing DirectX 9b' program='%SOURCEPATH%\I386\App\DirectX9\dxsetup.exe' arguments='/install /silent' />
 </item>
 <item display='dotnetfx' >
 <execute display='Installing dotnetfx' program='%SOURCEPATH%\I386\App\dotnet\dotnetfx.exe' arguments='/Q:A /R:N /C:"install /Q"' />
 </item>

why


Posted

%SOURCEPATH% I believe would be %CDROM%\I386, and %SOURCEDRIVE% would be %CDROM%

DO keep in mind, it's not limited to %CDROM%. If you have a multiboot DVD, %SOURCEPATH% could very well be something like %CDROM%\SETUP\WXPVOL_EN\I386

Posted

uhh..

what was the question again?

@pilou1988

make sure there aren't syntax errors (open in IE) or that you have saved it as UNICODE and not UTF-8

@shintoisme

what did you want?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...