Jump to content

cajunsprt

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by cajunsprt

  1. 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 off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOneEx REG ADD %KEY% /v TITLE /D "Installing Applications" /f REG ADD %KEY%\005 /ve /d Ultra ISO /f REG ADD %KEY%\005 /v 1 /d "%systemdrive%\install\ultraiso.exe" /very silent /f REG ADD %KEY%\015 /VE /D "Dvd2ONE" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\setup_dvd2one.exe" /S /f REG ADD %KEY%\020 /VE /D "Dvd Shrink" /f REG Add %KEY%\020 /VE /D "%systemdrive%\install\dvdshrink32setup.exe" /very silent /f REG ADD %KEY%\025 /VE /D "ISO Buster" /f REG ADD %KEY%\025 /VE /D "%systemdrive%\install\isobuster.exe" /very silent /f REG ADD %KEY%\030 /VE /D "WinAVI" /f REG ADD %KEY%\030 /VE /D "%systemdrive%\install\winavi.exe" /very silent /f REG ADD %KEY%\035 /VE /D "Easy Video Joiner" /f REG ADD %KEY%\035 /VE /D "%systemdrive%\install\ezjoiner.exe" /very silent /f REG ADD %KEY%\040 /VE /D "Azureus" /f REG ADD %KEY%\040 /VE /D "%systemdrive%\install\azureus_2.3.0.4_win32.setup.exe" /S /f REG ADD %KEY%\050 /VE /D "DVD Decrypter" /f REG ADD %KEY%\050 /VE /D "%systemdrive%\install\setupdvddecrypter_3.5.4.0.exe" /S /f REG ADD %KEY%\055 /VE /D "Copy 2 DVD" /f REG ADD %KEY%\055 /VE /D "%systemdrive%\install\copytodvd3_setup.exe" /very silent /f REG ADD %KEY%\060 /VE /D "Memories on TV" /f REG ADD %KEY%\060 /VE /D "%systemdrive%\install\motv301cnet.exe" /very silent /f REG ADD %KEY%\065 /VE /D "Power DVD" /f REG ADD %KEY%\065 /VE /D "%systemdrive%\install\pdvd6_setup.exe" /S /f Exit 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.
  2. 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.
×
×
  • Create New...