Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8237521
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T19:29:55+00:00 2026-06-07T19:29:55+00:00

I have been facing a problem in InstallScript to get the list of registry

  • 0

I have been facing a problem in InstallScript to get the list of registry keys for 32- and 64-bit installations.

My machine is Windows Server 2008 64-bit. I can install the SQL Server 2008 32-bit version or 64-bit version on this machine.

Now during the setup I need to know whether either of the SQL Server versions are installed.

As per my understanding,

  • 64-bit applications on 64-bit machine are stored in Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall.
  • 32-bit applications on 64-bit machine are stored in Software\\Wow6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall.

I have written a function which should search both these locations for SQL Server installation using the RegDBQueryKey function.

Even if I pass "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall" to RegDBQueryKey, it lists the keys of Software\\Wow6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall.

Can anyone help me with this issue?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T19:29:58+00:00Added an answer on June 7, 2026 at 7:29 pm

    Set this flag before your call to RegDBQueryKey:

    REGDB_OPTIONS = REGDB_OPTION_WOW64_64KEY;
    

    That will disable the default forwarding to the 64-bit version of the key, and give you the 32-bit version. It applies globally, so when you’re done make sure to reset the flag using:

    REGDB_OPTIONS = REGDB_OPTION_USE_DEFAULT_OPTIONS;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Since some days, I have been facing a problem in Visual Studio 2008, related
I have been facing a problem since 40days . i didn't get a solution
We have been facing Out of Memory errors in our App server for sometime.
I have been facing a strange problem while returning dataset through WCF service (WSHttpBinding).
I have been facing so many problem using the anonymous class like I can't
I have been integrating my website with oscommerce..am facing the problem with session..if I
I have a problem about weblogic console. I have been facing with this problem
Recently, I have been facing a problem with throwing exception in JDBC topic. I
We have been facing a small problem in MySQL procedure. We have placed some
I have been facing the above mentioned problem in my java application that I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.