J
John Wright
I need to put some registry entries in for my program so our helpdesk
scanning software will pick it up. I need to put the following data in the
registry:
In the software classes hive under HKLM/Software/Classes I need to put in
the Software Name then a Hive under it called CLSID with the GUID from the
Assembly Information.
Then in HKLM/Software I need an entry for my program with the assembly
information.
This is the same routine as other installed products. The difference with
this program is it is deployed via clickonce so I don't know if it will make
these entries for me. Anyone have any ideas on the best way to do this? I
need to make sure all my developers do the same thing across the company and
would like to standardize the process.
John
scanning software will pick it up. I need to put the following data in the
registry:
In the software classes hive under HKLM/Software/Classes I need to put in
the Software Name then a Hive under it called CLSID with the GUID from the
Assembly Information.
Then in HKLM/Software I need an entry for my program with the assembly
information.
This is the same routine as other installed products. The difference with
this program is it is deployed via clickonce so I don't know if it will make
these entries for me. Anyone have any ideas on the best way to do this? I
need to make sure all my developers do the same thing across the company and
would like to standardize the process.
John