Skip to content

Latest commit

 

History

History

SetToStartup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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