Temporary directory for windows
I thought with myself, as we have a temporary (tmp) directory in Linux, why not in Windows? When the computer restarts, all contents of this directory will be deleted.
First, you need the main.exe file. To create this file, read the bottom of the page, then run command.
python install.py
This command will first create a folder named 'tmp' on your desktop and then copy main.exe to the startup folder and when you restart your computer this file will be executed and removes the old tmp folder and creates a new tmp folder.
To make main.exe, you must use the tool to convert main.py to exe file to do this Click here