Bastian_W Posted March 17, 2005 Posted March 17, 2005 I got an error using XPlode with the SetupParams Section in my winnt.sif.The log sayed the Xplode.XML can´t be found. BUT I don´t use the XPlode.xml :-([SetupParams]; Install Programms & Hotfixes at Windows T9 Installation UserExecute="%systemdrive%\install\xplode.exe /sml:%systemdrive%\install\xplode_hotfixes.xml /log:c:\temp\Xplode_install.log" UserExecute="%systemdrive%\install\xplode.exe /sml:%systemdrive%\install\xplode_apps.xml /log:c:\temp\Xplode_install.log"The log sayed:>>> Log session start at: 2005/03/17 09:16:08XPlode4 Adding environment variables #XPLODE# = 'C:\install' #SOURCEPATH# = 'D:\I386' #SOURCEDRIVE# = 'D:' #VERSION# = 'XPlode 4.00' XMLParser::LoadFile(C:\install\XPlode.xml) Error reading file: C:\install\XPlode.xml>>> Log session end at: 2005/03/17 09:16:08The Problem is...How can I use the setupParams Section in the winnt.sif with the XML Files and logging...
Wraith Posted March 17, 2005 Posted March 17, 2005 You do realise it's /xml:, and not /sml:, don't you?
Bastian_W Posted March 21, 2005 Author Posted March 21, 2005 oh... what a stupid mistake from me now I added all files to one XML file and it works ... thx
Alanoll Posted March 21, 2005 Posted March 21, 2005 i should point out, you can only have ONE UserExecute line
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now