Jump to content

Creative Audigy driver update without reboot?


Recommended Posts

Im installing Creative Audigy driver with an .exe at beginning of RunOnceExe.cmd.

There is however an update for this driver out, but this requires the first driver to be installed.

I tried to run it after installation of the first driver, but it then just told me that i had to reboot before i could install the driverupdate. (You did not reboot since you installed the last audigy driver blabla)

Is there any solution for this?

Link to comment
Share on other sites


RunOnceEx.cmd runs a install_drivers.cmd at the very beginning.

RunOnceEx.cmd

cmdow @ /HID
@echo off

IF EXIST D:\WIN51 set CDROM=D:
IF EXIST E:\WIN51 set CDROM=E:
IF EXIST F:\WIN51 set CDROM=F:
IF EXIST G:\WIN51 set CDROM=G:
IF EXIST H:\WIN51 set CDROM=H:
IF EXIST I:\WIN51 set CDROM=I:
IF EXIST J:\WIN51 set CDROM=J:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installerer programvare" /f

REG ADD %KEY%\005 /VE /D "Enhetsdrivere" /f
REG ADD %KEY%\005 /V 1 /D "%CDROM%\$OEM$\install_drivers.cmd" /f

REG ADD %KEY%\010 /VE /D "Microsoft .NET Framework v1.1 SP1" /f
REG ADD %KEY%\010 /V 1 /D "%CDROM%\Programvare\NetFramework\netfx.msi /QB" /f
REG ADD %KEY%\010 /V 2 /D "%CDROM%\Programvare\NetFramework\NDP1.1sp1-KB867460-X86.exe /Q" /f

REG ADD %KEY%\015 /VE /D "MSN Messenger 6.2" /f
REG ADD %KEY%\015 /V 1 /D "%CDROM%\Programvare\MSN\MsnMsgs.msi /QB" /f

REG ADD %KEY%\020 /VE /D "Microsoft Office 2003 Professional" /f
REG ADD %KEY%\020 /V 1 /D "%CDROM%\Programvare\Office2003\PRO11.msi /QB" /f

REG ADD %KEY%\025 /VE /D "Adobe Acrobat Reader 6" /f
REG ADD %KEY%\025 /V 1 /D "%CDROM%\Programvare\AdobeReader6\installer.cmd" /f

REG ADD %KEY%\030 /VE /D "Adobe Photoshop CS" /f
REG ADD %KEY%\030 /V 1 /D "%CDROM%\Programvare\PhotoshopCS\Photoshop\setup.exe -S" /f

REG ADD %KEY%\040 /VE /D "WinRAR 3.40" /f
REG ADD %KEY%\040 /V 1 /D "%CDROM%\Programvare\WinRAR\wrar340no.exe /s" /f

REG ADD %KEY%\045 /VE /D "Sonic RecordNow! Deluxe" /f
REG ADD %KEY%\045 /V 1 /D "%CDROM%\Programvare\RecordNow\Setup.msi /QB REBOOT=SUPRESS" /f

REG ADD %KEY%\050 /VE /D "Ahead Nero Burning Rom 6.3.125" /f
REG ADD %KEY%\050 /V 1 /D "%CDROM%\Programvare\Nero\nero63120.exe /silent=1 /silent /no_ui /setlang=NOR /nocancel /noreboot /sn=\"XXXX-XXXX-XXXX-XXX-XXXX-XXXX" /write_sn" /f
REG ADD %KEY%\050 /V 2 /D "%CDROM%\Programvare\Nero\nero63125.exe /silent=1 /silent /no_ui /setlang=NOR /nocancel /noreboot" /f

REG ADD %KEY%\055 /VE /D "K-Lite Mega Codec Pack 1.12" /f
REG ADD %KEY%\055 /V 1 /D "%CDROM%\Programvare\CodecPack\klmcodec112.exe /verysilent /loadinf=\"%CDROM%\Programvare\CodecPack\silent.inf\"" /f

REG ADD %KEY%\060 /VE /D "BSplayer Pro v1.02.812" /f
REG ADD %KEY%\060 /V 1 /D "%CDROM%\Programvare\BSplayer\bsplayerpro100.812.exe /S" /f

REG ADD %KEY%\065 /VE /D "DaemonTools 3.47" /f
REG ADD %KEY%\065 /V 1 /D "%CDROM%\Programvare\DaemonTools\daemon.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress" /f

REG ADD %KEY%\075 /VE /D "Konfigurerer og starter paa nytt" /f
REG ADD %KEY%\075 /V 2 /D "%CDROM%\$OEM$\cleanup.cmd"


EXIT

install_drivers.cmd

cmdow @ /HID
@echo off

