emblewembl
Programmer
Hi all,
I have created a setup project which will install my .net2.0 windows application and any dependencies. The setup project asks the user where they would like to install the software - is there anyway that I can access this value in my application so that I can store it as an application setting called 'mainPath'?
I have set up a few application settings and can access the values using Settings.Properties.Default.varName but is there an easy way of displaying all application settings so that the user can change them easily?
Thanks.
i love chocolate
I have created a setup project which will install my .net2.0 windows application and any dependencies. The setup project asks the user where they would like to install the software - is there anyway that I can access this value in my application so that I can store it as an application setting called 'mainPath'?
I have set up a few application settings and can access the values using Settings.Properties.Default.varName but is there an easy way of displaying all application settings so that the user can change them easily?
Thanks.
i love chocolate