YijunYuan / AutoTurnOnHotspot

Turn on Mobile Hotspot of Windows 10 when logging in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoTurnOnHotspot

Turn on Mobile Hotspot of Windows 10 when logging in

Usage

  1. Put these files in the same folder that you won't delete, rename or move
  2. Run EnableAutoTurnOnHotspot.ps1
  3. To disable this function, run DisableAutoTurnOnHotspot.ps1

Implementation

The script that turning on the hotspot is copied from here, that's not my original work! Basically, what I do is putting this script into the Scheduled Tasks.

About

Turn on Mobile Hotspot of Windows 10 when logging in

License:GNU General Public License v3.0


Languages

Language:VBScript 81.6%Language:PowerShell 18.4%