@catfishhoward several years ago I bought C&G 9 with AutoCad embedded. It came with the DOS version of C&G which didn??t require the dongle.
@dave-reynolds I found the download your talking about and called Carlson for one of the programs to activated DOS without dongle CG survey 9, 18 or 19 to get the serial number but they don't sell them anymore and wont sell me a serial number.?ÿ That would be great not to have to worry about my 30 year old dongle going out.?ÿ I'll continue to look for one of the 3 programs for serial number.
@leegreen I believe I did a Virtual Machine on my old window 7 laptop but cant remember much about it.?ÿ I'll try that on my desktop since I have 2 monitors now that might work.?ÿ Thanks
Hey there... new member but I can add a little to this topic that might be helpful to some.
I still use CG-DOS every now and then to look at something from an old project. Has been working with Windows 7 and 10 using DOSBox as someone else mentioned. Works fine on x64 computers with 64-bit Windows 10 Pro.I have not tried printing directly from C&G this way... always just made HPGL files from C&G.
My setup is to create a folder C:DOS to keep eveything in. This will folder will appear as the root C: to my DOS session so C:DOSJobs on the computer will appear as C:Jobs to C&G. Also works for my mapped network drives.
The way I have it configured is with a shortcut on the desktop with the command:
"C:Program Files (x86)DOSBox-0.74-3DOSBox.exe" -noconsole -conf "C:DOSdosbox-cg49m.conf"
The config file (dosbox-cg49m.conf) has a section at the bottom that is used as an AUTOEXEC.BAT file:
[autoexec] # Lines in this section will be run at startup. # You can put your MOUNT lines here. mount c: c:dos mount p: p: mount w: w: mount y: y: mount x: x: c: c:binNUM_ON.COM cd CG49M su.exe exit
Here I mount my drives, change to C:, run a little custom program to turn NumLock on, change to the directory where the C&G binaries are and run SU.EXE and the EXIT at the end closes the windows when I exit the C&G session.
Getting the config file right can be a little tricky. I started with some pointers from Carlson then trial and error to get it working well on my system. I will attach the config file as a starting point. Note, I had to add a .txt extension to attached it to the forum.
I use a similar setup for the old DOS StarNet that works well though I don't often need to open an old adjustment project.
Hi leegreen,
I started out using the old C&G software years ago...then switched to C&G 8 software running on an XP platform when the old C&G software was not compatible with the then new-now old plotters. That has worked fine with as the C&G 8 has a "switch" that will transfer over to the old C&G format that I am familiar with. Then when I got a new computer with a Vista platform the C&G 8 worked fine but did not work in DOS mode for the old C&G format that I use. So I've been transferring files between computers. I've tried setting up a virtual machine using VM but the XP section was very small...tried adjusting the resolution and finally gave up. Any suggestions?