Configuration Items and 64 Bit Operating Systems

I have created a few CI's that check for a value in the registry. The key I'm using in the setting is the 32 bit HKLM\Software key. I have checked the box "This registry value is associated with a 64-bit application". What I'm looking for is a
32-bit application installed on both 32 and 64 bit operating systems. With that box checked, according to this article (http://technet.microsoft.com/en-us/library/gg712331.aspx) it will
search in both the 32 and 64 bit registry locations, meaning it should check in HKLM\Software as I have in the setting and also in HKLM\Software\Wow6432Node. Is this correct?
I'm asking because it isn't doing this and reporting that the 64 bit computers are non-compliant instead, when they are compliant. How do I get it to check the 64 bit registry path without building separate CI's and adding them to a separate 64 bit baseline?

It just sounds like it checks both locations as stated below.
This registry key is associated with a 64-bit application -
Specifies whether the 64-bit registry keys should be searched in addition to the 32-bit registry keys on clients that are running a 64-bit version of Windows.
Note
If the same registry key exists in both the 64-bit and 32-bit registry locations on the same 64-bit computer, both registry keys are discovered by the global condition.
So, how do I get it to check the HKLM\Software\Wow6432Node? Does it redirect to check here if I
don't check that box than?

Similar Messages

  • INdesign and 64 Bit Operating Systems

    Been having problems with my INdesign, and the tech people on the support line said it is because I have Vista 64 bit operating system. This sounds very strange to me, as INdesign is the industry standard, and 64 bit operating systems are the norm. Does any one else have experience trying to run INdesign on a 64 bit system?

    Bob's right; I'd suggest ignoring the 64-bit issue and just getting familiar with coming to the forums for assistance. I've worked phone tech-support jobs before; phone support reps are judged by how fast they can get you off the phone, and if you start the call with "Hey, I'm running ID on a 64-bit system" then they can get you off the phone immediately, so you just gave their call-time metrics an easy statistical boost.
    1) So, yeah, the baseline grid will cause stuff to snap to it if you have that setting turned on in the "Grids & Guides" section of the View menu.
    2) "Manual overrides" means that you can format text manually by clicking on the Font menu, and that will cause your formatting to diverge from what is defined in the style. Take a look at the style name; does it have a little plus next to it? That means that the text you've selected diverges from the style. Clear the overrides to return the text to the settings in the paragraph style. You can do this with an alt-click on the style name, or by clicking on the options pulldown in the Paragraph Styles panel and choosing "Clear Overrides." I do it so often that I have a keyboard shortcut set up to do it (in Edit -> Keyboard Shortcuts).

  • Getting Error for Install of Prerequisite Components in 64 bit operating system

    we have generated our .exe file by adding prerequisite  in setup project and prerequisite (sql server 2005 Express
    sp2 (x86)) works for windows xp. But we are facing an issue while we install prerequisite (sql server 2005 Express sp2 (x86))  not working in windows 7 64 bit and 32  bit operating system. We have added prerequisite (sql server 2005 Express sp2 (x86))
    using visual studio 2010.While we install prerequisite (sql server 2005 Express sp2 (x86)) in windows 7 we getting error like " Prerequisite check for system component SQL Server 2005 Express Edition SP2 (x86) failed with the following error message:
    "This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."
    See the setup log file located at 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\install.log' for more information.
      ". We need only sql server 2005 express edition to be installed but not sql server 2008 express edition to be
    placed as prerequisite for our application because our .mdf file supports sql server 2005 express edition only.

    Hello Zhang,
                        As per your reply here is my summary  fallows as:
                       Microsoft SQL Server 2005 9.00.3042.00 
                       ============================== 
                       OS Version      : Professional Service Pack 1 (Build 7601) 
                       Time            : Mon Nov 10 14:55:46 2014 
                       BS-90-PC : The feature(s) specified are not valid for this edition of SQL Server.
     SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt. 
    Time            : Mon Nov 10 14:55:50 2014
    List of log files:
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Core(Local).log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Datastore.xml
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_.NET Framework 2.0.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Support.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Core.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_SCC.log
    And Detail Logs fallows as:
    The following properties have been set:
    Property: [AdminUser] = true {boolean}
    Property: [InstallMode] = HomeSite {string}
    Property: [ProcessorArchitecture] = AMD64 {string}
    Property: [VersionNT] = 6.1.1 {version}
    Running checks for package 'Windows Installer 3.1', phase BuildList
    The following properties have been set for package 'Windows Installer 3.1':
    Running checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
    Result of checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
    'Windows Installer 3.1' RunCheck result: No Install Needed
    Running checks for package 'SQL Server 2005 Express Edition SP2 (x86)', phase BuildList
    Running external check with command 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\SqlExpress\SqlExpressChk.exe' and parameters ''
    Process exited with code 1
    Setting value '1 {int}' for property 'SQLExpressInstalled'
    The following properties have been set for package 'SQL Server 2005 Express Edition SP2 (x86)':
    Property: [SQLExpressInstalled] = 1 {int}
    Running checks for command 'SqlExpress\sqlexpr32.exe'
    Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionNT' and value '5.1': true
    Result of checks for command 'SqlExpress\sqlexpr32.exe' is 'Bypass'
    Running checks for command 'SqlExpress\sqlexpr32.exe'
    Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1': false
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of running operator 'ValueExists' on property 'Version9x': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
    Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true
    Result of checks for command 'SqlExpress\sqlexpr32.exe' is 'Fail'
    'SQL Server 2005 Express Edition SP2 (x86)' RunCheck result: Fail
    A prerequisite failed for Package "SQL Server 2005 Express Edition SP2 (x86)"
    Package failed with message "This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."

  • Hi everyone.. I have windows 7 (32 bit operating system), and have tried installing the latest version of Itunes, but my PC keeps saying windows 7 error (126) ? I have no idea on how to fix this??

    hi everyone.. I have windows 7 (32 bit operating system), and have tried installing the latest version of Itunes, but my PC keeps saying windows 7 error (126) ? I have no idea on how to fix this??
    Please could someone help???
    And it also mentions mediatoolbox dll. is missing?? haha i have no idea what that means??? please help...
    Thanks alot! I really appreciate your help..

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • I have windows 8 and a 64 bit operating system, i didnt like the new itunes, how do i install the old itunes?

    i have windows 8 with a 64 bit operating system. i tried the new itunes and rather go back to the older one. is there a link or something that u could give me in order to install the old version of itunes for a 64 bit operating system?

    A Google search should provide a number of instructional links.

  • Does Adobe Premiere 7 work ok and is it supported under Vista 64 bits operating system

    Does Adobe Premiere 7 work ok and is it supported under Vista 64 bits operating system?

    No, it's not supported under any 64-bit operating system.
    But it seems to work in compatibility mode, which turns on automatically in Vista. It may occasionally suffer a hiccup, but it seems to work for many people.
    Just make sure all of your firmware, RealTek drivers and Quicktime are up to date.

  • Compatiblity of iPod and iPhone 3gs with Windows 7 64 bit operating system?

    Will the ipod classic anf the iPhone 3gs have software that will work with Windows 7 64 bit operating system?

    Hi Aaron,
    Make sure the Automatic Duplexing option is enabled:
    Enter Control Panel > Devices and Printers.
    Right click the printer icon, then click Printer Properties.
    Click the Device Settings tab.
    Set the Automatic Two-Sided Duplex Accessory as installed and click OK to save the change.
    Now Automatic Duplexing should become available.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Ram utilization with 64 bit operating system

    Attached is the current configuration of my 8.1 Pro PC & I have a question regarding RAM utilization with 32 bit programs running on this PC.
    It has been my understanding that the 32 bit OS (XP Pro), at best, would be able to only utilize 4GB of RAM memory.  
    I've recently built a PC for the specific task of running an application which is very CPU & output intensive. The application is a Windows based 32 bit application which analyzes and recovers data from NAND chips.  Input data comes from a 2.0 USB
    feed, is processed and is then written to a 2 disk raid array.
    Will the 64 bit operating system enable 32 bit applications to utilize more than 4GB of RAM memory?  Any suggestions on how to maximize the processing of 32 bit application on a 64 bit OS would be appreciated.
    Operating System
    Windows 8.1 Pro 64-bit
    CPU
    Intel Xeon E3 1275 v2 @ 3.50GHz
    35 °C
    Ivy Bridge 22nm Technology
    RAM
    16.0GB Dual-Channel DDR3 @ 657MHz (9-9-9-24)
    Motherboard
    Supermicro X9SAE (CPU)
    37 °C
    Graphics
    HP w2408 (1920x1200@59Hz)
    Intel HD Graphics (Super Micro Computer)
    Storage
    372GB Western Digital WDC WD4000AAKS-00TMA0 (SATA)
    30 °C
    465GB Western Digital WDC WD5000HHTZ-04N21V0 (SATA)
    28 °C
    465GB Western Digital WDC WD5001ABYS-01YNA0 (SATA)
    32 °C
    465GB Western Digital WDC WD5003ABYX-01WERA1 (SATA)
    31 °C
    Optical Drives
    PLEXTOR DVDR PX-891SAW
    TSSTcorp CDDVDW SH-224DB
    Audio
    High Definition Audio Device

    Hi,
    As far as I know, 32-bit application running on x64 Windows system had a limit of memory address space. The max usage of RAM is 4GB. I also make a test using testlimit:
    According to the screenshot, we can find that, 32-bit testlimit only can leak 4051MB memory, while 64bit testlimit can achieve to 5200 even more larger memory.
    For more information about this knowledge, you can refer to contents of chapter 9 in Windows Internal:
    http://live.sysinternals.com/WindowsInternals/WindowsInternals-Ch05.pdf
    Roger Lu
    TechNet Community Support

  • [SOLVED]Can I run a 64 bit operating system?

    I want to know if I can run a 64 bit operating system on my laptop. the lshw command says I have a 64 bit processor, so does that mean I can run a 64 bit O.S. because  almost everything else says 32 bit. So, does all my hardware have to be 64 bit, or is it only the processor that matters? I have looked on the internet and it always seems to relate only to the processor, so I don't know if the other stuff matters. My laptop came with 32 bit vista, if that matters. Sorry if this is a stupid question. Thanks.
    Last edited by Tux the penguin (2010-11-23 20:01:40)

    Thanks for the quick reply. Sorry. I should have been more clear. By everything else I meant for example:
    *-pci:1
    description: PCI bridge
    product: MCP79 PCI Express Bridge
    vendor: nVidia Corporation
    physical id: 10
    bus info: pci@0000:00:10.0
    version: b1
    width: 32 bits
    clock: 33MHz
    capabilities: pci pm msi normal_decode bus_master cap_list
    resources: ioport:d000(size=4096) memory:faf00000-fbffffff ioport:e0000000(size=402653184)
    -storage
    description: SATA controller
    product: MCP79 AHCI Controller
    vendor: nVidia Corporation
    physical id: b
    bus info: pci@0000:00:0b.0
    logical name: scsi0
    logical name: scsi1
    version: b1
    width: 32 bits
    clock: 66MHz
    capabilities: storage pm msi ahci_1.0 bus_master cap_list emulated
    configuration: driver=ahci latency=0 maxlatency=1 mingnt=3
    resources: irq:42 ioport:c000(size=8) ioport:bc00(size=4) ioport:b880(size=8) ioport:b800(size=4) ioport:b480(size=16) memory:fae72000-fae73fff
    *-multimedia
    description: Audio device
    product: MCP79 High Definition Audio
    vendor: nVidia Corporation
    physical id: 8
    bus info: pci@0000:00:08.0
    version: b1
    width: 32 bits
    clock: 66MHz
    capabilities: pm bus_master cap_list
    configuration: driver=HDA Intel latency=0 maxlatency=5 mingnt=2
    resources: irq:21 memory:fae78000-fae7bfff
    *-network
    description: Ethernet interface
    product: MCP79 Ethernet
    vendor: nVidia Corporation
    physical id: a
    bus info: pci@0000:00:0a.0
    logical name: eth0
    version: b1
    serial: 00:24:21:6d:a4:82
    capacity: 1Gbit/s
    width: 32 bits
    clock: 66MHz
    capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 latency=0 link=no maxlatency=20 mingnt=1 multicast=yes port=MII
    resources: irq:20 memory:fae7d000-fae7dfff ioport:c080(size=8) memory:fae7e800-fae7e8ff memory:fae7e400-fae7e40f
    description: Notebook
    product: CR600 (To Be Filled By O.E.M.)
    vendor: Micro-Star International
    version: Ver 1.000
    serial: System Serial Number
    width: 32 bits
    capabilities: smbios-2.6 dmi-2.6 smp-1.4 smp
    configuration: boot=normal chassis=notebook cpus=2 family=To Be Filled By O.E.M. sku=To Be Filled By O.E.M. uuid=00020003-0004-0005-0006-000700080009
    Processor details-
    *-cpu:0
    description: CPU
    product: Pentium(R) Dual-Core CPU T4200 @ 2.00GHz
    vendor: Intel Corp.
    physical id: 4
    bus info: cpu@0
    version: 6.7.10
    serial: 0001-067A-0000-0000-0000-0000
    slot: CPU 1
    size: 2GHz
    capacity: 2GHz
    width: 64 bits
    clock: 200MHz
    capabilities: x86-64 boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm
    configuration: cores=2 enabledcores=2 id=1 threads=2
    So, I could still run a 64 bit OS, even though most of the hardware is 32 bit?
    Last edited by Tux the penguin (2010-11-23 02:57:18)

  • Excelrepor​tdemo project link error with CVI2010 on windows 7, 64-bit operating system

    I am trying to run the excelreportdemo project in CVI2010 on windows 7, 64-bit operating system. I have the Excel2013 installed as well. I have chosen the build configuration as release or debug for 32 bit system so to be compatible for the test platform for production.
    However, I get 12 Project link errors as following:
    Undefined symbol '_ExcelRpt_RangeBorder@24' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WriteDataFromTableControl@16' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellValue' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellRangeAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartAddtoWorksheet@40' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartWizard@52' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetChartAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationQuit@4' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookClose@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorksheetNew@12' referenced in "excelreportdemo.c".
    I have found a previous dicussion back in 2007. Unfortunately it did not help for the same problem on my new machine and CVI2010. Could anyone give me help on this/
    Thanks!
    Yuwei
    Solved!
    Go to Solution.

    The previous discussion link is pasted below:
    http://forums.ni.com/t5/LabWindows-CVI/Problems-adding-the-activex-instrument-e​xperiencing-undefined/m-p/580608/highlight/true#M3​1390
    It did not solve my problem, but may spark your idea of helping me.
    Thanks a lot!
    Yuwei

  • What Windows 64 Bit Operating System ???

    I like to configure a computer with ORACLE 11.
    What is is the pest practice windows 64 bit operating system ?
    I read in the software requirements that oracle 11 is possible with win server 2003 all editions.
    But i have never seen something about win server 2008.
    It is possible to use win server 2008 64 bit for oracle 11 ?
    thank
    you
    uwe

    user8645161 wrote:
    I like to configure a computer with ORACLE 11.
    What is is the pest practice windows 64 bit operating system ?
    I read in the software requirements that oracle 11 is possible with win server 2003 all editions.
    But i have never seen something about win server 2008.
    It is possible to use win server 2008 64 bit for oracle 11 ?
    thank
    you
    uweHi Uwe. Try this link:
    [Oracle Database 11g Release 1 (11.1.0.7.0) for Microsoft Windows Server 2008 x64|http://www.oracle.com/technology/software/products/database/oracle11g/111070_win64_2008soft.html]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Can run .exe but cannot use .exe file with 64 bit operating system

    I built an application in labview (32 bit) in xp. The exe file generated from the labview 2009 is able to function well in windows vista (32 bit). For this i installed run time engine and since my application requires vision tools so i also installed the vision run time engine 2009. The application reads values of a device (from microcontroller) from the virtual com port (through USB).
    Now the problem is the .exe cannot response in Windows 7 (64 bit). For this i installed Run Time engine 2009 (for 32 bit) and also vision run time engine. The exe runs but does not read any value from the COM port and does not response any thing.
    This is somehow related to 64 bit operating system. 
    Further to mention, the control input for 'VISA resource name' input of 'Visa Configure Serial Port' block generally detects the COM Port where the device is connected (e.g. COM1, COM2 etc)  and used to display the choices (on drop down menu) but with 64 bit operating system this is not happening.
    What could be the possible problem? I would be happy to know if someone has come across this problem or if someone can help me to solve this problem.
    Simply i would like to run an .exe application build in 32 bit to run in an operating system of 64 bit. This application has VISA and Vision motion tools.

    NI VISA is a software abstraction layer for different physical interfaces (e.g. RS232).
    I understood that your application is working with this in order to select and communicate with COM interfaces.
    MAX (Measurement & Automation Explorer) is the tool to configure and test NI drivers, in this case VISA.
    So if no COM shows up in MAX, you have a malfunction (or missing) installation of VISA.
    Norbert 
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • HP Laserjet p2015d auto duplex printing with Windows 7 64 bit operating system

    I have used the HP Laserjet p2015d with Windows 7 32 bit operating system and have been able to use the AUTOMATIC DUPLEX feature of the printer without problems.
    Now, however, I have installed the 64 bit version of Windows 7 operating system and the AUTO DUPLEX does not work and is not shown as being available on the PROPERTIES menu of the printer.
    Is it possible to use the AUTO DUPLEX  feature of  the printer with Windows 7   64 bit  operating system.
    All replies welcomed!   Aaron in Calif.

    Hi Aaron,
    Make sure the Automatic Duplexing option is enabled:
    Enter Control Panel > Devices and Printers.
    Right click the printer icon, then click Printer Properties.
    Click the Device Settings tab.
    Set the Automatic Two-Sided Duplex Accessory as installed and click OK to save the change.
    Now Automatic Duplexing should become available.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Can you tell me if I have a 64 bit operating system which Java update do I download

    Please can anyone advise me on what Java update I download for a Windows 7 64 bit operating system. My Firefox is telling me I need to urgently update my Java but when I click through to update all that is there is a page of confusing information about 32 bit and 64 bit systems. It asks which version am I using 64 bit version of Firefox or 32 bit. I didn't know there were two, I thought when referring to 64 bit and 32 bit it meant the operating system of my computer. Can anyone clear this up for me. Thank you.

    Of course, if you have a x64 bit system, its better to download a x64 bit Java version. However, i think Firefox won't be able to use it since Firefox isn't x64 bit (yet). So if you need Java in your browser, you'll need Java's 32bit version.
    Keep in mind i could be wrong. It's just my guessing because i tried it out some months ago. I installed 64bit Java but Firefox couldn't handle it.
    However in my opinion you won't recognize a difference between 32 and 64 bit, unless you play games in Java or do other resource intensive work. 32bit will always work on a 64bit PC, but not the other way around.

  • I had to delete everything on my computer and install the operating system again , but I had to install Snow Leopard because it was the cd that came with the computer when I bought it. The problem is that I had already paid for the OS Lion and even h

    I had to delete everything on my computer and install the operating system again , but I had to install Snow Leopard because it was the cd that came with the computer when I bought it. The problem is that I had already paid for the OS Lion and even had upgraded to the Mavericks . I do not think it's fair to have to pay again and I would like to upgrade my operating system without having to pay again for the same system.

    Hi anatuta, 
    Thanks for visiting Apple Support Communities. 
    It sounds like you are trying to upgrade your Mac to a newer version of OS X, after completing a fresh install of Snow Leopard. 
    If you have already purchased and downloaded OS X Lion and Mavericks, you should be able to find these items in the Purchased section of the Mac App Store. 
    You may find the steps in this article helpful with finding the items:
    Mac App Store: Finding your purchased apps - Apple Support
    If you do not see the items in the Purchased section, they may be hidden:
    Hide and unhide purchases in the Mac App Store - Apple Support
    All the best,
    Jeremy 

Maybe you are looking for