DesktopDeployR icon indicating copy to clipboard operation
DesktopDeployR copied to clipboard

How to change application name?

Open dimmin opened this issue 4 years ago • 1 comments

I saw here that one should change both the appname variable in config.cfg and the name of the *.bat file ("appname.bat" by default). However, doing so lead me to this issue: https://github.com/wleepang/DesktopDeployR/issues/36 Resetting appname to its default value ("appname") fix this. What am I forgetting to edit here please?

dimmin avatar Jul 09 '21 13:07 dimmin

I just saw that setting "use_userprofile": true, in config.cfg fixed the issue I had, therefore I deduced that the issue is probably a path access induced by the error log. Can someone could please explain how to keep "use_userprofile" to false without having this issue?

dimmin avatar Jul 23 '21 14:07 dimmin