Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Where to make the entry in registry for software deployement?
At which place I have to make entry.
Posted
Updated 10-Jan-11 0:18am
v2
Comments
Simon P Stevens 10-Jan-11 6:17am    
I don't really understand your question. Can you explain in a bit more detail what it is you are trying to do.

1 solution

Use Windows installer[^] and read this:
Deployment (How Do I in C#)[^]

Don't mess around with the registry unless you are entirely sure what you are doing... I'll assume that the question indicates something about this...

If you really want to mess around with this see:
Uninstall Registry Key[^] for information about HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall



Regards
Espen Harlinn
 
Share this answer
 
v2
Comments
#realJSOP 10-Jan-11 8:37am    
I wonder why people vote an answer with a 4...
Espen Harlinn 10-Jan-11 8:58am    
Maybe they think we are getting paid for this. In view of OPs earlier questions I felt, sinse this is an area where a f**k up can make users really unhappy, that some more reading could be more helpful than giving the answer directly ...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900