Run a Python program at start-up on Windows
问题 I am developing a key-logger on Python (only for curiosity sake). And the script will be an executable. Without access to the computer so the process should not need a UI or user interaction. Is there any way, even in another executable to make the key-logger start at start-up ? 回答1: I don't use Windows, but you can try making a batch script that runs your python file and make that script Run a program automatically when Windows starts: Click the Start button Picture of the Start button ,