Did you know that you can print to most modern networked laser printers from Windows 3.11 for Workgroups? Let's explore!
First of all, if you haven't set up your Windows 3.11 for Workgroups to connect to the network, here's an example of how this can be done! . You can find TCP32B.EXE here archive.org/details/window…. You'll also need network drivers for your network card.
For TCP32B.exe, you will just want to "run" the file on your retro PC, and it will unzip the files. I suggest putting it in a "new" directory first!
Now, if you want to try this in virtualization, some tips: 1) bridge your network adapter to a "real" network adapter in your computer. 2) Use VirtualBox 5.2.44 3) in VirtualBox 5.2.44, set "Paravirtualization Interface" to "None" and disable all "Hardware Virtualization"
Also, if trying this in virtualization, you can use the AMD PCNET III network drivers here: github.com/cml37/dos-util…
Next up, download the Windows LPR Spooler. This is getting harder to find, so I made it available here: github.com/cml37/dos-util…
Start installation for the Windows LPR Spooler. Most defaults are fine. You can choose to install the PostScript and ASCII docs if you like. You do want to add the LPR Spooler to the Startup group when asked
One installed, go ahead and launch Windows LPR Spooler. You'll be prompted to specify a "spool" directory. Select "new dir...", create a directory called "spool"
Once created, select the directory (gee, sure would be nice if that were automatic!). Then from there you have to select a valid queue definition file. Select as indicated below in the screenshot.
Okay, now we get to define a new queue! Fill in as shown, but specify the IP address of your printer! Once complete, at this point, I suggest closing the Windows LPR Spooler so that it prompts you to save these settings, then re-open it again.
Now, let's go to Control Panel and define a printer. Under the list of printers, choose HP LaserJet 4/4M and click "Install..." Once installed, click "Connect..." and navigate to the bottom of the list and choose "C:\SPOOL\JET". Then close out Control Panel!
Now it's time for a test! I launched Write and typed a few words. From there, I chose "Print" and you can see the selections there, and they look good!
That's it! A short time later, my Samsung ML-1865W produced this. That's all for now. Have fun and happy printing!!
This procedure should work for laser printers that support PCL5. Perhaps you can make it work with an inkjet or some other networked printer too! I haven't been so lucky with my ink jet OfficeJet printers sadly though.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Time to connect this HP LaserJet 5L up to a Windows 3.11 PC and print something out! 🧵
After getting the software installed, I had a look at some of the options. Just look at the graphics representing 600 vs 300 DPI 😂. Alright, let's print a page from Windows Write.
Now for arguably the best part! Yes... printer status. Watch it go! You can see the piece of paper "move" through the printer 😂
Another new retro PC for me? Yes! Let's have a look at this beauty: a 486 DX/33 in a 🧵 here!
First, here's a look at the front and back. The case is made by Enlight. These cases are SOLID! No turbo button or seven segment display, but all is forgiven. Also, I need to find a few slot covers... or put some cool cards in this PC 😂
Here's a first look at the inside. Don't worry, we'll have a better shot in a minute. Oddly, this case does not have the original Enlight power supply, maybe it bit the dust.
My new 486 DX4/100 PC is here, and I have been exploring a bit. This computer definitely had some strange problems, but I think I got them fixed... or at least I hope. Let's talk about it in a 🧵 here!
This computer has a very nice condition Macase KS-330, which I why I wanted it. Compared to my other one, it is actually slightly different! Guessing they had different iterations. It may look to be slightly shorter but it is not, more on that next...
So, what's going on here? Well, this case is missing its feet! I'll need to find some that "fit." Or maybe just go with some stick on feet. Yea, I will just do that.
Okay people of X: you asked, so I delivered 😂. I bought one of these three beige PCs we saw for sale at VCF East 2025 after a little bit of convincing. Let's find out whether or not I made a good decision in a 🧵 here.
So, my first observation: this PC is RUSTY! Just look at the back of this PC and these screws. Hopefully we can fix that up at least a little bit.
Looking inside though, things don't seem too bad! The "warranty labels" that were probably on various components have fallen off, and some screws are rusty, but honestly this isn't bad!
My PS/2 Model 30 286 got a cool upgrade yesterday! It's now maxed out with 4MB of memory. Let's talk about it briefly in a 🧵 here!
So, you might say "what's the big deal, doesn't this PS/2 Model 30 286 use normal 30 pin SIMMs?" Sadly, no. The pinout is different. This gentleman did a writeup on what you have to do to modify standard 30 pin SIMMs: john.ccac.rwth-aachen.de:8000/misc/ps2cache/
My friend Oliver (the guy who runs ProtoWeb) was making modified SIMMs for his Model 30 286 and asked if I wanted some too. Heck yea! Here they are, nice and installed.
After some trial and error, I think I have my ITX-Llama w/ ATI Rage XL AGP video card (in a Dell Dimension 2400 case 😂) running good and stable with Windows 3.11 for Workgroups. Let's go over the procedure in a 🧵 here!
So, first of all, I carved out a 2GB FAT16 partition for use, using, yes, you named it, BootIt Bare Metal
From there, I used a DOS 6.22 bootable ISO in a USB drive (this CD had SATA CD-ROM drivers, but I am not using the CD-ROM file system, so not concerned). I did a "sys C:" to make the system bootable, and started an autoexec.bat file as well! Gotta start somewhere 😂