Registry settings on 64-bit Windows 7

We are currently trying out TestStand 4.1 as well as 4.5 (the 2010 beta) on a 64-bit Windows 7. We have the following problem (not knowing whether this has to do with Windows 7 or with 64-bit, actually).
We always set the TestStand configuration and custom public directory to a mapped drive (X:\Settings\TestStand, actually) so that we can easily clone the projects and also switch between different projects on a single developer machine without regard to what user is active and where the user directory may be. That is, we set:
reg add "HKEY_LOCAL_MACHINE\Software\National Instruments\TestStand\4.1" /v CfgLocation /t REG_SZ /d "X:\Settings\TestStand" /f
reg add "HKLM\Software\National Instruments\TestStand\4.1" /v CustomPublicLocation /d "X:\Settings\TestStand" /f
resp. with version 4.5.
This does not seem to work correctly with 64-bit Windows 7. Are there any issues known with this under Windows 7 and/or 64-bit Windows?
Regards
Peter
Solved!
Go to Solution.

Jim, is correct. To further clarify, on 64-bit Microsoft OSes, 32-bit programs will automatically get their access to HKEY_LOCAL_MACHINE\SOFTWARE\National Instruments\ redirected to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\National Instruments\, but 64-bit programs must explicitly access things under the Wow6432Node key to modify values for 32-bit programs.
Hope this helps,
-Doug

