Help - Search - Members - Calendar
Full Version: Start Button Gone When Adding Xpe
The CD Forum > Bart's PE Builder > Plugins
twindude
when I enable XPE on the build of PE...
I now do NOT get the start button for programs?

any ideas on this?
hilander999
Which start button are you talking about? NU2 MENU?
XPE loads into the normal windows xp explorer with the same start button as your PC.
The NU2 menu is disabled by default in XPE, you can turn it back on in the xpe-custon.inf.
change this...
QUOTE
; XPELogon: Shell to launch, default is Explorer.exe - If you want to use nu2menu as shell then you need to DISABLE Startup Group Plugin
;0x2,"Sherpya\XPELogon","Shell","%SystemDrive%\Programs\Nu2menu\nu2menu.exe"
to this...
QUOTE
; XPELogon: Shell to launch, default is Explorer.exe - If you want to use nu2menu as shell then you need to DISABLE Startup Group Plugin
0x2,"Sherpya\XPELogon","Shell","%SystemDrive%\Programs\Nu2menu\nu2menu.exe"

If you are haveing a problem with the windows explorer start button....
The only time I have seen this is when the ISO is edited after creation.
Most programs that edit ISO files are not compatible with the format used by pebuilder.
twindude
hilander999

the yellow like start button in the bottem left corner once PE boots?

the one with "GO" on it............when i enable XPE in the plugins it goes away....
twindude
I would like to have the desktop icons as well as the GO button?
hilander999
The "GO" button is NU2 menu.
locate XPE-CUSTOM.inf & change what I posted.
Rember to turn off the startup group plugin.
twindude
ok thanks..........testing it now.

also how can i change the background........? BartPE pic..
where is the bmp located
hilander999
Try using the search button at the top right hand side of your screen..
make sure you select more than 30 days.

http://www.911cd.net/forums/index.php?act=...indpost&p=38118
hilander999
I use this plugin

CODE
; Wall.inf
; PE Builder v3 plug-in INF file
; Created by Eiffel

[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="Add-On: Wallpapers"
Enable=1
help="Wallpapers.htm"
Version=1.0.0

[SourceDisksFiles]
;Add your Default Wallpaper Here
;files\lion.jpg=31,,1
;files\lion.bmp=31,,1
;All other Wallpaper wil be copied from files dir.
files\*.jpg=31
files\*.bmp=31

;Windows XP Pro Wallpapers. Put ";" if you dont want.
;Ascent.jpg=31
;Autumn.jpg=31
;Azul.jpg=31
;Bliss.jpg=31
;BlueHill.jpg=31
;Crystal.jpg=31
;Follow.jpg=31
;Friend.jpg=31
;Home.jpg=31
;Moon.jpg=31
;Peace.jpg=31
;Power.jpg=31
;Purplef.jpg=31
;Radiance.jpg=31
;Redmoon.jpg=31
;Ripple.jpg=31
;Stoneh.jpg=31
;Tulips.jpg=31
;Vortec.jpg=31
;Wind.jpg=31
;Winter.jpg=31
;Waterlil.jpg=31
;WinXP.jpg=31

[Default.AddReg]
; Set the default wallpaper...
0x2, "Control Panel\desktop", "WallPaper", "%systemroot%\Web\3DHAND.bmp"

put all your pictures in FILES subfolder
If you want any of the XPCD wallpaper images uncomment them.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.