5 lines
83 B
Batchfile
5 lines
83 B
Batchfile
|
set HOME=%USERPROFILE%
|
||
|
echo "set home to %HOME%"
|
||
|
|
||
|
START gdb.exe ardour-3.3.exe
|