Similar Messages

  • Anyone seen these registry settings (Windows 32 bit)

    My customer (windows 32 bit, 12i) Did a vision install and found the following registry settings:
    KEY_APPS_C_HOME and KEY_APPS_JAVA_HOME
    As I understand it the registry settings they should have seen should look somthing like KEY_<CONTEXT_NAME>TOOLS or KEY<CONTEXT_NAME>WEBOH.
    Presumable they either did something incorrect during their install or had something wrong with their os environment. Do those registry settings give anybody a clue as to what my customer might have done wrong?
    Thanks,
    Dan

    Dan,
    I haven't heard reports about this yet. I'd like to have someone investigate this on our side. Can you log a Service Request via Metalink with the details?
    Regards,
    Steven
    Steven Chan
    Director, Applications Technology Integration
    Oracle E-Business Suite Development
    E-Business Techstack Blog: http://blogs.oracle.com/schan

  • Hep I run windows 7 64 bit and am missing registry settings for I tunes. reinstalling does not fix it.HELP

    I need help! I am not very tech savvy and I'm getting a message that registry settings for itunes cd burner etc are missing. I run windows 7 64 bit. Help please!!

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Java API to read the Encrypted Values from Windows Registry settings

    Is there any Java API to read the Encrypted Values from Windows Registry settings ?
    My Java Application invokes a 3rd party Tool that writes the key/value to windows registry settings under : “HKLM\Software\<3rdparty>\dataValue”.
    This entry is in BINARY and encrypted with 3DES, using crypto API from Microsoft.
    3rd party software to encrypt the data stored in registry it
    either uses C++ code: and uses the call “CryptProtectData” and “CryptUnProtectData” or
    If it is a .NET (C#) it uses the call “Protect” or “UnProtect” from class “ProtectData” of WinCrypt.h from the library “Crypt32.lib.
    Note: The data is encrypted using auto-generated machinekey and there is no public key shared to decrypt the Encrypted data.
    Since the data is encrypted using auto-generated machinekey the same can be decrypted from a .Net / C++ application using CryptUnprotectData or UnProtect() API of WinCrypt.h from the library “Crypt32.lib.
    To know more about Auto-Generated MachineKey in Windows refer the links below
    http://aspnetresources.com/tools/machineKey
    http://msdn.microsoft.com/en-us/library/ms998288.aspx
    I need to find a way in Java to find the equivalent API to decrypt (CryptUnprotectData) and Microsoft will automatically use the correct key.
    But i couldn't find any informato related to Java APIs to enrypt or decrypt data using auto-generated machinekey.
    Is there a way to read the encrypted data from Windows regsitry settings that is encrypted using the Auto-Generated Machine Key ?
    Kindly let me know if Java provides any such API or mechanism for this.

    If the symmetric key is "auto-generated" and is not being stored anywhere on the machine, it implies that the key is being regenerated based on known values on the machine. This is the same principle in generating 3DES keys using PBE (password-based-encryption). I would review the documentation on the C# side, figure out the algorithm or "seed" values being used by the algorithm, and then attempt to use the JCE to derive the 3DES key using PBE; you will need to provide the known values as parameters to the PBE key-generation function in JCE. Once derived, it can be used to decrypt the ciphertext from the Regiistry in exactly the same way as the CAPI/CNG framework.
    An alternate way for Java to use this key, is to write a JNI library that will call the native Windows code to do the decryption; then the Java program does not need to know details about the key.
    That said, there is a risk that if your code can derive the key based on known seeds, then so can an attacker. I don't know what your applicatiion is doing, but if this is anything related to compliance for some data-security regulation like PCI-DSS, then you will fail the audit (for being unable to prove you have adequate controls on the symmetric key) if a knowledgable QSA probes this design.
    Arshad Noor
    StrongAuth, Inc.

  • I have windows 7 and when i start up i tunes i get a message..."The registry settings used by the i Tunes drivers for importing and burning CD's and DVD's are missing. This can happen as a result of installing other CD burning software. Please reinstall i

    when i start up i tunes i get the message,"The registry settings used by the i Tunes drivers for importing and burning CD's and DVD's are missing. This can happen as a result of installing other CD burning software. Please reinstall i Tunes." I tried reinstalling and still get the same message. when I ran the i Tunes diagnostics is says that the high and low filters are missing.
    when i was having trouble with my optical drive(before Dell sent me a new one) the dell tech support representative had me delete some reg. files to try to fix the problem. I was told this would not affect the new drive when i install it or any of my existing programs. here is what he had me do....
    Agent (CLKsmb_RyanJose_224427): "Click on Start
    Click on Run
    Type in REGEDIT
    Click on OK
    Click on the plus sign next to HKEY_LOCAL_MACHINE
    Click on the plus sign next to SYSTEM
    Click on the plus sign next to CurrentControlSet
    Click on the plus sign next to Control"
    Click on the plus sign next to Class
    Click on the plus sign next to {4D36E965-E325-11CE-BFC1-08002BE10318}
    On the right pane, click to highlight Upperfilters
    Right click on Upperfilters
    Click on Delete
    Click on OK
    On the right pane, click t
    o highlight Lowerfilters
    Right click on Lowerfilters
    Click on Delete
    Click on OK
    Right click on Silent Install
    Click on Delete
    Click on OK
    Close the Registry Editor
    Reboot the computer
    how can i get this message box to stop poping up every time i open i tunes? otherwise i tunes works fine. it still rips cd's. I just keep getting this message even after reinstalling i tines.
    thanks,
    chris

    Refer to this article to fix:
    iTunes for Windows: "Registry settings" warning when opening iTunes
    http://support.apple.com/kb/TS3299

  • I have a 64-bit Windows 7 PC and a much-loved 2008 iPod Classic 120Gb. I recently updated iTunes to V12.1.  I no longer have the 'info' legend in 'settings' and am unable now to update my calendar and contacts. Help!

    I have a 64-bit Windows 7 PC and a much-loved 2008 iPod Classic 120Gb. I recently updated iTunes to V12.1.  I no longer have the 'info' legend in 'settings' and am unable now to update my calendar and contacts. Help!

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • I have windows 8, im i installed kodak and quicktime software today. now my registry settings prevent itunes from ripping or burning cds??? help please all help is for vista, xp and 7. i got 8

    I need help

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Windows server 2008 R2 Enterprise Service Pack 1 - TCP/IP Registry settings

    I am facing the issue  while making TCP/IP connections. This issue is occuring sometimes and not usual.
    No connection could be made because the target machine actively refused it 127.0.0.1:8056.
    This issue is due to server has full backlog.
    Questions - Where to check the server backlog for TCP/IP requests?
    How to tune the TCP/IP requests? Do we need to add any registry settings? Impact of those settings?
    Any help is really appreciated.

    These ones may help.
    http://blogs.msdn.com/b/sql_protocols/archive/2006/03/09/546852.aspx
    http://support.microsoft.com/kb/328476
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Registry Settings error with Windows 7.

    When I start iTunes, I get an error saying "The registry settings used by the iTunes drivers for importing and burning CDs and DVDs are missing. This can happen as a result of installing other CD burning software. Please reinstall iTunes."
    After searching on Google, it seems that this is a pretty common problem. However, none of the solutions that seem to work for others have been working for me. I uninstalled and reinstalled iTunes, I downloaded the GEAR driver updates from gearsoftware.com, and I made the suggested modifications to my registry (GEARAspiWDM in the Upper Filter), all with no effect. iTunes runs just fine, I can burn and import CDs, but I'm still getting this error every time I load it.
    Can anyone offer a solution?

    Excellent news!
    I think you should be fine now. I suspect the cause of the slightly strange symptoms here were the multiple UpperFilters entries (rather than those LowerFilters entires dropped by the other software). When iTunes launched, it saw the empty data field in the first UpperFilters entry, prompting the registry settings messages. But when you went to import things, iTunes could glom on to one of the other two UpperFilters entries and proceed as normally with burning/importing activities.
    Now we've got the UpperFilters entries looking a bit more standard, I think we should be okay from here on out. If you upgrade iTunes at some stage and see the same sort of symptoms, though, I'd check for similar sorts of "doubled UpperFilters" issues.
    Many thanks for the screenshot. If I hadn't actually seen all those UpperFilters entries in there, I'm not sure I would have been able to work out what was most likely going on.

  • TS1436 I cannot burn playlist because it says registry settings used by the itunes drivers for importing and burning cd''s and dvd's are missing. How do I fix this. i am running windows xp

    My Itunes will not let me burn a cd from a playlist because it says the registry settings used by the Itunes driver for importing and burning cd's and dvd'd are missing. It says to reinstall itunes. I have done that and I still cannot burn a playlist to cd's I get the same answer. How do I fix this?

    Hello Duneman51,
    Thank you for the details of the issue you are experiencing when trying to burn a disc using iTunes.  I recommend reviewing the following article for steps to troubleshoot and resolve this issue:
    iTunes for Windows: Additional troubleshooting tips for burning issues
    http://support.apple.com/kb/TS1374
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I received the following message when iTunes launches: "The registry settings used by the iTunes drivers for importing and burning CD's or DVD's are missing.  This can happen as a result of installing other CD burning softwarre.  Please reinstall iTunes"

    Everytime I connect my iPod Touch (4th Gen) to my laptop, running Win 7 (64 bit) I get the message "The registry settings used by the iTunes drivers for importing and burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software.  Please reinstall iTunes"  I have reinstalled iTunes several times and it has not fixed the issue.  I am running ver 10.2.2.12 of iTunes.  I HAVE NOT installed any other burning software to my laptop either.  I haven't tried uninstalling iTunes and then re-installing it yet.  Would that perhaps fix the problem?  I've read that many users have had issues with the new version of the software and I was wondering if that might be causing my issue.  I'd like to point out that iTunes seems to work after getting rid of the message, but I haven't tried to burn any CDs or put music from a CD to my laptop.  Any ideas on how to get rid of the annoying message?
    I also am having trouble hooking up with our other computers using  Homegroup.  I noticed quite a lot of people are having the same issue and hopefully they come up with a fix for that soon.
    Thanks in advance.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes
    If you're still getting the error message (especially when you plug in the Touch), I'd check for a device filter confusion on the PC. (They can affect the connection of USB devices to a PC, as well as burning and importing CDs.) For that one, see:
    iTunes for Windows: Troubleshooting CD issues caused by device filters

  • I recently updated to the latest version of iTunes and now get a message saying 'Registry settings for iTune drivers are misng for Cd burning' I have uninstallled and reinstalled iTunes and tried everything to repair the problem but still have no optical

    I am using OS  64 bit Windows Vista Home Premium and recently updated the latest version of iTunes. (I only have this CD burning software on my Laptop). Ever since updating, I  received the message 'Registry settings for the iTune drivers are missing for CD burning'. The drivers for Lower and uppper filters in the registry are missingand I now have no optical drive.  I have unistalled and  reinstalled Itunes and manually entered the filters. Have tried everything including something called GEAR driver installer which was suggested on several technical sites. Everything  was working fine in iTunes until I updated it.. It's strange I can still import music but not burn?? Friend s have told me they have ha dthe same problem when updating iTunes but resolved the problem by uninstalling/reinstalling or altering registry keys.
    Today I went to use my Epson Printer and now have problems with it not working. I decided to uninstall/ install printer software and  still can't get it to work either. I may be wrong but his all seems connected to me?
    I have been trying for days to get  telephone support and  been told today you have to pay
    Please can someone help me before I throw the lot out the window!!!!

    Many thanks b Noir
    This is a copy of ONEof the keys  in the registry I changed  as told by Apple support today. I also have changed others as instructed by GEAR  software support to manually delete GEAR drivers (that I had installed but couldn't delete some of the others  they mentioned from Windows system 32. Then some bright spark at work told me I need the Gear drivers so  I downloaded the software and installed again.
    Sorry, just this minute went to insert image  and it is giving me a message saying this sort of content  is not allowed?.
    The most recent key I altered is in: HKey _local _machine. System\class - 4D36E965-E325-11CEBFC1-08002BE10318. Upper Filter data: Upper filter NTIDrvr  SiRem GEARAspiWDN.
    The GEARsoftware info about manually deleting  GEAR drive is from:
    http://www.gearsoftware.com/wiki/index.php?title=DRIVERS:_Windows_-_Updating%2C_ removing%2C_64_bit_versions%2C_etc
    I hope you can help

  • How do I fix the following error: the registry settings used by the iTunes drivers for importing and burning CDs and DVDs are missing?

    Lately whenever I open iTunes, I get that same error message.  At the end of the message it suggests re-installing iTunes, but this didn't correct the error.  I looked up the problem on the help and support website and found several articles describing the error and the known possible causes.  The problem is since there is more than one cause, there is more than one soulution.  I'm not sure about the correct action to take.  I included the links to some of the articles and my system information below.
    Windows Vista Home Premium
    32-bit Operating System
    ACPI x86 based PC
    Intel Pentium Dual Processor T2390 @ 1.86 - 1.87 GHz
    2.00 GB Memory RAM
    http://www.gearsoftware.com/wiki/index.php?title=DRIVERS:_Windows_-_Updating%2C_ removing%2C_64_bit_versions%2C_etc
    http://www.gearsoftware.com/support/drivers.php
    http://www.gearsoftware.com/wiki/index.php?title=GEAR_Powered_Products

    Refer to this article:
    iTunes for Windows: "Registry settings" warning when opening iTunes
    http://support.apple.com/kb/TS3299

  • How to reference MS Access database in ColdFusion MX 7 on 64-bit Windows

    I am migrating customers from:
    Windows 2000 Server (fully patched)
    Internet Information Services (IIS) 5
    ColdFusion 5
    to:
    Windows Server 2003 Standard x64 Edition (fully patched)
    Internet Information Services (IIS) 6 (running in 32-bit
    mode)
    ColdFusion MX 7 (7.0.2) Standard
    Unfortunately, some of these existing customers are still
    using Microsoft Access databases instead of SQL Server. Having all
    of these existing customers migrate to SQL Server is not yet
    practical. On the old Windows 2000 / ColdFusion 5 server, they are
    using OLE DB data sources to reference the MS Access databases
    using the "Microsoft.Jet.OLEDB.4.0" provider. None are configured
    to use ODBC drivers when referencing MS Access or SQL Server.
    I have yet to figure out how to get ColdFusion MX 7 to:
    - Create a data source that references MS Access databases on
    64-bit Windows.
    - Reference an existing MS Access data source created with
    the 32-bit version of the ODBC Data Source Manager on 64-bit
    Windows.
    A bit of background information regarding MS Access on 64-bit
    Windows:
    - At the time of this writing, Microsoft has not
    created/released 64-bit drivers for Microsoft Access and it's
    unlikely they ever will, for understandable reasons.
    - Contrary to seemingly popular belief, the Microsoft Jet 4.0
    Database Engine does exist on 64-bit Windows. See the following
    regarding version and file location information:
    How to obtain the latest service pack for the Microsoft Jet
    4.0 Database Engine
    http://support.microsoft.com/kb/239114
    - You CAN create MS Access based data sources within 64-bit
    Windows, but they have to be made using the 32-bit version of "ODBC
    Data Source Manager". I'm assuming these DSNs may only be used by
    32-bit applications, but I have not tested that theory.
    32-bit data sources:
    ODBC Data Source Manager:
    %SystemRoot%\SysWOW64\odbcad32.exe
    Registry location:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC
    Default file DSN directory:
    C:\Program Files (x86)\Common Files\ODBC\Data Sources
    64-bit data sources:
    ODBC Data Source Manager:
    %SystemRoot%\system32\odbcad32.exe
    Registry location:
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC
    Default file DSN directory:
    C:\Program Files\Common Files\ODBC\Data Sources
    The 64-bit version of "ODBC Data Source Manager" (under
    Administrative Tools) only show "SQL Server" and/or "SQL Native
    Client" as options when creating new data sources, unless
    third-party software is installed that supplies additional drivers.
    The 32-bit version of "ODBC Data Source Manager" (by default,
    there is no shortcut for this in the Start menu) shows the typical
    drivers seen on 32-bit versions of Windows, including SQL Server,
    SQL Native Client, Microsoft Access, Excel, FoxPro, Paradox, etc.
    When using ColdFusion Administrator in ColdFusion MX 7.0.2 in
    64-bit Windows 2003 (IIS is running in 32-bit mode to allow
    ColdFusion MX 7 to function at all), two problems are encountered
    when dealing with MS Access (and presumably other 32-bit drivers).
    In both cases, ColdFusion is trying to reference the registry
    location for 64-bit data sources instead of 32-bit:
    1. Creating a new data source within ColdFusion
    Administrator:
    Data Source Name: whatever
    Driver: Microsoft Access
    CF Data Source Name: whatever
    Database file: (physical path to whatever.mdb)
    (other settings are irrelvant for this example)
    Error generated when submitting:
    Unable to update the NT registry.
    Cannot open HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC
    Data Sources: Windows error number 5 occurred.Access is denied.
    ColdFusion stores the data source, however a "verify"
    generates the following error:
    Connection verification failed for data source: whatever
    java.sql.SQLException: [Macromedia][SequeLink JDBC
    Driver][ODBC Socket]internal error: Data source name not found and
    no default driver specified
    The root cause was that: java.sql.SQLException:
    [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error:
    Data source name not found and no default driver specified
    2. Creating the data source using the 32-bit version of "ODBC
    Data Source Manager" then trying to reference it with ColdFusion:
    ODBC Data Source Manager:
    System DSN or File DSN:
    Name: whatever
    Driver: Microsoft Access Driver (.mdb)
    Database: (physical path to whatever.mdb)
    (creation is successful within ODBC Data Source Manager)
    Reference the above DSN within ColdFusion Administrator:
    Data Source Name: whatever
    Driver: ODBC Socket
    Error generated when submitting:
    Error accessing available odbc datasources. - Cannot open
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources:
    Windows error 2 occurred.The system cannot find the file specified.
    ColdFusion MX 7 can't find the 32-bit data source on 64-bit
    Windows because it's looking for it in the wrong registry location.
    Can ColdFusion MX 7 be configured to look in
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC
    instead of
    HKEY_LOCAL_MACHINE\SOFTWARE\ODBC
    on a 64-bit Windows machine?

    Paul,
    Thanks for the insight on this. Regarding the initial problem
    I ran into with creating Access based DSNs, very early-on, I
    noticed there were two different driver options for Access
    displayed within ColdFusion MX 7 Administrator:
    Microsoft Access
    Microsoft Access with Unicode
    For reasons I'm am still baffled over, I somehow completely
    forgot about and through the wonders of apparent tunnel vision,
    completely overlooked the "Microsoft Access with Unicode" driver
    option when I was running through my tests.
    At your seemingly-obvious suggestion, I created a data source
    using the Microsoft Access with Unicode driver and it worked
    perfectly fine with the one customer's web site I'm using for
    testing (of course, this is a copy--the production site is still
    housed on the old ColdFusion 5 server). This obviously doesn't
    actually fix the underlying issue with ColdFusion looking in the
    wrong part of the registry on 64-bit Windows, but at least when it
    comes to dealing with Access databases, your suggestion of using
    the Microsoft Access with Unicode driver appears to be a functional
    work-around. So long as there aren't any surprises waiting for me,
    hopefully this will also work for the remaining ColdFusion sites I
    have to migrate that are using Access databases.
    Since you mentioned JDBC drivers in comparison with ODBC, I'm
    pointing out a couple of references in case they're helpful to
    anyone following this thread:
    ColdFusion MX 7 - About JDBC
    http://livedocs.adobe.com/coldfusion/7/htmldocs/00001736.htm
    Types of JDBC technology drivers
    http://java.sun.com/products/jdbc/driverdesc.html
    http://java.sun.com/products/jdbc/
    I don't actually develop anything in ColdFusion, so I'm
    dealing with all of this from a server administration standpoint
    since we do have some domain hosting customers that do develop or
    at least have existing ColdFusion based sites. I am all
    too-familiar with the caveats of using Access in any kind of
    production or heavily used environment and have spent years keeping
    users away from ODBC. For ColdFusion users, that meant creating OLE
    DB DSNs and often having to fix poorly written SQL statements and
    fixing ColdFusion date-related values and boolean values (the
    common problems encountered when switching CF / MS Access users
    from ODBC to OLE DB). I can only recall running into problems with
    a single SQL Server based ColdFusion site when migrating from ODBC
    to OLE DB. That customer never did get their many coding problems
    fixed, so they're the only ones still using ODBC in CF. I have no
    idea what'll happen when that one site gets migrated over--if it'll
    even work. Obviously a lot of things have changed between
    ColdFusion 5 and the MX versions that have come along afterward.
    Thanks again for the Access with Unicode driver tip and JDBC
    info. It looks like I can finally start moving forward again with
    the site migration process.
    Josh

  • Registry settings used by itunes drivers for importing and burning CD's and DVD's are missing.  Please reinstall itunes.

    Yes, it's the "Registry settings used by iTunes ...." issue which has been a problem going back at least to 2009, according to the posts here.  You would think that Apple would make an effort to solve this, but apparently it's not of concern to them.  Style - yes; function - no.  Sigh.
    In any case, I've read many of the ~200 threads and have, without success ....
       * Reloaded iTunes
       * Deleted iTunes, QuickTime, Apple Software Update, Apple Mobile Device Support, Bonjour and Apple Application Support
       * Verified that iTunes and related components are completely uninstalled
       * Installed Gear drivers
    System: Windows 7, 64-bit, 8GB RAM, all programs/updates/drivers current.  Toshiba/Samsung CD player (current drivers). 
    Occasionally in this process iTunes has behaved properly when a CD is loaded, but then it reverts to dysfunction.  Most frustratingly, the error message appeared immediately after that deleted/verified song and dance described above and recommended by Apple. 
    I have not gotten into messing with my registry because, well, if that's the level of user involvement required here then the program is truly broken.  When I owned a 1959 Triumph I often had to tinker with the carbuerator, adjust the timing and use an ether starter spray, but automobiles seem to have progressed since then.  I thought that Apple products "just worked."  No.  I've used Macs in the past and though  I'm not a Windows fanboi, my work requires it and I've found Win 7 remarkably stable over the past 3 years.  I've NEVER had an issue like this with any program (and I've installed/deleted/used many dozens).
    Is this a fixable problem or should I just dump iTunes for something else that actually works?  Opinions and suggestions appreciated.  Thanks.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

Maybe you are looking for

  • Configure global roles in weblogic express

    Weblogic Express 8.1 sp2 does not allow you to configure global roles using the Admin console. I know this is the expected functionality. How do you configure these global roles without the use of the Admin Console.

  • Trying to understand servlet jar/war interaction

    I am working on an integration project. I have a war file that has many of the components that I need. In my new project (Sun Studio IDE), I am trying to call up a servlet that exists in this other war file. I can mount the war file as a directory, j

  • Connect to Oracle using DAC Client in command line

    Hi, I'm trying to connect to Oracle DB using DAC client. I have configured a connection and tested, it works. When I use the connection to connect to the DB, its giving me an error "unknown error, please start in command line mode and see the stack e

  • Tabbed Viewer Template is not displaying tabs in CC 2014.1

    When I open the Tabbed Viewer template in Edge Animate CC 2014.1, I get the message "This file was created using a previous version of Edge Animate. This file will be automatically upgraded...". OK, I'm fine with that except when I preview it in brow

  • Need Creative Suite 4 (Web Premium) on disc or download

    I need to reinstall my Creative Suite 4 (Web Premium) but I have lost the main disc. When I talked to support tonight they suggested coming on here asking if anyone can help with either providing a DVD of Suite 4 or a download link. Can anyone help o