I am creating a visual studio 2008 setup project. Would someone assist me in making a registry value to store the installation path that the user specifies during installation?
-MJ
5 Replies - 8107 Views - Last Post: 13 July 2010 - 04:13 PM
#1
Setup Project - Registry keys, install paths, sadness
Posted 13 July 2010 - 12:25 PM
Replies To: Setup Project - Registry keys, install paths, sadness
#2
Re: Setup Project - Registry keys, install paths, sadness
Posted 13 July 2010 - 12:28 PM
#3
Re: Setup Project - Registry keys, install paths, sadness
Posted 13 July 2010 - 12:41 PM
That tutorial does not cover my question.
#4
Re: Setup Project - Registry keys, install paths, sadness
Posted 13 July 2010 - 12:45 PM
The path the user chose for installation is in the TARGETDIR variable. Set a string value in the registry with the value "[TARGETDIR]" and you should be OK.
#5
Re: Setup Project - Registry keys, install paths, sadness
Posted 13 July 2010 - 12:58 PM
Much thanks!
#6
Re: Setup Project - Registry keys, install paths, sadness
Posted 13 July 2010 - 04:13 PM
For more advanced installation/setup project take o look at Wix: http://wix.codeplex.com/
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|