June 29, 200422 yr 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
June 29, 200422 yr %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
June 29, 200422 yr Author Could you say yourselves or you put your file install and how the trowThank you in advance the fellow
June 29, 200422 yr 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?
June 30, 200422 yr 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 !
Create an account or sign in to comment