- Feb
- 126
- 0
I received the email about the problems with ANSI and Win10 and I have a problem with it. I do not have a TCMD.ini file. I do have a 4start.cmd file from about 30 years ago. The contents are
@echo off
prompt `%@lower[%_disk]`:$g
path=%path%;c:\Program Files\GnuWin32\bin;c:\bin;c:\epsilon\bin;c:\c700\bin;c:\ztw;d:\jlblink\bltools;c:\bat;d:\nethack;c:\Borland\Bcc55;
alias /r c:\4nt6\alias1.doc
set pathext=.exe;.btm;.bat;.cmd;.vbs;.js;.ws;.rex;.rexx;.pl;.rb;.py;.tcl;.pdf
set .pdf = "C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\Acrobat.exe"
rem set vcscfg=c:\bin\vcs.cfg
rem set bixprn=0
rem set bldir=d:\jlblink
Is that the equivalent of the missing TCMD.INI file?
I received the email about problems with ANSI and Win10 and I have a problem. I do not have a TCMD.INI file. I do have a 4start.cmd file from about 30 years ago. the
@echo off
prompt `%@lower[%_disk]`:$g
path=%path%;c:\Program Files\GnuWin32\bin;c:\bin;c:\epsilon\bin;c:\c700\bin;c:\ztw;d:\jlblink\bltools;c:\bat;d:\nethack;c:\Borland\Bcc55;
alias /r c:\4nt6\alias1.doc
set pathext=.exe;.btm;.bat;.cmd;.vbs;.js;.ws;.rex;.rexx;.pl;.rb;.py;.tcl;.pdf
set .pdf = "C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\Acrobat.exe"
rem set vcscfg=c:\bin\vcs.cfg
rem set bixprn=0
rem set bldir=d:\jlblink
Is that the equivalent of the missing TCMD.INI file?
I received the email about problems with ANSI and Win10 and I have a problem. I do not have a TCMD.INI file. I do have a 4start.cmd file from about 30 years ago. the