Jump to content

error :(


Recommended Posts

Hey Folks,

i just added my s-ata drivers to xp cd and sp1 :rolleyes: and that's working

but installing geforce drivers and winamp is not working when i have windows installed it says, cannot find c:\install\start.cmd

this dirs i have

C:\Xp\XP-CD\$OEM$\$1\Install\Applications\Nvidia\56.72

C:\Xp\XP-CD\$OEM$\$1\Install\Winamp

C:\Xp\XP-CD\$OEM$\$1\Drivers\01 -> Silicon Image 3112 but works fine :)

C:\Xp\XP-CD\$OEM$\$1\Install, here is located start.cmd and regtweaks.reg

This is winnt.sif

[GuiRunOnce]%systemdrive%\install\start.cmd

This is start.cmd

CLS

@echo off

TITLE Windows XP SP1 - Unattended Installation

ECHO.

ECHO Over the next few minutes you will see automated installations

ECHO of various sofware applications, windows updates, and registry

ECHO tweaks being implemented. The computer will restart automatically

ECHO once the whole process has finished!

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

ECHO.

ECHO Installing nVidia Geforce Display Drivers

start /wait %systemdrive%\Install\Applications\Nivdia\56.72\setup.exe -s -f1"%systemdrive%\drivers\nvidia\setup.iss" /noreboot

ECHO Please wait...

ECHO.

ECHO Starting installation of Applications

ECHO.

ECHO Installin Winamp 5.0.3a

start /wait %systemdrive%\Install\Winamp\win.msi xfull=1 /qb

ECHO.

ECHO Restarting the PC in 1 minute...

shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!"

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\install

What i'm doing wrong? because it's not working

Ty already for the help :D

Link to comment
Share on other sites


Nop3z wil jump on it tomorror

[unattended]    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=No

    TargetPath=\WINDOWS

    UnattendSwitch=yes

    FileSystem=*

    DriverSigningPolicy=Ignore

    OemPreInstall=Yes

    OemPnPDriversPath="Drivers\01"

got it now like this will test it tomorrow

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...