D
David Cartwright
Hi all,
Apologies if this is a FAQ - I've searched all the groups I can think of,
though.
I've written a VB.NET application and an associated Installer project in
Visual Studio 2005. My.Settings works just great, but the problem is that
when I produce a new version of the application, the My.Settings
user-related settings are lost - presumably because they're saved in the
version-specific application data directory and so when a new version number
arrives, the settings file reverts to the default (blank) values.
Is there a straightforward way of making the system "remember" the settings
when the version number increases?
Many thanks in anticipation,
David C
Apologies if this is a FAQ - I've searched all the groups I can think of,
though.
I've written a VB.NET application and an associated Installer project in
Visual Studio 2005. My.Settings works just great, but the problem is that
when I produce a new version of the application, the My.Settings
user-related settings are lost - presumably because they're saved in the
version-specific application data directory and so when a new version number
arrives, the settings file reverts to the default (blank) values.
Is there a straightforward way of making the system "remember" the settings
when the version number increases?
Many thanks in anticipation,
David C