IF EXIST D:\WIN51 set CDROM=D:
IF EXIST E:\WIN51 set CDROM=E:
IF EXIST F:\WIN51 set CDROM=F:
IF EXIST G:\WIN51 set CDROM=G:
IF EXIST H:\WIN51 set CDROM=H:
IF EXIST I:\WIN51 set CDROM=I:
IF EXIST J:\WIN51 set CDROM=J:

start /wait %CDROM%\Drivere\000_agpchipset\Setup.exe -S
start /wait %CDROM%\Drivere\001_grafikk\Setup.exe -S
start /wait %CDROM%\Drivere\002_lyd\Drivers\CTZAPXX.exe /S
start /wait %CDROM%\Drivere\004_tv_kort\Setup\Setup.exe -s


EXIT

start /wait %CDROM%\Drivere\002_lyd\Drivers\CTZAPXX.exe /S is the Audigy driver.

Link to comment
Share on other sites

Didnt really make any difference (i think).

Right before installing Pinnacle PCTV, after update of creative audigy, i get a message that I need to reboot because of previously installed drivers were installed without rebooting.

If I remove the creative audigy update it installs PCTV fine.

Any ideas?

Link to comment
Share on other sites

I have an Audigy2. This CTZAPXX.exe that you mention, is the creative driver update utility. If you run it, it searches the internet for driver updates. What you want is the driver itself? You may need to download the latest drivers from creative. AUD_EAX4DRV_031031.exe or similar, which may depend on your pc language.

Link to comment
Share on other sites

This update is for Microsoft® Windows® XP and Windows 2000 users ONLY. You should only install this update after you have downloaded and installed the Audigy® Web Update files released on 19 November 2003.

This is what their website says, and what im trying to do.

The web update files from 19 nov 03 is first installed, then the latest web update. But it stops at the latest becuase i didnt reboot after installing the 19 nov web update.

Link to comment
Share on other sites

You would have Installshield setups. So you are going to use Installshield exe switches. Unless you can find a noreboot switch. Then you may have to put the driver update into runonce for the following reboot.

Link to comment
Share on other sites

And i just do that by adding another runonceex2.cmd at end of RunOnceEx.cmd?

like this?

REG ADD %KEY%\070 /VE /D "Preparing driver update for next reboot" /f
REG ADD %KEY%\070 /V 1 /D "%CDROM%\$OEM$\RunOnceEx2.cmd" /f

REG ADD %KEY%\075 /VE /D "Cleaning up and rebooting /f
REG ADD %KEY%\075 /V 1 /D "%CDROM%\$OEM$\cleanup.cmd" /f


EXIT

RunOnceEx2.cmd

cmdow @ /HID
@echo off

IF EXIST D:\WIN51 set CDROM=D:
IF EXIST E:\WIN51 set CDROM=E:
IF EXIST F:\WIN51 set CDROM=F:
IF EXIST G:\WIN51 set CDROM=G:
IF EXIST H:\WIN51 set CDROM=H:
IF EXIST I:\WIN51 set CDROM=I:
IF EXIST J:\WIN51 set CDROM=J:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Updating drivers" /f

REG ADD %KEY%\005 /VE /D "Creative Audigy" /f
REG ADD %KEY%\005 /V 1 /D "%CDROM%\Drivere\003_lydoppdatering\Setup.exe -S -f1 %CDROM%\Drivere\003_lydoppdatering\setup.iss -f2 %SystemRoot%\AudigyUpdate.log" /f

REG ADD %KEY%\010 /VE /D "Restarting" /f
REG ADD %KEY%\010 /V 1 /D "%CDROM%\$OEM$\restart.cmd" /f


EXIT

Link to comment
Share on other sites

  • 8 months later...

i found it easier to install the drivers of whatever you need for your machine(s) and then use something like 'driver genius professional edition' which has features like making cabs, autoinstall multiple drivers at once whithout rebooting if you use a .vbs script or autoit.

Another option is just to select to backup the SB audigy drivers and to place them into your $$\system32\.... and a copy of you .inf in the $$\inf\.. directory (create it if you havent already)

There are multiple options if you use your imagination, to switch a cd/dvd only to install the drivers for your hardware makes the unattended installation far from unattended, just copy those drivers to their place in system32 or create $$\system32\drivers\.. (and put all the drivers you need inthere) while installing you just choose select the location to install the drivers (dont let it search bacause it will take forever with multiple hardware drivers installation) when you put the inf files of your drivers in the $$\inf\.. directory then you only have to point it to the $$\system32\drivers\SBAudigy\ (or so)

sbaudigy drivers are only 4.7 mb so why switching disks ?

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...