Skip to content

Commit 91d9c0a

Browse files
authored
Add files via upload
1 parent 9d0dc9b commit 91d9c0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

QuickBoost.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
@Echo off
2+
set "params=%*"
3+
cd /d "%~dp0" && ( if exist "%temp%\getadmin.vbs" del "%temp%\getadmin.vbs" ) && fsutil dirty query %systemdrive% 1>nul 2>nul || ( echo Set UAC = CreateObject^("Shell.Application"^) : UAC.ShellExecute "cmd.exe", "/k cd ""%~sdp0"" && %~s0 %params%", "", "runas", 1 >> "%temp%\getadmin.vbs" && "%temp%\getadmin.vbs" && exit /B )
24
del C:\Windows\QuickBoostScript.bat
35
del C:\Windows\QuickBoostScript.bat
46
del C:\Windows\QuickBoostScript.bat

0 commit comments

Comments
 (0)