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!
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!