atoz_pc Posted June 7, 2005 Posted June 7, 2005 Hello i am trying to crete a install using xplode, but i get the erros.any help would be very welcomesee my XPlode.xml, the error in the log it gives isXPlode.xml
Nanaki Posted June 7, 2005 Posted June 7, 2005 You do this:<execute display="Installing Office 2003..."> <program>'#systemdrive#\Install\Applications\Office2003.exe'</program> <arguments>'TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-' </arguments></execute>Don't do those ':<execute display="Installing Office 2003..."> <program>#systemdrive#\Install\Applications\Office2003.exe</program> <arguments>TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-</arguments></execute>Why do si much ppl make that mistake?
atoz_pc Posted June 7, 2005 Author Posted June 7, 2005 Thanks you for helping me Sorry. What about the (<item display="Microsoft Office 2003" image="#systemdrive#\Install\images\Office2003.gif">) imagesI can't got it with the install like what you or some one showing I am not good in xml that why I am asking. I know you are clever you should Gave us a lot of time to learn this language it is not easy
Nanaki Posted June 7, 2005 Posted June 7, 2005 Well, as far as I know, the plug-in you are using (XPlodeGFXInstall.x4d) isn't capable of showing images. That's for the SelectInstall.x4d plugin I think.Could be wrong tho.
Wraith Posted June 7, 2005 Posted June 7, 2005 Well, as far as I know, the plug-in you are using (XPlodeGFXInstall.x4d) isn't capable of showing images. That's for the SelectInstall.x4d plugin I think.<{POST_SNAPBACK}>Correct.
atoz_pc Posted June 7, 2005 Author Posted June 7, 2005 <execute display="Installing Office 2003..."><program>'#systemdrive#\Install\Applications\Office2003.exe'</program><arguments>'TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-' </arguments></execute>Doesn't work XPlode.logError during execution: File not found..
Alanoll Posted June 7, 2005 Posted June 7, 2005 File Not Found is an XPlode error. It means XPlode can't find the file it's trying to execute. The problem lies eslewhere with your CD.
atoz_pc Posted June 7, 2005 Author Posted June 7, 2005 I tray that file inside my pc not in the CD just for test
Alanoll Posted June 7, 2005 Posted June 7, 2005 I tray that file inside my pc not in the CD just for test<{POST_SNAPBACK}>where is the file currently located? go to the file, copy paste the address bar path.
atoz_pc Posted June 11, 2005 Author Posted June 11, 2005 <execute display="Installing Office 2003..."><program>'#systemdrive#\Install\Applications\Office2003.exe'</program><arguments>'TRANSFORMS=#systemdrive#\Install\Applications\Office2003\Unattended.MST /qb-' </arguments></execute>Doesn't work XPlode.logError during execution: File not found..
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now