Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Sopor's full-sized avatar
πŸ‡ΈπŸ‡ͺ
不明
πŸ‡ΈπŸ‡ͺ
不明

Block or report Sopor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sopor/README.md

Sopor's Github Stats

Pinned Loading

  1. luadch-scripts luadch-scripts Public

    My own modified LuaDCH scripts

    Lua 2

  2. transmac reset transmac reset
    1
    - Open Notepad.
    2
    - Copy everything from the comment below and paste it in Notepad.
    3
    - Press X to close Notepad, it will ask you to save the file.
    4
    - Choose an appropriate name eg. TransMac_Reset_Trial.cmd
    5
    
                  
  3. Total Commander - Open command promp... Total Commander - Open command prompt window as Administrator without showing that annoying UAC warning
    1
    @echo off
    2
    
                  
    3
    SETLOCAL
    4
    
                  
    5
    if /i %1==scheduler goto SCHEDULER