-1
Hello, I’m trying to develop an application that starts together with windows, but I’ve tried to get the program to auto copy to the folder
"C: Users User Appdata Roaming Microsoft Windows Start Menu Programs Startup"
but access is denied, I am using Python 3.5 and cx_freeze to generate the executable.
You can share part of your code used for the program to auto copy?
– Pedro Abreu