Audigy 2 ZS Diagnostics Won't Run After Driver Upd

Diagnostics worked fine until I updated mu Audigy 2 ZS drivers to the latest version; 02.08.0004. I'm running XP Pro SP2. Followed the Creative update instructions to the letter. Downloaded the update package to my machine. Nothing else was running when I executed the update package. Even disabled network and then my AV. Now Diagnostics gets as far as the hardware Wave test then just literally disappears. No error messages, no application or process hangs showing in task manager and no errors showing up in XP event viewer.
Tech Support says this shouldn't indicate that anything else is effected as long as the sound works, which it does. They couldn't explain why it won't run.
My question: is there some way to safely delete this program? Since it doesn't work anymore it's useless and just taking up space.
Thanks in advance for any help provided.

I had the same problem but here is the solution (at least it worked for me)
Click on Windows Start button. Select Run. Type in Regedit and click OK to run it. Navigate to to the node "HKEY_LOCAL_MACHINE\<EM>Software\Creative Tech\Software Installed</EM>" and delete the node. Then navigate to the node "HKEY_LOCAL_MACHINE\<EM>SOFTWARE\Microsoft\Windows\CurrentVersion\Unin stall\5CDDF96A-BC34-4D72-9ABA-EFFF0C39977</EM>" and delete the node.

