I have a shortcut on the desktop:
[C:\Documents and Settings\Charles\Desktop]shortcut "c:\Documents and Settings\Charles\Desktop\MOVEFAVS_1.BTM.lnk"
Command=C:\Batch\MOVEFA~1.BTM
ArgumentsDirectory=%userprofile%\Desktop
DescriptionLink=c:\Documents and Settings\Charles\Desktop\MOVEFAVS_1.BTM.lnk
IconOffset=0
Mode=3
Hotkey
[C:\Documents and Settings\Charles\Desktop]assoc .btm
.btm=TCMD.Batch
[C:\Documents and Settings\Charles\Desktop]ftype TCMD.Batch
TCMD.Batch="C:\Program Files\JPSoft\TCMD8\tcmd.exe" /@D:\TakeCommand\INIs\TCMD_v8.ini /c "%1" %*
The problem is that the TCMD_v8.ini is NOT being called / loaded / read. Or at least the TC_Start.btm in the C:\batch folder. I do have an echo .... in TC_START .... at the top of the file and sicne that is not showing I know it's not being loaded.
In case it has anyhting to do with parameters or similar they are:
[C:\Documents and Settings\Charles\Desktop]setdos
ANSI=0
COMPOUND=^
DESCRIPTIONS=1 (DESCRIPT.ION)
ESCAPE=
EVAL=0.10
EXPANSION=0
MODE=1
NOCLOBBER=1
PARAMETERS=&
CURSOR OVERSTRIKE=100
CURSOR INSERT=15
VERBOSE=0
Any suggestions?
[C:\Documents and Settings\Charles\Desktop]shortcut "c:\Documents and Settings\Charles\Desktop\MOVEFAVS_1.BTM.lnk"
Command=C:\Batch\MOVEFA~1.BTM
ArgumentsDirectory=%userprofile%\Desktop
DescriptionLink=c:\Documents and Settings\Charles\Desktop\MOVEFAVS_1.BTM.lnk
IconOffset=0
Mode=3
Hotkey
[C:\Documents and Settings\Charles\Desktop]assoc .btm
.btm=TCMD.Batch
[C:\Documents and Settings\Charles\Desktop]ftype TCMD.Batch
TCMD.Batch="C:\Program Files\JPSoft\TCMD8\tcmd.exe" /@D:\TakeCommand\INIs\TCMD_v8.ini /c "%1" %*
The problem is that the TCMD_v8.ini is NOT being called / loaded / read. Or at least the TC_Start.btm in the C:\batch folder. I do have an echo .... in TC_START .... at the top of the file and sicne that is not showing I know it's not being loaded.
In case it has anyhting to do with parameters or similar they are:
[C:\Documents and Settings\Charles\Desktop]setdos
ANSI=0
COMPOUND=^
DESCRIPTIONS=1 (DESCRIPT.ION)
ESCAPE=
EVAL=0.10
EXPANSION=0
MODE=1
NOCLOBBER=1
PARAMETERS=&
CURSOR OVERSTRIKE=100
CURSOR INSERT=15
VERBOSE=0
Any suggestions?