schon lange kein neo-vars mehr gebuildet … jetzt laufen überall 64-Bit-Betriebssysteme … Pfade entsprechend angepasst.

This commit is contained in:
mösi 2014-08-09 12:47:46 +00:00
parent 7ddf7df96c
commit a1b9363400
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
echo Setting default local path variables
:: TortoiseSVN and its clever tool SubWCRev
set Tsvnpath=C:\Programme\TortoiseSVN\bin
set ahkpath=C:\Programme\AutoHotkey
set Tsvnpath=C:\Program Files\TortoiseSVN\bin
set ahkpath=C:\Program Files (x86)\AutoHotkey
if exist _local_paths.bat call _local_paths.bat