Groups | Blog | Home
all groups > dotnet faqs > december 2004 >

dotnet faqs : Visual studio .net setup project and registry values?



johnny NO[at]SPAM liquidzone.net
12/14/2004 12:41:14 PM
How can i add a programs installation path in the registry keys in a setup
project?
since i dont know where the user installed the program i need to set a
registry key
containgin a string value of the path the user chose for the program...

I cant find any real documentation for this anywhere...
so if anyone knows how to do it or know where i can find documentation about
it please let me know.

TOM
12/15/2004 4:33:56 PM
Could your application record what directory path it started in and then
save that
value to a key the first time it runs?

-- Tom


[quoted text, click to view]

AddThis Social Bookmark Button