Jump to content

Recommended Posts

Posted

If i use the winnt.sif method when installing the audigy, it gets installed, but cannot get sound from rear speakers, seems the driver update method skip some files or something:

untitled2vg.png

if i try to install the creative surround mixer to change speaker settings, it gets a ctdevcon.dll error.

Any help is appreciated since creative forums are useless :(

oldmx


Posted

I installed Audigy driver as follows.

On T12 cmdlines.txt I ran a cmd that installed the base driver (from website) with silent switch. Then I ran the update from RunOnceEx, and it all worked fine.

Posted

Uh ofc, but there is most likly an unpdate and a base driver. Like a driver pack 1 and 2. At least it were when I used to have Audigy. And they just would'nt install without a reboot. But yes you are right that is the switches and the exe to use.

Posted (edited)

Take a look at my files and see if they're correct

===cmdlines.txt===

[COMMANDS]

"RunOnceEx.cmd"

==RunOnceEx.cmd==

cmdow @ /HID

@echo off

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

REG ADD %KEY% /V TITLE /D "Installing ATI and Creative" /f

REG ADD %KEY%\005 /VE /D "Creative Audigy" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\AUD-Creative\CTZAPXX.exe /s" /f

REG ADD %KEY%\010 /VE /D "ATI COntrol Panel" /f

REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\ATI-CP\Setup.exe /K" /f

REG ADD %KEY%\015 /VE /D "Importing Registry Tweaks" /f

REG ADD %KEY%\015 /V 1 /D "REGEDIT /S %systemdrive%\Install\Tweaks.reg" /f

EXIT

Thanks again :D

oldmx

Edited by OldMX

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