Thursday, November 29, 2007

BartPE: Change the Default Wallpaper

To modify the wallpaper in BartPE:
1. Copy your wallpaper into the !custom plugin:

BartPE\plugin\!custom\myWallpaper.bmp


2. Open the config file:

BartPE\plugin\!custom\custom.inf


3. Uncomment and modify the following line:

; Set the wallpaper...
0x2, "Control Panel\desktop", "WallPaper", "%systemroot%\system32\myWallpaper.bmp"


4. Add the following line:

[SourceDisksFiles]
myWallpaper.bmp=2


5. Ensure the !custom plugin is enabled

No comments: