- May
- 13,190
- 180
I just installed TCC on a new machine (XP SP3). A logon script does this:
(with a few more delays later). The dirhistory file it loaded looked OK:
But it doesn't look good in the dirhistory popup, there being an unprintable in front of the first line.
Code:
if not isdir %SHRALIAS_SAVE_PATH md %SHRALIAS_SAVE_PATH
cdd %SHRALIAS_SAVE_PATH
echo Now in %_cwd
for %f in ( *.sav ) %@name[%f] /r %f
delay 2
(with a few more delays later). The dirhistory file it loaded looked OK:
Code:
ff fe 47 00 3a 00 5c 00 50 00 72 00 6f 00 6a 00 ? G : \ P r o j
65 00 63 00 74 00 73 00 5c 00 67 00 6d 00 73 00 e c t s \ g m s
74 00 65 00 73 00 74 00 5c 00 52 00 65 00 6c 00 t e s t \ R e l
65 00 61 00 73 00 65 00 0d 00 0a 00 56 00 3a 00 e a s e . . V :
5c 00 0d 00 0a 00 \ . .
But it doesn't look good in the dirhistory popup, there being an unprintable in front of the first line.
Code:
?G:\Projects\gmstest\Release\