shintoisme Posted June 29, 2004 Posted June 29, 2004 helloI try how to intergrer variable%sourcedrive % and sourcepath % in xplodeExample " 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
Alanoll Posted June 29, 2004 Posted June 29, 2004 %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
pilou1988 Posted June 29, 2004 Posted June 29, 2004 I don't understand why your files does'nt work and you ?
shintoisme Posted June 29, 2004 Author Posted June 29, 2004 Could you say yourselves or you put your file install and how the trowThank you in advance the fellow
Alanoll Posted June 29, 2004 Posted June 29, 2004 uhh..what was the question again?@pilou1988make sure there aren't syntax errors (open in IE) or that you have saved it as UNICODE and not UTF-8@shintoismewhat did you want?
pilou1988 Posted June 30, 2004 Posted June 30, 2004 oki my problem was my file was'nt encoding in unicodebut i think whath shintonisme wants to know why the variable %sourcepath% doesn't work !
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now