lothos12345
Well-known member
Ive written a program in vb.net that requires certain registry entries to be present in order to work properly. Ive 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.