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 8015033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:07:57+00:00 2026-06-04T20:07:57+00:00

I need to install a registry item using Nant. However, no matter what I

  • 0

I need to install a registry item using Nant. However, no matter what I try, Nant only seems to install a 32-bit version of the item (i.e. in the Wow6432Node registry subfolder).

Here’s my most recent attempt:

<target name="InstallMyKey">
    <property name="MyKey.reg" value="${BuildPath}\some\folder\MyKey.reg" />
    <exec program="regedit">
        <arg value="/s" />
        <arg value="${MyKey.reg}" />
    </exec>
</target>

I’ve tried using alternative commands, such as regedt32 and reg, and have tried setting the working folder to %WINDIR%\SysWOW64 and running regedit from there. None of these worked either.

I’ve tried taking the very latest build of Nant (as of yesterday) and got the same issue.

Perhaps the problem is that Nant is a 32 bit exe and hence because of “file system redirection” launches the 32 bit version of regedit?

Anyone solved this?

  • 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-04T20:07:59+00:00Added an answer on June 4, 2026 at 8:07 pm

    Try testing it from the command prompt before testing it from NAnt, since that is what exec will be doing. This would rule out any NAnt issues and confirm your syntax first. You are right that folder redirection may be occurring, so try the explicit path of %WINDIR%\regedit.exe (SysWOW64 contains the 32-bit versions).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to install MySQL 5.1 for my rails application. Using Homebrew, I am
I need to create an install file that will check the registry for the
I need to compare the windows registry data before and after install a program
I'm using HKEY_LOCAL_MACHINE to set a variable at the time of install. These need
I need to deploy some registry keys and install certificates in some stores on
When I try to install tap using npm install tap I get the following
I need to install some CPAN modules in a linux box which I do
I need to install a USB driver for a device so that it is
I need to install a MySql server on my Windows machine to run a
I need to install Rails 2.3.2 and Rails 2.3.4 simultaneously on my Ubuntu 9.04

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.