Live data from Hacker News

WinApps: Run Windows apps as if they were a part of the native Linux OS

github.com

1–10 of 188 posts

Re: WinApps: Run Windows apps as if they were a part of the native Linux OS

#2
Thought "isn't that just Wine" but no! They are virtualizing it! And integrating them seamlessly with Linux desktop somehow!

Looks pretty cool. I remember playing with something similar in Virtualbox, it had a seamless mode too. It was a bit janky, and I think they removed it recently.

I used it in the old days, to have MSN messenger on Ubuntu :)

Re: WinApps: Run Windows apps as if they were a part of the native Linux OS

#3
post #2

Thought "isn't that just Wine" but no! They are virtualizing it! And integrating them seamlessly with Linux desktop somehow! Looks pretty cool. I remember playing with something similar in Virtualbox, it had a seamless mode too. It was a bit janky, and I think they removed it recently. I used it in the old days, to have MSN messenger on Ubuntu :)

They are virtualizing it!

This is incidentally how Windows 386-9x ran DOS applications - in a VM, using V86 mode.

Re: WinApps: Run Windows apps as if they were a part of the native Linux OS

#6
This system works by launching an official Windows image in Docker and then making an RDP connection to it. There are a couple of others too now like WinBoat

What all of them avoid mentioning is that the images were intended by Microsoft for test and development purposes on Windows and the license clearly states you need a valid Windows license to use them: https://hub.docker.com/r/microsoft/windows#license

I wonder if Microsoft will take some action to enforce this if these projects become popular.

Edit: This comment is incorrect, see below comment from doctorpangloss

Re: WinApps: Run Windows apps as if they were a part of the native Linux OS

#9
post #6

This system works by launching an official Windows image in Docker and then making an RDP connection to it. There are a couple of others too now like WinBoat What all of them avoid mentioning is that the images were intended by Microsoft for test and development purposes on Windows and the license clearly states you need a valid Windows license to use them: https://hub.docker.com/r/microsoft/windows#license I wonder…

I don't get it. Is it a VM in a container? Skimming https://hub.docker.com/r/microsoft/windows I would have interpreted that as a native Windows container, which I vaguely recall being a thing, but that would require an NT host, not Linux.

Re: WinApps: Run Windows apps as if they were a part of the native Linux OS

#10
post #2

Thought "isn't that just Wine" but no! They are virtualizing it! And integrating them seamlessly with Linux desktop somehow! Looks pretty cool. I remember playing with something similar in Virtualbox, it had a seamless mode too. It was a bit janky, and I think they removed it recently. I used it in the old days, to have MSN messenger on Ubuntu :)

Seamless Mode didn't work for anything newer than... XP, I think, as a guest? So it makes sense they'd drop it. Fun while it lasted though!
Post reply on HN