Jump to content

Briar

Member
  • Posts

    36
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Briar

Briar's Achievements

0

Reputation

  1. kicka**, thanks so much. clint
  2. check your version of shutdown.exe, i had similar problems, and it had to do with the switches i was using behind your command, ie: shutdown.exe -r -f -t 60 -c clint
  3. try setting your homepage. on the forth pic down, it shows your internet options, and your homepage is not set. that might work. clint
  4. Hello All, First thanks for the help with my last problem with the display module. Now im having trouble with the execute part. the program will load, i click install and all i get is cannot find execute. here is my log: > >> Log session start at: 2006/02/17 12:27:08 XPlode4 XMLParser::LoadFile(C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\XPlode-SelectInstall.xml) Importing file: 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\include-Items.xml' XMLParser::LoadFile(C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\include-Items.xml) Import context: 'XPlode4(0)', from 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\include-Items.xml' succeeded. Active environment variables #ALLUSERSPROFILE# = 'C:\Documents and Settings\All Users' #APPDATA# = 'C:\Documents and Settings\Clint.BRASCH\Application Data' #COMMONPROGRAMFILES# = 'C:\Program Files\Common Files' #COMPUTERNAME# = 'BRASCH' #COMSPEC# = '%SystemRoot%\system32\cmd.exe' #HOMEDRIVE# = 'C:' #HOMEPATH# = '\Documents and Settings\Clint.BRASCH' #LOGONSERVER# = '\\BRASCH' #NUMBER_OF_PROCESSORS# = '1' #OS# = 'Windows_NT' #OS2LIBPATH# = '%SystemRoot%\system32\os2\dll;' #PATH# = 'Xy' #PATHEXT# = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' #PROCESSOR_ARCHITECTURE# = 'x86' #PROCESSOR_IDENTIFIER# = 'x86 Family 15 Model 2 Stepping 9, GenuineIntel' #PROCESSOR_LEVEL# = '15' #PROCESSOR_REVISION# = '0209' #PROGRAMFILES# = 'C:\Program Files' #PROMPT# = '$P$G' #SOURCEDRIVE# = 'D:' #SOURCEPATH# = 'D:\I386' #SYSTEMDRIVE# = 'C:' #SYSTEMROOT# = 'C:\WINNT' #TEMP# = '%USERPROFILE%\Local Settings\Temp' #TMP# = '%USERPROFILE%\Local Settings\Temp' #USERDOMAIN# = 'BRASCH' #USERNAME# = 'Clint' #USERPROFILE# = 'C:\Documents and Settings\Clint.BRASCH' #VERSION# = '4.3.51210.1523' #WINDIR# = '%SystemRoot%' #XML.FILE# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\XPlode-SelectInstall.xml' #XML.PATH# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\' #XPLODE# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode' #XPLODE.BASE# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode' Loading XPlode plugins Loading display plugin: 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\XPlodeSelectInstall.x4d' Plugin load successful: 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\XPlodeSelectInstall.x4d' Loading effects plugins Registering XPlode commands Spawning display plugin Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(0).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(1).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(2).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(3).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(4).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(5).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(6).execute(0)' Error during execution: Command 'execute' not found. Install log: Execution thread Executing tag: 'XPlode4(0).items(0).item(7).execute(0)' Error during execution: Command 'execute' not found. and here is my include-items.xml <XPlode4> <items> <item display="Dot Net 2.0" image="#XPlode#\images\Dotnet.ico"> <execute> <program>%systemdrive%\Install\001_dotNET20.exe</program> <arguments /> </execute> </item> <item display="Adobe Acrobat" image="#XPlode#\images\Adobe.ico"> <execute> <program>%systemdrive%\Install\AdobeReader.exe</program> <arguments /> </execute> </item> <item display="Java2" image="#XPlode#\images\Java.ico"> <execute> <program>%systemdrive%\Install\J2RE506.exe</program> <arguments /> </execute> </item> <item display="Paint.Net" image="#XPlode#\images\Paint.ico"> <execute> <program>%systemdrive%\Install\PaintNET.exe</program> <arguments /> </execute> </item> <item display="Quicktime Alternative" image="#XPlode#\images\Qtime.ico"> <execute> <program>%systemdrive%\Install\QuickTimeAlternative.exe</program> <arguments /> </execute> </item> <item display="Real Player Alternative" image="#XPlode#\images\Real.ico"> <execute> <program>%systemdrive%\Install\RealAlternative.exe</program> <arguments /> </execute> </item> <item display="Winamp" image="#XPlode#\images\Winamp.ico"> <execute> <program>%systemdrive%\Install\Winamp.exe</program> <arguments /> </execute> </item> <item display="Winrar" image="#XPlode#\images\Winrar.ico"> <execute> <program>%systemdrive%\Install\WinRAR.exe</program> <arguments /> </execute> </item> </items> </XPlode4> Thank you in advance for any help you can give. Clint
  5. http://flyakite.msfnhosting.com/ check that out, it have a complete tutorial for building multiboot cd's clint
  6. Is it possible to post in english? clint
  7. Hello All , I'm having some trouple with xplode's menu. my xplode folder is in Root\$oem$\$1\Install\Xplode\ This is my log: >>> Log session start at: 2006/02/16 12:41:46 XPlode4 XMLParser::LoadFile(C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\XPlode-SelectInstall2.xml) Active environment variables #ALLUSERSPROFILE# = 'C:\Documents and Settings\All Users' #APPDATA# = 'C:\Documents and Settings\Clint.BRASCH\Application Data' #COMMONPROGRAMFILES# = 'C:\Program Files\Common Files' #COMPUTERNAME# = 'BRASCH' #COMSPEC# = '%SystemRoot%\system32\cmd.exe' #HOMEDRIVE# = 'C:' #HOMEPATH# = '\Documents and Settings\Clint.BRASCH' #LOGONSERVER# = '\\BRASCH' #NUMBER_OF_PROCESSORS# = '1' #OS# = 'Windows_NT' #OS2LIBPATH# = '%SystemRoot%\system32\os2\dll;' #PATH# = 'Xy' #PATHEXT# = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' #PROCESSOR_ARCHITECTURE# = 'x86' #PROCESSOR_IDENTIFIER# = 'x86 Family 15 Model 2 Stepping 9, GenuineIntel' #PROCESSOR_LEVEL# = '15' #PROCESSOR_REVISION# = '0209' #PROGRAMFILES# = 'C:\Program Files' #PROMPT# = '$P$G' #SOURCEDRIVE# = 'D:' #SOURCEPATH# = 'D:\I386' #SYSTEMDRIVE# = 'C:' #SYSTEMROOT# = 'C:\WINNT' #TEMP# = '%USERPROFILE%\Local Settings\Temp' #TMP# = '%USERPROFILE%\Local Settings\Temp' #USERDOMAIN# = 'BRASCH' #USERNAME# = 'Clint' #USERPROFILE# = 'C:\Documents and Settings\Clint.BRASCH' #VERSION# = '4.3.51210.1523' #WINDIR# = '%SystemRoot%' #XML.FILE# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\XPlode-SelectInstall2.xml' #XML.PATH# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode\' #XPLODE# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode' #XPLODE.BASE# = 'C:\Documents and Settings\Clint.BRASCH\Desktop\2k\$OEM$\$1\Install\Xplode' Loading XPlode plugins Loading display plugin: '' Plugin load unsuccessful: '' >>> Log session end at: 2006/02/16 12:41:46 And this is my XPlode-SelectInstall2.xml <XPlode4> <display> <display plugin="#XPLODE#\XPlodeSelectInstall.x4d"> <window position="4" width="100%" height="100%" border="false" /> <html>#XPLODE#\selection\select-frameset.html</html> <window width="800" height="600" titlebar="0" border="0" position="4" /> <html>#XPLODE#\selection\select-frameset.html</html> </display> <items> <item display="Dot Net 2.0" image=""> <execute display="Executing: 001_dotNET20.exe" desc="" configs=""> <program>%systemdrive%\Install\001_dotNET20.exe</program> <arguments /> </execute> </item> <item display="Adobe Acrobat" image=""> <execute display="Executing: AdobeReader.exe" desc="" configs=""> <program>%systemdrive%\Install\AdobeReader.exe</program> <arguments /> </execute> </item> <item display="Java2" image=""> <execute display="Executing: J2RE506.exe" desc="" configs=""> <program>%systemdrive%\Install\J2RE506.exe</program> <arguments /> </execute> </item> <item display="Paint.Net" image=""> <execute display="Executing: PaintNET.exe" desc="" configs=""> <program>%systemdrive%\Install\PaintNET.exe</program> <arguments /> </execute> </item> <item display="Quicktime Alternative" image=""> <execute display="Executing: QuickTimeAlternative.exe" desc="" configs=""> <program>%systemdrive%\Install\QuickTimeAlternative.exe</program> <arguments /> </execute> </item> <item display="Real Player Alternative" image=""> <execute display="Executing: RealAlternative.exe" desc="" configs=""> <program>%systemdrive%\Install\RealAlternative.exe</program> <arguments /> </execute> </item> <item display="Winamp" image=""> <execute display="Executing: Winamp.exe" desc="" configs=""> <program>%systemdrive%\Install\Winamp.exe</program> <arguments /> </execute> </item> <item display="Winrar" image=""> <execute display="Executing: WinRAR.exe" desc="" configs=""> <program>%systemdrive%\Install\WinRAR.exe</program> <arguments /> </execute> </item> </items> </display> </XPlode4> any ideas what i'm doing wrong? thanks clint
  8. Hey Guys, Look what i found in my travels, a xml builder for xplode! i didnt know about it, so i figured maybe theres others who dont either. http://homepages.paradise.net.nz/mhayward/...ds/Xplosion.exe briar
  9. Do alittle research into txtsetup.sif in the i386 folder. if i remember correctly the boot.bin ( the boot sector responsible for the message "Press any key to boot from cd" ) points to the txtsetup.sif file first. So my theory is you MAY be able to link to a cmd file from there. briar
  10. Look into "autologon" and "autologoncount" for winnt.sif briar
  11. Hello All, Does anyone know where i can find more information about the timeline windows 2000 follows during setup? Thanks in advance. briar
  12. Was going to reply, when i just noticed you already solved it. good deal. briar
  13. Thank you for your taking the time to reply with such an in-depth answer. seriously. But, i have actually tried that so many times, im sick of it. i have made 39 iso's so far with similar results, nothing. alot of the time my problem was with the actual RunOnceEx.cmd file itself. after i was actually able to get the thing to run, it gave me the errors about cmdow and reg.exe which i found answers to. After that it kept giving me the error message, "Too many command-line parameters". i never got to the bottom of that. i have read many of the tutorials about building automated cds and have tried many ways to get this to work. This is the only way i have found to work. when i run the file in windows, it adds to the registry. when i build the cd it works fine except for that stupid error. the program pops up on re-start and starts down the list, pausing at each one to spit an error at the screen, " path or file not found! C:\Install\Adobe Acrobat 6.msi". Do you mind looking at the .reg file and see if i set things up correctly? Briar
  14. Hello All, I finally figured out a way to make the runonceex to work. i made a .reg file and set it to run under guirunonce under winnt.sif. i put the applications and the reg file in CD\$oem$\$1\Apps\. i have to restart to get it to work, but when i do, it does start but it gives me an error that says the path or file is not found. Please see the attached reg file and see if i screwed up anything. i checked the physical path and it is correct, i dont know what im missing. thanks briar
×
×
  • Create New...