-
-
Notifications
You must be signed in to change notification settings - Fork 61
Build .NET Framework 4.8 for legacy operation systems (Windows XP, Vista)
-
Visit abbodi1406/dotNetFx4xW7 repository on GitHub.
-
Click on the green button
< > Code
and click ondownload ZIP
. -
Download official .Net Framework 4.8 from Microsoft.
-
Extract the ZIP file you downloaded in step
2
. -
Move the .Net Framework installer into the main extracted folder, it will be like that:
-
Run
dotNetFx.cmd
as administrator and wait until it finishes processing the installer. -
Run
7zSFX.cmd
as administrator to recreate the modified installer. -
You will find the new file like that:
-
Copy the new file to your real\virtual machine and setup it
-
Restart the target Windows (on which, WinPaletter will work)
-
In Windows Vista, when you run WinPaletter you might face a
KERNEL32.DLL
error. If so, download a modifiedCLR.dll
from eitherFramework
orFramework64
folder from this link and then copyCLR.dll
to%windir%\Microsoft.NET\Framework\v4.0.30319\Framework
or%windir%\Microsoft.NET\Framework\v4.0.30319\Framework64
and replace. If you found bothFramework
andFramework64
, then you will download twoCLR.dll
s and move them to their corresponding folders, and finally restart the target Windows.
This wiki is consistent with WinPaletter 1.0.8.0 and later
- 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