Earlier quoted context omitted.
Excel writes Excel, which writes Excel... Now we have an infinite loop
Just what the world needed, excel implemented In an excel script. Thanks sloppers
ReactOS 0.4.16
41–48 of 48 posts
Re: ReactOS 0.4.16
#42Re: ReactOS 0.4.16
#43Earlier quoted context omitted.
It's not only that it was text based, but that it failed in all sorts of ways. I had a particularly bad afternoon in early 2000s when I tried to install Linux on various machines (4 or 5, each one with different hardware) and failed with all of them. Of course, I wasn't as savvy as I am now, but it's been years since I've seen an issue with a Linux install; although I might have to download and compile a driver for o…
Mine was in the 90s and concerned X11 failing or crashing due to the video card typically. Redhat 5.2ish or Suse.
Re: ReactOS 0.4.16
#44Re: ReactOS 0.4.16
#45> a new DC21X4 network adapter driver Hasn't the point been for the OS to be compatible with the existing Windows drivers?
Re: ReactOS 0.4.16
#46I do a lot of industrial automation and it is the one thing that keeps me boat-anchored to Windows. Every little programmable doodad like signal conditioners and temperature transmitters have their own USB programming cables and their own, mostly crappy windows config software. PLC software is another abomination, hopelessly Windows anchored, bloated GUI monsters, some built on top of Visual Studio (Beckhoff TwinCAT.…
You can forward USB devices into a VM. About 15 years ago I was using a Windows VM on Linux to program PIC18F??? devices with the custom (JTAG based?) programmer provided by Microchip. The upside is that you can preserve and share this windows environment for other coworkers, and have separate VMs for different projects (perhaps one you can update, and one you can't ...)