By default, in a Windows application, the application is saved in this directory:
%USERPROFILE%\Local Settings\Application Data\<Company Name>\<appdomainname>_<eid>_<hash>\<version>\user.config
Can I change the path to save the user.config file? For example, save it in a local folder?
Anton source
share