Similar Messages

  • AE CS6 won't run after the Mavericks 10.9.3 update

    My AE CS6 won't run after the Mavericks 10.9.3 update the other day. I was prompted that the current version of my AE was 11.0, so I searched and found the seemingly most up-to-date here: Adobe - After Effects : For Macintosh : Adobe After Effects CS6 11.0.4 Update : Thank You
    My question is this: since I'm new to Mac, should I download the update and install it to my existing instance of AE and it will allow AE CS6 to run as normal? And the way to install the update is simply to double-click the .dmg?
    Thanks!

    Instructions for installing the update are on the download page here:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5696

  • Itunes won't run after download

    itunes won't run after download. simply asks to acknowledge agreement which I did. help

    You appear to be able to backup your contacts without iTunes.  Google "backup iphone contacts without itunes".
    The way to avoid having to get a tech person in is to get past the idea that your problem (which you still haven't defined) is "beyond my ability to fix".  ;-)

  • Safari 3.0.2 won't run after 3.0.1 worked fine

    Safari 3.0.1 was working fine for me on win xp pro after copying fonts to address text problem. I downloaded 3.0.2 and installed. the install appeared to work fine, but when I try to run safari, i get no error and it won't run. I've turned off firewall & AV software, etc. I have uninstalled and re-installed. I even tried reinstalling 3.0.1 after uninstalling 3.0.2. all to no avail. any suggestions?
      Windows XP Pro  

    just a suggestion but have you tried cleaning safari from your registry?? The reason I ask is because if you save bookmarks then uninstall safari and then reinstall it still has your bookmarks, so not all files are being deleted upon uninstall. Don't know if that helps you but its worth a try

  • ITunes won't run after downloaded.

    I downloaded iTunes to Windows XP successfully, but it won't run when I attempt to open it. Nothing happens. My iPod should arrive in a week and I want to have iTunes prepared to transfer songs ASAP!
    Why won't iTunes open after I've successfully downloaded it??!!

    ...ok, I downloaded iTunes 6.0 and it worked fine until my iPod cam and it said I needed version 7.0 or higher to transfer songs[thanks a lot apple].

  • Calculation Script... won't run after restart of acrobat

    I added a custom calculation script to a field. Works like a charm.
    However if I restart acrobat the script refuses to run. I go in and confirm the script is there.
    If i go in an just add a space or a comment to the script it will start running again.
    Any ideas?
    I also saved the PDF and opened it in reader on another machine. Won't run there.
    So I attached it to an onfocus event and that seems to work fine after saving??
    So I then tried adding a "simplified field notation" and the same behavior exists there. If i restart acrobat the only way i can get the simple notation to run is if I remove it and then re-add it. Otherwise it does nothing.
    Am I missing something obvious?
    Thanks in advance.

    George,
    I wasn't clear enough. The script does nothing. Editing values of text boxes that would trigger the calculation to occur will not run until after I have edited the script. (something as silly as just adding a comment will cause it to work again)
    For the simple calculation I need to remove it completely and add it again before it will work
    Here is an example for a net worth box:
    Add to "simple field notation"
    assets - liabilities
    Then I hit ok and whenever I add in some liabilities or assets those 2 fields are updated and my networth field is updated. Thats works great
    I save the file and then open it back up and add some liabilies/assets and the fields I used the built in "sum" function on continue to work (assets and liabilities) however my "simple field notation" does not update my networth field.
    I go back into field designer and verify that the simple field calculation radio box is still selected and that it still says
    assets - liabilities
    It continues not to run. I then go back in and edit it to remove the calculation.
    I then open it up again and select "simple field notation" and type in
    assets - liabilities
    This then works immediately and i am happy again until i save/restart acrobat (or try to open the PDF on another PC)
    Then I am sad again because the script doesn't run.
    I tried all these same steps with a JavaScript too. It will work until acrobat is restarted. If i edit the script by adding a space or comment it will start running again.
    So frustrating! Any help is appreciated.

  • HTML DB won't run after Install

    I've installed htmldb twice using the htmldb_1.6.0.zip file. In both instances it won't run, with identical behavior. Here's my configuration:
    dads.conf:
    Alias /i/ "C:\oracle\product\10.1.0\MT\Apache\Apache\images/"
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
    PlsqlDatabasePassword ######
    PlsqlDatabaseConnectString localhost:1521:dev
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    marvel.conf:
              <Location /pls/htmldb>
              SetHandler pls_handler
              Order deny,allow
              Allow from all
              AllowOverride None
              PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
              PlsqlDatabasePassword ######
              PlsqlDatabaseConnectString 127.0.0.1:1521:dev
              PlsqlDefaultPage htmldb
              PlsqlDocumentTablename wwv_flow_file_objects$
              PlsqlDocumentPath docs
              PlsqlDocumentProcedure wwv_flow_file_manager.process_download
              PlsqlAuthenticationMode Basic
              PlsqlNLSLanguage AMERICAN_AMERICA.WE8ISO8859P1
              </Location>
    Error Log:
    [Wed Apr 06 16:03:43 2005] [notice] FastCGI: process manager initialized
    [Wed Apr 06 16:03:50 2005] [error] [client 127.0.0.1] [ecid: 1112825030:192.168.1.6:4040:3216:1,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup up for more information.
    [Wed Apr 06 16:03:50 2005] [error] [client 127.0.0.1] [ecid: 1112825030:192.168.1.6:4040:552:1,0] File does not exist: c:/oracle/product/10.1.0/mt/apache/apache/htdocs/favicon.ico
    The file favicon.ico does not exist anywhere in the oracle directory tree. I can log into my database using sqlplus and the username/password listed in the dads.conf. I don't see anything else that I should check...any ideas?

    418849,
    favicon.ico is not the issue
    I see two issues:
    1) If both dads.conf and marvel.conf are included in the Apache configuration, then that will be an error as you cannot have two Database Access Descriptors defined with the same name.
    2) You're missing the 'ServiceNameFormat' string after your value for PlsqlDatabaseConnectString.
    Joel

  • Lightroom 5.5 and Photoshop CC 14 won't run after installing

    I tried installing the Lightroom and PS upgrades through the Creative Cloud installers - they install but won't run.  Lightroom won't start at all now and PS starts, gets to the main window and immediately shuts down.   I've restored, reinstalled, uninstalled all old versions, run CC cleaner multiple times sucessfully - nothing has worked.
    Help is appreciated.
    Thanks

    http://helpx.adobe.com/photoshop/kb/cc-applications-crash-immediately-launch.html

  • ITunes 7 won't run after reinstalled XP MediaCenter & reinstall iTunes7

    We made backup copies of the iTunes folder on an external HD, then reinstalled WinXp MediaCenter (not full clean install) and moved iTunes files back from the external HD, then reinstalled new iTunes 7; however, it won't run now. When we click on the icon, it just says "iTunes has encountered a problem and needs to close, we are sorry for the inconvenience. If you are in the middle of something, the information you were working on might be lost. Please tell Microsoft about this problem. We have created an error report that you can send to us." We've tried reinstalling iTunes many times. We've turned Antivirus & Wndows firewall off and on when installing, but no difference.
    Anyone got any suggestions because my wife and 2 teenagers are lost without their iTunes and iPods.
    Thanks,

    Someone in a different forum said to be sure that iTunes is installed under the primary user with Administrator Privileges. I'm pretty sure I did that, but I'll try it again to see what happens.

  • Programs won't run after update to 10.6.7

    Hi
    I have just inherited an early 2008 iMac following my Dad's death a few months ago. So I have no Mac experience at all. On receiving it, I booted it up and a list of recommended software updates appeared which I ran, and by all accounts successfully installed. One of them was an update to 10.6.7
    Previous to the update I could access the installed programs. Now I can access barely any of them.
    Error message reads:
    Application name cannot open.
    Check with the developer to ensure this version of application name works with this version of Mac OS X. You may need to reinstall the application. Be sure to install any available updates for the application and Mac OS.
    There aren't any further updates needed. Every time I check, I'm advised everything is uptodate. So last night I reinstalled iTunes, downloading the latest version. That won't run. Same error message.
    I'm unsure what to do now. I don't have any disks etc at the moment as Mum is still trying to locate them (they had more than one property and this has come out of one that has been boxed up and put onto the market).

    This is a typical error report. The section I have bolded out seems to be common in all the errors.
    Process:         iTunes [500]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         ??? (???)
    Build Info:      iTunes-10221201~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [105]
    Date/Time:       2011-05-11 06:38:32.490 +0100
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          15167 sec
    Crashes Since Last Report:           305
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      DCCD367C-006F-4EEF-8457-3885D045DBBE
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      Referenced from: /Applications/iTunes.app/Contents/MacOS/iTunes
      Reason: no suitable image found.  Did find:
              /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox: unknown file type, first eight bytes: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
              /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox: unknown file type, first eight bytes: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    Binary Images:
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDP725032GLA380, 298.09 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000

  • Captivate 5.5 - SCORM Project won't run after Captivate 7 installation

    Good afternoon,
    I had completed a Captivate 5.5 project for a few months and as of about a month ago I have had Captivate 7 installed on the machine. Due to some widgets that are implemented in the project that only run in 5.5, I have not used Captivate 7.
    I also have not had cause to reopen the project until recently to make some changes. However, now when I publish the files, package them in the MultiSCO Packager, and put them in CMS  - it won't run.
    I've verified that the CMS is not the issue: if I repost the pre-Captivate 7 version it works just fine and the only changes I made to the original files were cosmetic and minor.
    Now when I republish the files in 5.5 and package them, the files look different, publishing all of the zips into a "Linear" subfolder. I couldn't help but notice that this is the same as Captivate 7 publishes except without any accompanying XML files. Why would Captivate 5.5 be affected by Captivate 7 being updated on the machine?
    Is there any solution to this other than having to open the 5.5 files in 7 and replace every widget? This is a huge expenditure of time when I was under the impression that if 5.5 was still installed it would run completely independent of the Captivate 7 changes.
    Any help would be appreciated,
    Jaimeson

    Don't be too quick to write off the LMS/CMS as the issue.  You need to be aware that with Cp6 Adobe totally revamped their SCORM drivers so there is now little similarity between output of 5.5 to 7 in this area.  It is also no longer possible to use Cp7 SCORMs in the Cp5.5 era Multi-SCORM Packager tool.  They are not compatible.  You must make sure the CP7 SCORMs are matched with the Multi-SCORM Packager that came with Cp7.
    Once you get compatible SCORMs published, try uploading them to SCORM Cloud LMS to test.  If they work fine on SCORM Cloud then they should work on your CMS (if it is truly SCORM compliant).
    Your issue with the widgets not working in Cp7 might be resolvable if you update the widgets.  Have you checked with the original widget developer to see if they have updates available?  If you have several widgets of the same type and version in each project file, then there is a trick to updating all of them in one go (per project file).
    See the heading in the lower part of this page:
    http://www.infosemantics.com.au/adobe-captivate-widgets/widget-updates
    But be warned that this only works if the widget filename is exactly the same, and you are doing this from the same computer that was used to originally insert the same widgets, because the path to the external widget file must be replicated.

  • Java won't run after latest update

    I just installed the latest update for Mountain Lion and now my java won't run.  I have tried all of the hints from Java's site and am stumped.
    Any ideas?

    This explains why. You need to download the latest Java from Oracle's site.

  • 64 Bit CS5 Won't run after I unchecked the 'C' Scratch Drive....

    The problem started when I went into the 64 bit version of CS5;  edit : preferences : performance and in the scratch drive options I unchecked the ‘C’ drive option. (I know.... doesn't make sense to do that)  CS5 runs from the C drive BTW.  I then closed the program and on restart it would not work. When trying to open CS5 64 bit version I get an Adobe Photoshop CS5 message that states: “Could not open a scratch file because the file is locked or you do not have the necessary access privleges.  Use the ‘Properties’ command in the Windows Explorer to unlock the file. When I click on the OK button I get a second message that says, “Could not initialize Photoshop because the file is locked or you do not have the necessary access privledges.  Use the ‘Properties’ command in the Windows Explorer to unlock the file. Un install and install takes me to the same problem.  For what it’s worth the 32 bit version of CS5 runs fine. This is probably an easy fix for an expert but alas... that is not me. Any suggestions would be appreciated. Thanks in advance. Richard on the Eastern Shore of Virginia

    The root cause is likely a permissions issue.  You need to make sure you have Full Control privileges to the root folder of each of the hard drives you have told Photoshop to use, as well as to the folder identified on your system by the TEMP environment variable.
    Also, you may want to just turn off Windows UAC entirely, though you should research UAC and fully understand what it does and what the additional risks are before making the decision to do this.
    A quick fix for you to get you working again might be to press and hold the Control and Alt keys immediately after starting Photoshop from its icon or menu item.  If you're quick enough, it will pop up a dialog allowing you to re-specify the scratch disks you had before when it worked.
    -Noel

  • Windows 7 64-bit update won't run after hard drive replacement HP G62-144DX

    Replaced hard drive, ran recovery discs, everything OK except that windows 7 64-bit would not update. Services showed windows update to be running, but update gave error message: service not started. Reinstalled old hard drive which before all tests had showed drive to be defective and tried again, this time all ran Ok and windows update ran. This time all tests showed the orginal hard drive to be OK.

    Hello jzerener,
    Is there a question in here somewhere?  I'm happy everything is working again, but I certainly can't explain why you encountered these results as you updated.
    Thank you for sharing.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Photoshop CS3 won't run after upgrade to leopard

    after installed leopard 10.5 i can't run PS CS3.. it said "could not initialized photoshop bcause the file is locked. Use the "get info" command to unlocked the file".
    And then i use the get info command but i found that the photoshop CS3 was not locked...
    Anyone have the same problems?? please help me.....................

    Captain Lou wrote:
    yo I am having the same problems, any new suggestions on how to get photoshop to work. I have tried everything.
    Capt. Lou, welcome to discussions. However, you need to be a little more clear.
    When you say everything, what everythings have you tried?
    What I have done:
    Reinstalled CS3
    Repair Permissions
    Boot into Disk Warrior and Repair Disk
    Boot into Leopard disk and run Disk Repair
    What I have not done:
    Archive and reinstall operating system: Leopard
    Remove 3rd Party Ram
    Issues I am having besides CS3 not opening:
    Missing PDF tab on Print Dialog
    Computer won't go into sleep mode
    Mail won't remember junk email
    I don't have any of these problems on my MBP. Go figure.
    Narvon

Maybe you are looking for

  • How can I convince my external hard drive that it is no longer too full?

    I have tried the various suggestions listed for similar problems, but i keep getting the message that the backup failed.  I deleted old backups, and now I see only 2 backups, but it still reads only 36 gb available, 'needs140 gb for backup'.  I don't

  • ITunes not importing any video files

    I just had to re-install OS X from disc. After the install, I was thrilled everything was right where I left it. My iTunes library is on an external Hard Drive, and iTunes remebered to look there, and everything was perfect. That is of course until I

  • Nokia Repair Center in Copenhagen

    Hello, My Lumia 520 has a clear mechanical problem, and I need to go to a repain center to get it fixed. Where can I find one in Copenhagen, Denmark?  Please, don't suggest me to solve the problem on line, I just need a repain center in Copenhagen, u

  • Please help cannot open itunes

    I just got this computer a few days ago. I have been spending my evenings getting everything set up and transferred from the desktop me and my sister used to share. So tonight I was getting my iTunes installed. After I installed iTunes, I imported th

  • Idea for a poll

    Hi, I am very interested in a poll where we can say how large is our largest APEX application. For example : less than 10 pages between 10 and 50 between 51 and 100 pages between 101 and 500 pages more than 500 pages or something like this. Regards