Giter VIP home page Giter VIP logo

startupmanager's Introduction

Startup Manager

This PowerShell script manages startup commands for your Windows system. It provides a text-based interface to view, add, update, and delete startup commands.

Usage

  1. View Startup Commands

    • Run the script. It will display a list of startup commands currently configured on your system.
  2. Navigation

    • Use the Up and Down arrow keys to navigate through the list.
    • Press Enter to view details of the selected startup command.
  3. View Command Details

    • Upon pressing Enter, it will display the name and execution path of the selected startup command.
  4. Add a New Startup Command

    • Press A to add a new startup command.
    • Enter the name and execution path as prompted.
  5. Update a Startup Command

    • Use the W key to update the selected startup command.
    • Enter the new name and execution path when prompted.
  6. Delete a Startup Command

    • Press Del to delete the selected startup command.
    • Confirmation will be requested. Type y to confirm or n to cancel.
  7. Refresh List

    • Press F5 or R to refresh the list of startup commands.
  8. Exit the Program

    • Press Esc to exit the script.

Caution

  • Deleting a startup command is irreversible. Be careful when prompted for deletion.

Notes

  • The script accesses and manipulates the Windows registry to manage startup commands.

Script Behavior

  • The script will present a text-based user interface, allowing interaction through keyboard commands.

Requirements

  • Windows PowerShell environment.

startupmanager's People

Contributors

mistkeithy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.