electros Posted January 29, 2006 Posted January 29, 2006 (edited) HiSomewhere in this forum i read an old topic of possibility to run XPLode before WPI reboot the system and install the components you choice with a grafic window more nice. Now, XPLode is free and i cannot find this topic. Please anyone can help me with an idea ? Thanks and scuze my english but is not my native language. Edited January 29, 2006 by electros
electros Posted April 2, 2006 Author Posted April 2, 2006 Nobody nothing ???I create my self a modified file : generate.js , configwizard.js and a wpi.au3 file, inspired to modification of Tony for ktool.Everyone interesting ?Put file for downloading ?Any request here
Dumpy Dooby Posted April 3, 2006 Posted April 3, 2006 Yeah, I think this would be really cool. Will you post what you have?I've been toying with K-Tools, Simple AI, and XPlode with WPI. I'm trying to figure out which would be the best one for me. K-Tools will probably be my last choice. I like Simple AI and XPlode much more.
electros Posted April 3, 2006 Author Posted April 3, 2006 OK here is the file:WPI to XPlodeExtract the file and run the WPI.exe, select all to install, and begin install and look what execute.This is the sample of the file config.js, but you put anything program you want there. Atention do not put the switch for sillent execute (e.g. /s ) after the program path. Put this switch in the switch textbox.Recommend to use Configurator.exe to create config.js script
wixfigura Posted April 3, 2006 Posted April 3, 2006 Higood idea - but doesnt work yet. its some problem in writing the programs.xml file. some suggestions:cleanup generate.js from ktool stuff - and what about integrate xplode into wpi installation-folders?
electros Posted April 3, 2006 Author Posted April 3, 2006 (edited) What problems ?, what no works ?, and yes i will to clear generate.js but i miss out and i dont know everything about javascript and xml, if you know or anyone know please help me and improve this beta solution.Some details about to run:1 When start WPI.exe this exe run sfx archive XPlode.exe and extract the file in "c:\install\XPlode" folder,2 Verify were is locate WPI folder,etc, and run WPI.hta,3 After you select the programs what you want to install and clic to begin install buton the script generate.js is write file Programs.xml to XPlode folder,4 The WPI.exe call Xplode and begin installation. After read your reply wixfigura i test again and running.Thanks for reply Edited April 3, 2006 by electros
lawrenca Posted April 4, 2006 Posted April 4, 2006 electros,Try changing line 35 in generate.js to look like this:Programs_xml = WshEnv("SYSTEMDRIVE") + "\\install\\XPlode\\Programs.xml";Notice the added "\\" before install. XPlode works on my system when I make this change.Very nice GUI for the Progress Bars.
wixfigura Posted April 5, 2006 Posted April 5, 2006 (edited) Hey -try this one: WPI2XPlode.rarIve modified some things- runs from WPI folder- writes programs.xml file into system32 directory- doesnt need to write XPlode on HDD- an Autoit file now starts XPlode ( not the ugly cmd ) - its called neu.au3/exe ( I forgot to change the name!!!)Ive NOT tested to run from CD/DVD yet. From HDD XPlode as WPI-frontend works fine.Have fun Edited April 5, 2006 by wixfigura
electros Posted April 5, 2006 Author Posted April 5, 2006 (edited) electros,Try changing line 35 in generate.js to look like this:Programs_xml = WshEnv("SYSTEMDRIVE") + "\\install\\XPlode\\Programs.xml";Notice the added "\\" before install. XPlode works on my system when I make this change.Very nice GUI for the Progress Bars.In my test works run without this change but anyway thanks for your test and suggestion.Hey -try this one: WPI2XPlode.rarIve modified some things- runs from WPI folder- writes programs.xml file into system32 directory- doesnt need to write XPlode on HDD- an Autoit file now starts XPlode ( not the ugly cmd ) - its called neu.au3/exe ( I forgot to change the name!!!)Ive NOT tested to run from CD/DVD yet. From HDD XPlode as WPI-frontend works fine.Have funThanks for your test and suggestion. Edited April 5, 2006 by electros
Dumpy Dooby Posted April 21, 2006 Posted April 21, 2006 I succesfully did a SimpleAI port. I can take a look at this one if it still needs some touching up. Has anyone tested it? Is it working?
inlinex Posted December 29, 2006 Posted December 29, 2006 Hey -try this one: WPI2XPlode.rarIve modified some things- runs from WPI folder- writes programs.xml file into system32 directory- doesnt need to write XPlode on HDD- an Autoit file now starts XPlode ( not the ugly cmd ) - its called neu.au3/exe ( I forgot to change the name!!!)Ive NOT tested to run from CD/DVD yet. From HDD XPlode as WPI-frontend works fine.Have funsombody can upload again? please
Yurek3 Posted December 29, 2006 Posted December 29, 2006 Hey -try this one: WPI2XPlode.rarThisone link do not 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