UnattendedWinstall
UnattendedWinstall copied to clipboard
Requesting multiple features.
-
Schneegans recently added an import feature. It would be great if the .xml file could be imported into the Schneegans site to either add new features or make changes there.
-
The Format dates, times, currency, and numbers could be set to English(World) initially. This also does not allow installation of bloatware.
-
I believe disabling Smart App Control and disabling Fast Startup is still missing.
-
The following could also be integrated into the xml file: https://github.com/crazy-max/WindowsSpyBlocker/tree/master/data/hosts
-
The following to the registry should allow a user to use Extensions on their browser that are dependent on manifest V2:
reg add HKLM\Software\Policies\Google\Chrome /v ExtensionManifestV2Availability /t REG_DWORD /d 2 /f
reg add HKLM\Software\Policies\Microsoft\Edge /v ExtensionManifestV2Availability /t REG_DWORD /d 2 /f
reg add HKLM\Software\Policies\Policies\Vivaldi /v ExtensionManifestV2Availability /t REG_DWORD /d 2 /f