Added helper scripts and icon

This commit is contained in:
Corey Butler
2014-10-02 17:48:07 -05:00
parent 54dab4eb18
commit 9e48a87faa
3 changed files with 18 additions and 0 deletions

5
bin/elevate.cmd Normal file
View File

@@ -0,0 +1,5 @@
@setlocal
@echo off
set CMD=%*
set APP=%1
start wscript //nologo "%~dpn0.vbs" %*