Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

http://www.msfn.org/board/topic/152688-win6x-registry-tweak/

 

Hey Legolash2o, I've been playing round with this on win 8.1 x64, see what can be removed without breaking the OS. While Win Toolkit is lacking this part.

 

Currently i have the commands in a cmd script like:

"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Checkpoint-VpnPlugin-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Checkpoint-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c F5-VpnPlugin-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c F5-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Juniper-VpnPlugin-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Juniper-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Microsoft-Hyper-V-ClientEdition-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 /r"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /c Microsoft-Hyper-V-ClientEdition-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /r

 

Is there a way to daisy chain it so that its processes them faster?

Such as dism's ability to list features in serial.

"%APPS%\GetWaikTools\x64\Dism\Dism.exe" /Image:%MOUNT% /Disable-Feature /FeatureName:Microsoft-Hyper-V-All /FeatureName:Microsoft-Hyper-V-Tools-All/remove

Unhide them all, remove multiple with Dism, re-hide them all (removing base package will remove its resource package)

"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%""%APPS%\GetWaikTools\x64\Dism\Dism.exe" /Image:%MOUNT% /Remove-Package /PackageName:Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:Checkpoint-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:F5-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:Juniper-VpnPlugin-Package~31bf3856ad364e35~amd64~~6.3.9600.16384 /PackageName:Microsoft-Hyper-V-ClientEdition-Package~31bf3856ad364e35~amd64~~6.3.9600.16384"%APPS%\GetWaikTools\install_wim_tweak.exe" /p "%MOUNT%" /h

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.