Python Scripts and Games

These are daily life scripts for windows users to make their day easy.

View the Project on GitHub

SetToStartup

forthebadge

Start-up Programs are those which start as soon as computer boots up, this script will help you to add your favorite programs or self made scripts/folders to startup.

Works better with Python 3.

Works with Windows Only.

Requirements and Installation

For this to work, you need to install few modules by following commands.

Module Steps
winshell pip install winshell
OS pip install os
win32com Install from an executable here

and now compile simply as you execute a Python file.

How it Works ?

Demo

Made with ❤ by Aashutosh Rathi