Win10XPE - Build Your Own Rescue Media

Page 5 of 290 FirstFirst ... 345671555105 ... LastLast

  1. Posts : 4,143
    Windows 3.1 to Windows 11
    Thread Starter
       #41

    Now that you figured that out..

    I'll give you that Hint:
    Compress the files " inside " the portable app folder (Creating PortableApp.7z)
    Create your Plugin using that 7z file and type in the Program.exe

    When XPE extracts the PortableApp.7z from the Script ( SetupFileEXE )
    it will recreate the Portable App program folder ( ProgramFolder#1 )
    with portableapp.7z ( SetupFileEXE ) inside that folder ( ProgramFolder#1 )

    Then XPE will use 7zip to extract the portableapp.7z ( SetupFileEXE ) into another portable app folder ( ProgramFolder#2 ) inside the first portable app folder ( ProgramFolder#1 )

    ProgramFolder#2 is then copied into PE

    So when you use "Launch" you should see ProgramFolder#1/ProgramFolder#2/ProgramEXE (ProgramFiles)
      My Computer


  2. Posts : 2,935
    Windows 10 Home x64
       #42

    A stupid question. How can I export ESD to WIN? My ISO obtained by MCT only have Install.ESD (not WIM).

    Ok. I am trying a DISM gui called DISM++

    PS - Why you can't operate directly with ESD?
      My Computer


  3. Posts : 15,485
    Windows10
       #43
      My Computer


  4. Posts : 15,485
    Windows10
       #44

    Carrying on from earlier posts, I still could not boot from the winpe drive if my secondary drive in a dvd caddy was attached.

    I was determined to fix this as Macrium Reflect Winpe drives boot ok with caddy attached.

    I tried as @Kyhi indicated earlier by using the add custom driver box. I exported all my host pc drivers, and pasted them into the"add custom drivers" and ticked checkbox to integrate the drivers.

    I rebuilt iso, booted from it, and PC came up with the system configuring message i.e. past the spinning circles (great I thought) but it just did not seem to get any further.

    I waited about two minutes (I have ssds for both drives) and was just about to reboot pc back to windows when BAM it suddenly booted into the Winpe Desktop, along with all my custom added tools. COOL EH!

    I am mega impressed with this Win10XPE tool. It takes a little effort to get started but it is far easier than messing around with mounting boot.wim, customising it, messing around getting shortcuts working etc.

    OK, I know I have only scratched the surface of this tool, but it already is a big improvement for me over the old way of working. It really is a cinch now to update apps as well.

    I wholeheartedly congratulate @Khyi and his fellow compatriots who developed this tool.

    Obviously this tool is not for complete beginners but anybody who has messed around with dism commands should be able to use it at same level as me (basic for sure).

    It will be fun trying to take things to the next level but whether I have the skill......

    So TFers, give it a crack and enjoy!

    Perhaps I may be so bold as to make a suggestion to @Kyhi and @Kari - this really would make a great live Tenforum webinar session.
      My Computer


  5. Posts : 3,274
    Win10
       #45

    Kyhi:

    I followed your step by step guide at "The Oven" last year and eventually did build my first succesful bootable XPE. I haven't tried the project that you posted here yet, but was wondering if there are any major differences between what you posted in your guide at The Oven, and here at TenForums ? Also, a detailed how-to on how to get the latest Macrium Reflect plugin on the ISO would be really helpful ( I did manage to get last years version of Macrium plugin working, but I had so many mis-steps with trial and error that I no longer recollect exactly what eventually worked ).

    Kind regards.
      My Computers


  6. Posts : 4,143
    Windows 3.1 to Windows 11
    Thread Starter
       #46

    There are Two Projects - WinPESE and Win10XPE....
    You followed the PESE how to if last year... XPE how to was a few days ago...
    There are several differences in the method of creation. Both Projects Use Winbuilder and XPE is also compatible with PEBakery..
    The results are the same, with XPE the process is way shorter, and XPE results in a faster build time due to the use of Wimlib-Imagex -extract option...

    When it comes to Plugins - Creation or Update - it is hard to create a How-To as it is a learning curve you must self teach...
    There are way to many variables to contend with as far as user knowledge and understanding of common commands...

    With that said, I like XPE and find it easy to use... In a general Forum Setting...
    Last edited by Kyhi; 11 Sep 2018 at 19:43.
      My Computer


  7. Posts : 4,143
    Windows 3.1 to Windows 11
    Thread Starter
       #47

    Obviously this tool is not for complete beginners but anybody who has messed around with dism commands should be able to use it at same level as me (basic for sure).
    XPE will take longer to load as the programs are on Y - as XPE must first find the USB, assign a drive letter Y to it, load the programs from it, then run commands to create settings and shortcuts...

    The uploaded ISO's are all Built to Ram - Load faster - Users can not Customize or Alter Easily.. Perfect for General Forum Use...

    With the Default Setting - the New user can build the same generic ISO Media, as the type media that has been download from this General Forum for a long while now... That ISO Media has been Enough for Most (to All) Users of this forum... Users can Download the ISO files or Users can create their own generic PE Media.... With Same Results..

    But to some more experienced users that is not enough.. And customization of PE is required...
    That is what we do with XPE - It allows users to customize WinPE to meet a certain goal...

    Why you can't operate directly with ESD?
    I am sure if one was to follow this thread (as it progresses) they will learn a little more as time goes on...
    I will help guide your way - but you must be willing to try for yourself and do the work...
      My Computer


  8. Posts : 4,143
    Windows 3.1 to Windows 11
    Thread Starter
       #48

    how to get the latest Macrium Reflect plugin on the ISO
    1) If using older version Plugin - The Plugin must be Updated to the New File Version of Macrium...
    or
    2) If PE Media Built To USB (Y Drive)
    Extract Macrium Boot.wim that is in "C:\boot\macrium\WA10KFiles\media\sources\boot.wim" with 7zip
    Copy the Macrium program files from extracted wim > to Y Programs\Macruim Folder..
    or
    3) copy macrium program files to "Target" directory /Program Folder - then create New Boot.wim/ISO

    Boot your Media - with updated new version of macrium loaded...
    Last edited by Kyhi; 11 Sep 2018 at 19:44.
      My Computer


  9. Posts : 4,588
    several
       #49

    My script I made for win7 pe a while ago looks for the macrium iso first. If found %systemdrive%\Boot\macrium\WA10KFiles\media\sources\boot.wim\Program Files\macrium is extracted. Then the unwanted stuff is deleted e.g. launch.exe, peexplorer.exe,taskbar.exe, textedit.exe. That macrium folder can be popped into the existing wim file using wimlib ( which I have been using for a long while). Only takes a few seconds.

    You can knock up a .cmd file to do it. If you want to include a browse to wim function - you use my modified pecmd.exe. You have copies of that. You are using it in your winpe. Look at the help file I painstakingly put in it.

    Code:
    ┣━━┿━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ━━━┫
    ┃ │ format │BROW <variable name>, [[* | &] initial path],[prompt text],[extension name],[notation] ┃
    ┃ ├──┼───────────────────────────────────────────── ─┨
    ┃ │ │ browse function disk files and directories. ┃
    ┃ ├──┼───────────────────────────────────────────── ─┨
    ┃ │ │ ■ variable parameters Name:to save the browse results variable name. ┃
    ┃ │ │ ■ initial path:the default for the browser window, select the file or directory, when this parameter is omitted navigate to the system default path; leading character "*" for Liu ┃
    ┃ │ │ browse the directory dialog box, leading "&" to save the file dialog for Open File dialog box preamble omitted. ┃
    ┃ │ │ ■ Tip Text:can be omitted, the default text is omitted, the default text prompts. ┃
    ┃ │ │ ■ Extension Name:Browse to specify the file extension, omitting all of the files. ┃
    ┃BROW│ │ ■ notations:browse the directory dialog interface style is set, the default is "no [edit box], there [New Folder] button does not display files", ┃
    ┃ │ │ edit box marked as 0x10, no New Folder button flag 0x200, display files marked as 0x4000, to simultaneously ┃
    ┃ │ │ set a variety of styles, use these flag values "or" operational value or values of these flags. ┃
    ┃ ├──┼───────────────────────────────────────────── ─┨
    ┃ │ example │BROW Boot_Ini,C:\Windiws\BOOT.INI,please select a file, INI or BROW Tag,*C:\Windiws, please select a directory ┃
    ┃ ├──┼───────────────────────────────────────────── ─┨
    ┃ │ │ ※ selection results will be saved in the specified process environment variable. Example 2 can be referenced by the environment variable %Tag%. ┃
    ┃ │ │ ※ BROW command must be executed in a desktop or after the INIT command. ┃
    ┣━━┿━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ━━━┫
      My Computer


  10. Posts : 4,588
    several
       #50

    Here is a demo for you

    BROWSE-WIM.zip
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:12.
Find Us




Windows 10 Forums