This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| REM Copyright (C) 2013 | |
| REM Shaleen Jain | |
| REM shalzz@outlook.com | |
| REM | |
| REM Batch file for creating Wifi Hotspot | |
| if _%1_==_payload_ goto :payload | |
| :getadmin | |
| echo %~nx0: elevating self |