Skip to content

Latest commit

 

History

History
75 lines (38 loc) · 2.02 KB

iElevator™.md

File metadata and controls

75 lines (38 loc) · 2.02 KB

"The all-new iElevator iElevator™ Starting at $649/mo. ‮‭ ‮‭ ⃰VAT not included.

Instructions

1. Create a Scheduled Task

  • Launch Task Scheduler. Make sure you're in:

    • "Task Scheduler (Local)" -> "Task Scheduler Library"

Then,

  1. Go to: "Actions" -> "Create Task..."

  2. Click on the "General" tab:

    1.1. Name it: [KBDRacer2]

    1.2. (optional) Description: KBDRacer2: Electric Boogaloo

    1.3. Make sure "Run only when user is logged on" is selected.

    1.4. Check the checkbox for "Run with highest privileges".

  3. Click on the "Actions" tab:

    2.1. Click: "New"

    2.1.a. Action: "Start a program"

    2.1.b. Program/script: Click on "Browse". Then,

    2.1.c.1. Navigate to where your KBDRacer2.exe file is located.

    2.1.c.2. Select the file -> Click "Open"

    2.2. Click: "OK"

  4. Click on the "Conditions" tab:

    3.1. Uncheck everything

  5. Click on the "Settings" tab:

    4.1. Make sure only the below 2 are checked (uncheck the rest):

    4.1.a. Check the checkbox for "Allow task to be run on demand"

    4.1.b. Check the checkbox for "If the running task does not end when requested, force it to stop"

  6. Click: "OK"

Done.

2. Create a Desktop Shortcut

  • Right click on your Desktop.

Then,

  1. Click: "New"

  2. Click: "Shortcut"

    2.1. Paste this: C:\Windows\System32\schtasks.exe /run /tn "[KBDRacer2]"

    2.2. Click: "Next"

    2.3. Name it: [KBDRacer2]

    2.4. Click: "Finish"

Done.