- Simple TCP/IP is a set of basic network test services. No one uses them, this dates back to when MS was qualifying Windows (NT) for compliance with U.S. DOD bidding contracts.Hi all, I'm trying to learn about OS image creation and am using GamerOS as an example to learn from. I'd like to ask about some of the component choices made in this preset, to better understand them. As in, do certain games actually require these to be present? Or were they perhaps left enabled for a different reason?
Simple TCP/IP
Internet Explorer
Application Identity Service
Microsoft Message Queue & IIS
Multipoint Connector
ReFS and ProjFS
Device Locking / Embedded Experience
Hyper-V Integration Services (I assume this one is for when installing this preset on a virtual machine?)
I also noticed that File Explorer is deactivated under system apps. Isn't that... like... the file explorer, the one that shows you the files and folders on your disk? Wouldn't you need that? Or is this something similarly named but different?
- IE11 is deprecated, but keep Edge (Legacy) for backwards compatibility on apps that expect to use IE.
- Nobody uses IIS web server or Message Queue.
- MultiPoint Connector is a Remote Desktop feature if you have a RDP server.
- ReFS and ProjFS are next-generation filesystems which can be used, but not ready to replace NTFS. If you don't have a server or stacks of local drives you need to merge into a storage pool, you ain't missing anything.
- Embedded Experience helps to run Windows in a kiosk or single-app instance. Like a PC running the display at the mall.
- Hyper-V Integration supports special virtual devices for Hyper-V environments.
This is the enhanced Explorer widget for UWP apps, which has extra features that tie in the UWP programming model. It's not in broad use, but you don't gain much in removing it.I also noticed that File Explorer is deactivated under system apps. Isn't that... like... the file explorer, the one that shows you the files and folders on your disk? Wouldn't you need that? Or is this something similarly named but different?