-
Notifications
You must be signed in to change notification settings - Fork 62
Install .NET Framework 4.8 on Windows 8 Build 9200
Abdelrhman-AK edited this page Jun 10, 2025
·
1 revision
-
Download abbodi1406/dotNetFx48-W8. This file is hosted on GitLab. You can read the full discussion on MyDigitalLife (for advanced users).
-
Extract the downloaded archive, then run
installer.cmd
as Administrator. -
Download the official .NET Framework 4.8 installer from Microsoft.
-
Open an elevated Command Prompt (i.e., run as Administrator).
-
Navigate to the directory containing
ndp48-x86-x64-allos-enu.exe
and execute the following command:
ndp48-x86-x64-allos-enu.exe /extract
- A. If you are using Windows 8 x64, run the following commands and restart your PC afterward:
DISM /Online /Add-Package /PackagePath:Windows8-RT-KB4019990-x64.cab
DISM /Online /Add-Package /PackagePath:x64-Windows8-RT-KB4486081-x64.cab
- B. If you are using Windows 8 x86, run the following commands and restart your PC afterward:
DISM /Online /Add-Package /PackagePath:Windows8-RT-KB4019990-x86.cab
DISM /Online /Add-Package /PackagePath:x86-Windows8-RT-KB4486081-x86.cab
- Finally, launch WinPaletter.
Important
WinPaletter versions below 1.0.9.5
can run on Windows 8, but the Windows Colors and Start Menu styles may not be applied correctly, as these versions did not originally support Windows 8.
- Main form parts
- Color picker
- Palette generator
- Skeleton of a feature modification
- How to design and apply a theme
- Theme info
- Windows colors and theme
- LogonUI screen
- Classic colors
- Cursors
- Consoles (Command Prompt and PowerShell)
- Windows Terminal
- Metrics and fonts
- Wallpaper
- Windows Effects
- Windows switcher (Alt+Tab appearance)
- Screen Saver
- Sounds
- WinPaletter application theme
- Basics
- Design themes to be uploaded to servers\GitHub repositories
- Upload themes to WinPaletter Store repository to be public to everyone
Optional
Create your own server\GitHub repository for hosting themesOptional
Add new themes sources to your current WinPaletter setup
- Disable Explorer restart
- Advanced options to patch PE files
- Theme log verbose level
- Synchronize ExplorerPatcher settings with WinPaletter preview
- Delay applying of Metrics and Fonts
- Apply preferences to all users and LogonUI screen
- Disable cursors rendering or reset them
- Use offline folders as sources for themes in WinPaletter Store