mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2025-09-06 05:18:07 +00:00
Added helper scripts and icon
This commit is contained in:
5
bin/elevate.cmd
Normal file
5
bin/elevate.cmd
Normal file
@@ -0,0 +1,5 @@
|
||||
@setlocal
|
||||
@echo off
|
||||
set CMD=%*
|
||||
set APP=%1
|
||||
start wscript //nologo "%~dpn0.vbs" %*
|
Reference in New Issue
Block a user