Is there a simple way to add one or more content files path’s to the registry under the manufacturers’s program file path for the current user? I was able to do this for the executable file but not for any of the added content files.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
I had to put the registry entries in the registry editor. I also had to use the using statement and place .net code to add registries within the using statement else it lost context.