Are there any Windows-exclusive programs you use?

ShittyBeatlesFCPres@lemmy.world to Linux@lemmy.ml – 77 points –

I had to test/fix something at work and I set up a Windows VM because it was a bug specific to Windows users. Once I was done, I thought, “Maybe I should keep this VM for something.” but I couldn’t think of anything that wasn’t a game (which probably wouldn’t work well in a VM anyway) or some super specific enterprise software I don’t really use.

I also am more familiar with the Apple ecosystem than the Microsoft one so maybe I’m just oblivious to what’s out there. Does anyone out there dual boot or use a VM for a non-game, non-niche industry Windows exclusive program?

146

You are viewing a single comment

excel for vba support

Yeah, that makes sense. I’m not an irrational hater of Microsoft — maybe a little — but Excel is very good. The people who need Excel, often genuinely need Excel, specifically.

And Numbers on the macOS ecosystem is shockingly bad. Like, I’d rather barebones Gnumeric from 10 years ago for my purposes.

I ain't no hardcore Excel user so can't speak for others, but I've been able to completely switch to Excel Online and use Office Scripts and Power Automate for tasks for which I used VBA previously. In fact, Power Automate has been great for doing stuff like updating workbooks through scheduled or event-driven flows, without even having to open Excel. I can see VBA going away soon with these technologies.

With the state of O365 these days, there's zero need for me to have a native MSO install, and this no need for a Windows VM either (for day-to-day/personal stuff). The only reason I still keep Windows VMs though is for occasionally testing random things for work.

Why don't you use calc?

These are work files and shared between teams, so I'd rather maintain 100% MSO compatibility. :) Also, most of the time these files are on Sharepoint or OneDrive, so it makes it convenient to edit with M365 - don't need to save files locally and re-upload/sync them.

Oh that makes sense if it is for work. I though you were just using it for personal use.