Man, I'm really starting to hate computers. I haven't replaced my old system yet, still weighing my options. Meanwhile, I've been trying to get by with my chromebooks and laptops. One of which has a Linux os. So I've been experimenting with it to see if I could get it to run my circa 1999 photo editing software. Yeah I know, but it's simple, easy to use and I like it.
Anyway, Linux has an app called Wine that allows you to run Windows based programs. The way it works, it sort of translates windows script into Linux script on the fly. In practice though, it works more like Google Translate. Sometimes it get's it right, sometimes not even close. Such was the case trying to run my editing software. Just too hit and miss to use.
So, I uninstalled everything, including Wine itself. Problem I ran into, the program file was still listed in the start menu. I wanted it completely gone so I opened the terminal to get rid of it. Well, code is a funny thing. One misplaced semicolon or a dash where a comma should have been can change a command completely and Linux does whatever you tell it. Long story short, I got rid of the errant file bits alright. Along with all my other files and system settings! No major files were on it, just a major pain to reset everything.
Now like windows, Linux has provisions to roll back to an earlier date. Works great, had I ever bothered to set it up. Apparently it's not automatic. sigh...... 🙄