DEV Community

Adron Hall
Adron Hall

Posted on • Updated on

Gotta GSD, Don't Wanna Buy Windows, Here's Some Options!

Ok, again, I've sat down to get some shit done and I immediately stumble into this one strange scenario where I need a Windows machine. I don't want to buy Windows. I rarely use it. I just need to do this one thing. I don't want to use Windows on a regular basis. I'm happy with Linux, and a little MacOS usage here and there. But here is this brick wall roadblock for this one task I need to do on Windows.

What a bummer! But there's an easy way Microsoft has setup to help us out with these scenarios!

Thank goodness.

If you want to test out a development environment, there's a location here where you can go download a time limited VM of your choice. This machine image is great because they've already got things setup with;

  • Visual Studio 2019
  • Visual Studio Code
  • Windows 10 SDK
  • UWP
  • .NET Desktop
  • Azure workflows enabled
  • Windows Subsystem for Linux w/ Ubuntu. Not that I'd need this, but ya know, it's hugely useful on Windows.
  • Dev mode & bash enabled.

That image is all groovy. No Java pun intended. But if you want a slightly slimmer image for just testing out Microsoft browser stuff, like MS Edge or older Internet Explorer versions, check out these images.

With both of these options the versions are time limited, to something like 90 days. The cool thing is though, that'll give you enough time to test out most things or troubleshoot any .NET Windows proprietary code bits!

The other great thing is they offer the images in multiple different formats too; Virtual Box, VMware, and others.

Hope these are helpful to ya, enjoy!ย  ๐Ÿ‘

My Blog! I have a personal blog at https://compositecode.blog/ that you can also subscribe to where I post additional collected material, thoughts, music, meetups, conferences, videos (like Twitch), open source projects, database work, data science, and much more.

Top comments (1)

Collapse
 
tcarrio profile image
Tom

This is definitely the easiest way to get started with a Windows-only app or Windows-required development.

Plus it's full blown Enterprise Edition with everything ready to go. Microsoft is making it way easier for the macOS and Linux developers to get started on Windows.

VMware and Virtualbox are the two way to get started fast of those options, for those interested in getting one of the Windows VM images. If you're interested in an open source solution, I do believe that the Virtualbox offering has an option.