Skip to content

A CLI startup manager for windows to view, add, disable/enable or remove programs from starting with windows

License

Notifications You must be signed in to change notification settings

Faustvii/StartupManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartupManager

A tool to manage startup programs on windows through a CLI interface.

Commands

There are currently three functional commands List, Enable, Disable

Help

Examples of usage StartupManager.exe --help

Help

The help command can also be used on any commands;

Examples of usage StartupManager.exe list --help

Help list

Version

Displays the current version of the application

Examples of usage StartupManager.exe --version

List

Will display a list of applications that starts with windows.

It's possible to use the --detailed/-d option to get a table output showing more information if they are enabled or not and if modifying them requires administrator rights.

Examples of usage StartupManager.exe list or StartupManager.exe l

List

Examples of usage StartupManager.exe list --detailed or StartupManager.exe l -d

ListDetailed

Enable

Examples of usage StartupManager.exe enable Steam or StartupManager.exe e Steam

Enable

Disable

Examples of usage StartupManager.exe disable Steam or StartupManager.exe d Steam

Disable

About

A CLI startup manager for windows to view, add, disable/enable or remove programs from starting with windows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages