Visual Studio Installer and Registry modifying

  • Thread starter Thread starter Elliot M. Rodriguez
  • Start date Start date
E

Elliot M. Rodriguez

The How-Tos for the Visual Studio Installer at
http://msdn.microsoft.com/library/d...stal/html/vehowaddingdeletingregistrykeys.asp
describe how I can add a Registry key with my installation exe.

Is something different in VS.Net? These two steps dont seem to apply:

1.. In the Project Explorer window, expand the Target Machine node under
your installer project.


2.. Double-click Registry in the Target Machine node.
The Registry editor is displayed.

since there is no Target Machine node (except for the parent File System on
Target Machine node, which has only 3 folders under it).

What do I have to do differently to access the registry?



Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top