Jump to content


funnyname

New Members
  • Posts

    1
  • Joined

  • Last visited

funnyname's Achievements

Newbie

Newbie (1/14)

  • One Month Later Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. Another approach is making a Scheduled Task, which runs at startup with the following commands: cmd.exe /c shutdown.exe -s -f -t 05 & schtasks.exe /delete /TN %path to scheduled Task% /f Options -f = force -t ## = time to wait until shutdown %path to scheduled Task% = the path to task \...\...\Name
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.