lothos12345 Posted April 8, 2005 Posted April 8, 2005 I've written a program in vb.net that requires certain registry entries to be present in order to work properly. I've created the registry edit files so when you click on them it installs them into the local computer. Is there a way in .NET when I am creating the install project for my program to include the registry files, thus when the user installs the program on their local machine. The install project will automatically update the registry for them with the correct registry entries. Quote
Leaders snarfblam Posted April 8, 2005 Leaders Posted April 8, 2005 If you are using a Deployment Project, just click View>Editor>Registry and add your keys there. Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.