Hi please find attached log for launch buttonusing PEB as builder for log, but happens with BSE as well
How do i pin programs to taskbar/startmenu?
I also don't want several icons on the desktop, like command prompt, how do i rid those?
I also don't want several icons on the desktop, like change explorer theme
Hi Jamesre Altap Salamander - XPE Pluginthanks, seems to test fine on x64 for me, did note that it redownloads every time on hitting Launch buttonassume not by designregards APT
Quote from: biatche on July 16, 2019, 12:42:09 AMHow do i pin programs to taskbar/startmenu?On almost every Interface there are > Pin To StartMenu and Pin To TaskBar < checkboxesQuote from: biatche on July 16, 2019, 12:42:09 AMI also don't want several icons on the desktop, like command prompt, how do i rid those? Build Core > Edit pecmd.ini < Button = mark out //Link to shortcut under _SUB ShortcutsQuote from: biatche on July 16, 2019, 12:42:09 AMI also don't want several icons on the desktop, like change explorer themeBuild Core > Additional optionsThis Is XPE , Not PESEAlthough Both Projects Require A Learning Curve - That You Must Navigate Through The Process To Learn
but in the past, i had cmd.exe pins, device manager pins, disk management pins also.... how do i add these?What's the best way to add manual registry, autostart batch scripts?I also intend to write a autostartup script that would connect/setup a network share/drive, and run a cmd on the network share/drive...
Edit "Create ISO"add to [Interface] Code: [Select]WimOnly_CheckBox=,1,3,100,12,18,16,True,"__Pack and Create Boot.Wim Only..."replace last line of [Process] withCode: [Select]If,Not,%WimOnly_CheckBox%,Equal,True,Run,%ScriptFile%,CreateISOYou will now have a blank checkbox above "Create Boot.wim and ISO" Button - with a hover description
Your LOG shows x86 as %HostOSArch% - which is used by Launch Process