digitalfrost Posted August 31, 2004 Posted August 31, 2004 Hi. I created a Windows 2003 CD with XPlode. I just copied the xml files i alreadly use with my Windows 2000 CD. However XPlode doesn't run during Win2k3 Setup. When setup was finished I tried to manually run XPlode.exe but I get the error message "The application failed to initialize properly (0xc0000005). Click on OK to terminate application". I also tired to run xplode during setup using the command line, but it doesn't even create a log file, no matter what switches I use .I already created a new .iso and downloaded xplode again to make sure the .exe file is intact. Can any1 help me?Thanks in advance
BAM Posted August 31, 2004 Posted August 31, 2004 I can give it a try, but as you allready noticed....it can be helpfull to give some more info on the lines u use to install and at least ATTACH the xml file!!!So before anyone can help, it's your turn for some file's
digitalfrost Posted August 31, 2004 Author Posted August 31, 2004 Ok here is the xml file. I don't think it matters though. Even when I run xplode without supplying a xml file it should at least create a log file containing "Error opening XML file: D:\Windows CD\$OEM$\$1\XPlode\XPlode.xml" or something, but the program doesn't run at all My cmdlines.txt looks like this: [COMMANDS]"..\$OEM$\$1\xplode\Xplode.exe /xml:#systemdrive#\xplode\1.xml /log:#systemdrive#\xplode1.log"Edit: I was just testing some old versions. It turns out the old versions work fine, while the newer ones don't:v1.00 - 1.04: Running Finev1.05 - 1.06: No error message but not workingv1.10 and up: "The application failed to initialize properly (0xc0000005). Click on OK to terminate application".1.xml
BAM Posted August 31, 2004 Posted August 31, 2004 Thank you very much, teacher.. (did i say that?)Hehehe, glad we learn some basic german during the entire school history!Make's reading this much better.Ill look into it, perhaps test it on my own machine and report back to you tomorrow.Since you live in the same timezone as i do, you know what it means when the girly starts asking for me at this hour of the day... or just ,hmmm dunno!
killerbee Posted August 31, 2004 Posted August 31, 2004 (edited) hi,your cmdlines.txt looks wierd, please try this:[COMMANDS]"%SYSTEMDRIVE%\xplode\Xplode.exe /xml:#systemdrive#\xplode\1.xml /log:#systemdrive#\xplode1.log"could be shortened to:[COMMANDS]"%SYSTEMDRIVE%\xplode\Xplode.exe /xml:#xplode#\1.xml /log:#systemdrive#\xplode1.log"this should solve it, as it looks like xplode isn't found.hope this helps a bitcyaKiller BeeBTW: i haven't noticed any issue with SP2 and xplode v1.1.2 Edited September 2, 2004 by killerbee
BAM Posted September 1, 2004 Posted September 1, 2004 Yup, i tested it and besides the error's of not finding the files (ofcourse) no problem at all!I go with killerbee here! uhm.. killerbee.. a small typo at the 2nd one..? #xplodee#an e to much!So tell us, did it work out for you?
big_gie Posted September 1, 2004 Posted September 1, 2004 Don't forget guys that cmdlines.txt doesn't support environment variables!So DO NOT use %systemdrive% or others in it!!!@digitalfrostI suggest you put XPlode in a folder <CD ROOT>\$OEM$\XPlode and call it like this:[COMMANDS]"XPlode\Xplode.exe /xml:#XPLODE#\1.xml /log:#systemdrive#\xplode1.log"You could put it elsewhere to. I have it under <CD ROOT>\Programmes\XPlode and call it via cmdlines.txt:[COMMANDS]"..\Programmes\XPlode\XPlode.exe /xml:#SOURCEDRIVE#\Programmes\XPlode\dd4550.xml /log:#systemdrive#\setup\logs\XPlode.log"
killerbee Posted September 2, 2004 Posted September 2, 2004 hi,but you can call a xplode.cmd which will support environment-variables.hope this helps a bitcyaKiller Bee
Jed Posted September 4, 2004 Posted September 4, 2004 HiI ve exactly the same problem with Xplode 1.1.2 or 2.0.Any guys is using XPlode with Windows 2003 ?I ve only tested on VMWare.Help would be greatly appreciated ^_^My cmdlines.txt :[Commands]"run_with_logging.bat"My run_with_logging.bat :%SOURCEDRIVE%\Extras\XPlode\XPlode.exe /xml:#XPLODE#\test.xml /log:%SYSTEMDRIVE%\XPlode.log
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