April 1, 200521 yr Hi Everyone!When the UA installation reads my winnt.sif it complains about line 46 which corresponds to this one:[SetupParams] UserExecute = "%SYSTEMDRIVE%\Install\Xplode\Xplode.exe /xml:"%SYSTEMDRIVE%\Install\Xplode\Xplode.xml" /log:"%SYSTEMDRIVE%\XPlode.log""Don't know what's wrong. Any ideas?Thanks in advance!Marthax
April 1, 200521 yr do it like this:[SetupParams] UserExecute="%SYSTEMDRIVE%\Install\Xplode\Xplode.exe /log:%SYSTEMDRIVE%\XPlode.log"Make sure that your XML is in the same dir as Xplode and is named Xplode.xml(by default Xplode looks for that name unless specified else)Your logfile will be created straight in C:\Hope it helps!
April 1, 200521 yr Author I did like that before and it didn't work and recently i saw a thread on the forum that mentioned the "/xml" that's why I tried it. Well, I'm gonna try it out again and see what happends this time. Thx for the help guys!Regards,Marthax
April 1, 200521 yr The "/xml" is for alternative xml namingBut if you start reading the pdf file that you get when extracting XPlode..... EVERYTHING is in there. Happy to help out!
Create an account or sign in to comment