tools: update deploy/debug scripts

This commit is contained in:
Bill Zissimopoulos 2019-04-15 15:34:35 -07:00
parent 04b3675f12
commit 9dcc04f882
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ setlocal
set DebugWorkspace=winfsp
set DebugPort=50000
set DebugKey=win8.debug.net.key
set DebugKey=1.1.1.1
set RegKey="HKLM\SOFTWARE\Microsoft\Windows Kits\Installed Roots"
set RegVal="KitsRoot10"

View File

@ -5,6 +5,7 @@ setlocal
set CONFIG=Debug
set SUFFIX=x64
set TARGET_MACHINE=WIN8DBG
if not X%1==X set TARGET_MACHINE=%1
set TARGET_ACCOUNT=\Users\%USERNAME%\Downloads\winfsp\
set TARGET=\\%TARGET_MACHINE%%TARGET_ACCOUNT%