I have been running Trunker in XP all along, I just can't get it to
use a single com port for the slicer and track radio. If you do not
need a track radio or if you have 2 serial ports then you should be
able to run things in XP.
The Autoexec.nt file is in the System32 folder within the Windows
folder. If you double click on it it should come up with a menu that
asks if you want to search for a program to open with. Select Browse
and scroll down to Notepad. Alternately you can right click on
autoexec.nt and select Open With and scroll to Notepad
Add a line at the end of the file that says:
set trackenv=c:\track.txt
Make sure that you track.txt file is where you say it will be in that
above statement and that it contains your Trunker variables. Here is
one I use in NT. Since I use a BC250D I have it set to monitor
digital talkgroups with the last line. If you do not have a digital
track radio delete the last line since Trunker by default ignores
digital groups.
TRACKSLICERPIN=DSR
TRACKSLICERPORT=COM1
TRACKSLICERMODE=INVERT
TRACKSCANPORT=COM3
TRACKSCAN=BC245
TRACKSCANPARK=866.0125
TRACKDIGITAL=1
Things you will need to check include the ports involved, whether you
need Invert or Normal mode for the slicer and the radio used as the
tracking radio. If it is a Uniden BC245, 895, 780, 785, 250, 296 or
796 then the BC245 or BC895 setting will work fine.
See the Trunker.pdf manual in the Files section for more info on how
to write your track environments file.