mukeshnuna Posted April 11, 2004 Posted April 11, 2004 hi frnds...!isnt there ne step by step tutorial...or just like it...how to create our unattended xp setup cd integrating xplode in it...????i want to know the structure of xp files n directories....where to put xplode..its file...!its path files....stuff like these...!if there is ne...cud neone plzz tell me...??thnks..!
Alanoll Posted April 11, 2004 Posted April 11, 2004 first, is that Bold on?second, all XPlode is is a replacement for batch files.follow unattended.msfn.orgthat will tell you how to set it up. Work on that, then transfer to XPlode. It would be easier.
mukeshnuna Posted April 11, 2004 Author Posted April 11, 2004 hi....yup....Bold was on.....lolneways.....i was able to create msfn unattended cd....!buti wanted to create a dvd....n if i m applying explode integration in my xp setup cd then obviously the structure of the cd wud change...rite??...so i wanted to know more abt explode..!i was looking at forum of explode.....but i cudnt find ne related info on how to step by step integration of explode...!ne help??....ne link ..!thnks..!
Jono Posted April 11, 2004 Posted April 11, 2004 i think there could be a step by step tutorial i looked at integrating xplode into my cd however i didnt have time/ was in too much of a rush to go through it and work out how to do everything so i just stuck to methods i know and my cd works well, i am very impressed with the xplode however i would agree that the documentation could be better
Alanoll Posted April 12, 2004 Posted April 12, 2004 there is no change to the folder structures.....all you REALLY do put XPlode the the files within the archvie in the same folder as your original batch file.then read up on the XML file syntax. Converting Batch to XML is quite easy.everything leading up the .exe goes in program, and everythign after goes in arguments.Example:<execute display='Installing Radeon 9600 Drivers' program='#XPlode#\Drivers\ATI\Radeon\Setup.exe' arguments='-s -f1"#XPlode#\Drivers\ATI\Radeon\atidriver.iss" -f2"#windir#\Temp\ati.log" -verbose'></execute>if this were in a batch file it would be like so..start /wait %xplode%\Drivers\ATI\Radeon\Setup.exe -s -f1"#XPlode#\Drivers\ATI\Radeon\atidriver.iss" -f2"#windir#\Temp\ati.log" -verbose
mukeshnuna Posted April 12, 2004 Author Posted April 12, 2004 kk...thnks..!getting to some points.....!neways......here i hv one more question...<item name='Copying Post-Installation Files'> <file command='filecopy' file='#SOURCEPATH#\PostInstall\NETFramework\dotnetfx.exe' target='#SYSTEMDRIVE#\TestLocation\test.exe' /> <file command='filemove' file='#SYSTEMDRIVE#\TestLocation\test.exe' target='#SYSTEMDRIVE#\TestLocation\dotnetfx.exe' /> <file command='filedelete' file='#SYSTEMDRIVE#\TestLocation\dotnetfx.exe' /> <file command='dircopy' directory='#SOURCEPATH#\PostInstall' target='#SYSTEMDRIVE#' /> <file command='dirmove' directory='#SYSTEMDRIVE#\PostInstall' target='#SYSTEMDRIVE#\temp' /> <file command='dirdelete' directory='#SYSTEMDRIVE#\temp' /> <file command='dirdelete' directory='#SYSTEMDRIVE#\TestLocation' /> </item>i found this in xpinstall 4.3 version....inside xml file...!i want to know wht this syntax is for?????
Alanoll Posted April 12, 2004 Posted April 12, 2004 download XPlode and look at the CHM file, ya know the documentation?
Dee Posted April 20, 2004 Posted April 20, 2004 download XPlode and look at the CHM file, ya know the documentation?There is no CHM with with XPlode-1.0.6. I've been trying to track down documentation or help files as well.
BAM Posted April 20, 2004 Posted April 20, 2004 U can get it over here at Wraith's site under: links > XPlode download archive:XPlodeThere u find the v.1.00 chm.
db2k Posted April 22, 2004 Posted April 22, 2004 hi....yup....Bold was on.....lolneways.....i was able to create msfn unattended cd....!buti wanted to create a dvd....n if i m applying explode integration in my xp setup cd then obviously the structure of the cd wud change...rite??...so i wanted to know more abt explode..!i was looking at forum of explode.....but i cudnt find ne related info on how to step by step integration of explode...!ne help??....ne link ..!thnks..!lets all take a guess guys..im gonna go with...12 year old aol user.
Alanoll Posted April 22, 2004 Posted April 22, 2004 no need to insult the little boy.just let him be, he hasn't poked his head around for a bit.
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