ShiftDown reduces the load of processes on Windows to speed things up

Discussion in 'other software & services' started by guest, Dec 20, 2021.

  1. guest

    guest Guest

    December 20, 2021
    ShiftDown
    Website (GitHub)
    Download: https://github.com/seanox/virtual-environment/raw/main/platform/Resources/platform/Settings/shiftdown.exe
    Code:
    sc.exe create ShiftDown binpath="...\shiftdown.exe" start=auto
    sc.exe start ShiftDown
    
    sc.exe pause ShiftDown
    sc.exe continue ShiftDown
    
    sc.exe stop ShiftDown
    sc.exe delete ShiftDown
    
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.