cajunsprt Posted May 13, 2006 Posted May 13, 2006 Somebody please point me in the right direction. I know I have seen something in the forum about hanging up at T-12 but I can't find it. Please help me. My problem is everything installs correctly and then at t_12 it hangs up.
spazmire11 Posted May 13, 2006 Posted May 13, 2006 well we cant help you without some info the following would help:last_session.ini from nliteanything extra added like bts driver packs?the hardware this is falling on would probably help too
cajunsprt Posted May 14, 2006 Author Posted May 14, 2006 I'm using RunOnceEX not nlite. I have a via motherbroad by Biostar with a Celron D 3.2 CPU. I haven't added drivers yet, just working on setting up programs first. I'm a newbi at this so felt best to take one step at a time.cmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOneExREG ADD %KEY% /v TITLE /D "Installing Applications" /fREG ADD %KEY%\005 /ve /d Ultra ISO /fREG ADD %KEY%\005 /v 1 /d "%systemdrive%\install\ultraiso.exe" /very silent /fREG ADD %KEY%\015 /VE /D "Dvd2ONE" /fREG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\setup_dvd2one.exe" /S /fREG ADD %KEY%\020 /VE /D "Dvd Shrink" /fREG Add %KEY%\020 /VE /D "%systemdrive%\install\dvdshrink32setup.exe" /very silent /fREG ADD %KEY%\025 /VE /D "ISO Buster" /fREG ADD %KEY%\025 /VE /D "%systemdrive%\install\isobuster.exe" /very silent /fREG ADD %KEY%\030 /VE /D "WinAVI" /fREG ADD %KEY%\030 /VE /D "%systemdrive%\install\winavi.exe" /very silent /fREG ADD %KEY%\035 /VE /D "Easy Video Joiner" /fREG ADD %KEY%\035 /VE /D "%systemdrive%\install\ezjoiner.exe" /very silent /fREG ADD %KEY%\040 /VE /D "Azureus" /fREG ADD %KEY%\040 /VE /D "%systemdrive%\install\azureus_2.3.0.4_win32.setup.exe" /S /fREG ADD %KEY%\050 /VE /D "DVD Decrypter" /fREG ADD %KEY%\050 /VE /D "%systemdrive%\install\setupdvddecrypter_3.5.4.0.exe" /S /f REG ADD %KEY%\055 /VE /D "Copy 2 DVD" /fREG ADD %KEY%\055 /VE /D "%systemdrive%\install\copytodvd3_setup.exe" /very silent /fREG ADD %KEY%\060 /VE /D "Memories on TV" /fREG ADD %KEY%\060 /VE /D "%systemdrive%\install\motv301cnet.exe" /very silent /fREG ADD %KEY%\065 /VE /D "Power DVD" /fREG ADD %KEY%\065 /VE /D "%systemdrive%\install\pdvd6_setup.exe" /S /fExit I'm not sure about my switches, most of them I got off MSFN. Any help would be helpful. Most of my hardware is picked up by window. I am using Win XP Home w/sp2 build 2180. Thanks for the help.
spazmire11 Posted May 14, 2006 Posted May 14, 2006 well this is not were the problem is then, runonceex runs on the first start, cmdlines.txt runs at t-12 so id look there for a issuealso this may cause probs:REG ADD %KEY%\005 /ve /d Ultra ISO /flack of "" 's
T D Posted May 14, 2006 Posted May 14, 2006 (edited) No offence but you are pretty stupid... I thinke.g. You wrote at the end:REG ADD %KEY%\065 /VE /D "Power DVD" /fREG ADD %KEY%\065 /VE /D "%systemdrive%\install\pdvd6_setup.exe" /S /fBut it'sREG ADD %KEY%\065 /VE /D "Power DVD" /fREG ADD %KEY%\065 /VE /D "%systemdrive%\install\pdvd6_setup.exe /S" /fThe last quotation mark goes after the switchOh yeah, and on your dvd shrink, winavi, easy video joiner and isobuster, it's notinnosetup.exe /very silentButinnosetup.exe /VERYSILENT Edited May 14, 2006 by T D
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