J
jtbjurstrom
The folder that the framework creates under the Application Data
folder is not consistent.
Instead of:
..\Local Settings\Application Data\My Company\MyApp.exe_Url_<guid>
\1.0.0.0\user.config
I would like to have
..\Local Settings\Application Data\My Company\My App
\1.0.0.0\user.config
Basically I'm trying to remove the guid. If this isn't possible with
the .NET Framework then I'd at least like to know where this guid
comes from.
Thank you,
Jayson B.
folder is not consistent.
Instead of:
..\Local Settings\Application Data\My Company\MyApp.exe_Url_<guid>
\1.0.0.0\user.config
I would like to have
..\Local Settings\Application Data\My Company\My App
\1.0.0.0\user.config
Basically I'm trying to remove the guid. If this isn't possible with
the .NET Framework then I'd at least like to know where this guid
comes from.
Thank you,
Jayson B.