Earlier quoted context omitted.
Like get them to learn a lot of linux command lines?
I'm pretty sure that's not the only alternative... some others include a Chromebook, an iPad, a MacBook, or even installing a Linux distro and setting it up for them such that they don't need to use the CLI to accomplish the things they want to do. But honestly, my opinion is that Windows 10 is not as fragile as earlier versions of Windows were.
Windows Sandbox
71–80 of 328 posts
Re: Windows Sandbox
#72Sandboxie has been providing similar functionality on versions of Windows since XP: https://www.sandboxie.com/ It's probably nowhere near as elegant as the Windows 10 feature, but it should be very handy if you have older versions of Windows!
But yes, it's UI is horrible and might be difficult to setup (apps with incorrect setup might not even run).
Re: Windows Sandbox
#73Earlier quoted context omitted.
Then make Hyper-v home. Seriously this is a killer feature needed by everybody. And specially the non-pro users.
A lot (most?) of the hardware Home runs on doesn't support hardware virtualization.
Re: Windows Sandbox
#74Earlier quoted context omitted.
Isn’t macOS doing that? The Mac App Store only allows sandboxed apps and macOS allows almost only apps from the store to be installed (+ certified developers) unless you change the system's settings.
On macOS some protection was added, so apps cannot write to system protected directories. But I was talking about all files that app creates. Like files in home dir (eg. ~/Library). If you remove the app, those files stay there and occupy space. The only way you can partly clean up the mess, is to delete home dir from time to time (but backup important files first). Even then, there might still be files in /usr/local…
Re: Windows Sandbox
#75Does WMMD 2.5 require drivers to implement SR-IOV capability for GPU? Or does Microsoft used some architecture similar to mediated device in VFIO?
Re: Windows Sandbox
#76Nowadays it's almost impossible to uninstall an app completely, because most of them creating files willy nilly. And it's same on all known OSes. The side effect we see is system size growing in time. IMO running an app in a sandbox should be the default option. On Windows, I used to like sandboxie, which virtualized every write into single directory. Uninstall was easy as removing that dir. This MS sandbox doesn't a…
> Nowadays it's almost impossible to uninstall an app completely, because most of them creating files willy nilly. This has always been the case on Windows. In fact if anything, nowadays it’s better than its ever been because thanks to the UAC and other controls Microsoft have put in place, developers aren’t so free to do whatever they like to the host machine. But that’s remember a time before the UAC when it would…
Re: Windows Sandbox
#77Re: Windows Sandbox
#78Only Microsoft would come up with a new security feature and then intentionally and arbitrarily limit its availability to the most expensive version of their OS. This is the same company that thinks putting ads in the fucking file explorer is appropriate on an OS they charge hundreds and hundreds of dollars for.
Re: Windows Sandbox
#79This is not a sandbox. All this does is launch windows in hyper-v virtual machine and configures the virtual environment automatically for you. You could achieve all of this yourself manually and you still wouldn't call it a sandbox, you would call it VM.
Re: Windows Sandbox
#80Sandboxie has been providing similar functionality on versions of Windows since XP: https://www.sandboxie.com/ It's probably nowhere near as elegant as the Windows 10 feature, but it should be very handy if you have older versions of Windows!
Sandboxie is a UI nightmare IMO - it took me ages to work out how to launch a single program in a sandbox.
I've used it many times on occasion but always end up uninstalling it because it makes such simple things so complicated.