Win10XPE - Build Your Own Rescue Media [2]


  1. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #1951
      My Computer


  2. Posts : 190
    windows 7 /10
       #1952

    today i updated my pe to 26085.1 with sab v3.7.7.4897
    it turns out that the problem of the level volum,battery & calendar was from "SysTrayStyle" , so we can use any win7, win10 w11 style without problems if we keep fixed :
    Code:
    RegWrite,HKLM,0x4,Tmp_Default\Software\StartIsBack,SysTrayStyle,2
      My Computer


  3. Posts : 21
    10
       #1953

    doudiii said:
    BackUpper Script from Post #2 work good , no dll error ...
    i tested also with this and no error
    Code:
    %SetupURL%=https://www2.aomeisoftware.com/download/adb/full/AOMEIBackupperSetup.exe
    Attachment 407293
    something wrong your side ...
    So the #2 post for Aomei backupper only includes the script, not the file script, so if you look at that script from post #2, its for Aomei backupper version 7.3.2 and that script then calls on the file script. If you look at the file script inside the XPE folders, it is for Aomei backupper version 7.3.4. I think this is why I am getting that DLL error. So not sure what you did different to make it work?

    I also don't know enough about this to create those scripts from scratch, the only plugins for XPE that I have made in the past have all come from creating them within the XPE builder using the XPE plugin creation tool (now called XPE Packed Application Creator).

    SIW2 said:
    6.9.1 I think it is the last standard edition with mounting

    https://www2.aomeisoftware.com/downl...ckupperStd.exe
    Code:
    https://www2.aomeisoftware.com/download/adb/6.9.1/AOMEIBackupperStd.exe
    maybe an existing script would work or it is not hard to do manually

    Attachment 407294
    I don't know enough about this to make a script manually unfortunately. Any help or guides would be appreciated!!

    I do have a copy of the original exe of version 6.3.0 for Aomei Backupper (which allows most of the tools for free) and going to try to use it to make a plugin for that version but I don't know how well that will fare for me.
      My Computer


  4. Posts : 4,593
    several
       #1954

    Quite easy. Install 6.9.1 ( you can direct it to a different partition/hd if you like by selecting your desired path as in the example screenshot below )

    Win10XPE - Build Your Own Rescue Media [2]-install-backupper.jpg

    the folder you need is called winpe64 copy it onto your usb stick

    Win10XPE - Build Your Own Rescue Media [2]-backupper-winpe64.jpg


    if you have already got 7.3.3. or 7.3.4 in your winpe, the reg entries and the three driver files will already in your winpe.

    If you want you can rename the winpe64 folder you have just copied to your usb stick. Something sensible like Backupper6.9.1 will do so you know what it is.
      My Computer


  5. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #1955

    So the #2 post for Aomei backupper only includes th,e script, not the file script
    Because you already have the _File.Script
    if you look at that script from post #2, its for Aomei backupper version 7.3.2
    And the Version Number will change when you UPDATE the Application.. The script was edited at version 7.3.2 and the Latest download version is 7.3.4

    So use the Downloaded 7.3.2 Script and hit the Update Button to add the New version 7.3.4 into the existing file script... Problem is you updated the script which extracts the required file > but never update the File.script which does not have the file required

    Win10XPE - Build Your Own Rescue Media [2]-image00034.jpg

    Win10XPE - Build Your Own Rescue Media [2]-image00035.jpg

    Here are the project scripts and release dates
    Win10XPE - Build Your Own Rescue Media [2]-image00036.jpg
      My Computer


  6. Posts : 190
    windows 7 /10
       #1956

    updated to win11 22631.3371 ok
    Win10XPE - Build Your Own Rescue Media [2]-vv.png

    doudiii said:
    i found by using 'Regshot 1.9' some reg key not write corectly in admin session ...
    one of this is TEMP & TMP ...

    Code:
    ;syst
    [HKEY_USERS\.DEFAULT\Environment]
    "TEMP"=hex(2):42,00,3a,00,5c,00,54,00,65,00,6d,00,70,00,00,00
    "TMP"=hex(2):42,00,3a,00,5c,00,54,00,65,00,6d,00,70,00,00,00
    
    ;admin
    ;[HKEY_USERS\.DEFAULT\Environment]
    ;"TEMP"=hex(2):42,3a,5c,54,65,6d,70,00
    ;"TMP"=hex(2):42,3a,5c,54,65,6d,70,00
    Attachment 406862
    this is also from startallback ...
    without sab is ok , ican run regshot or drweb ...
    one work around is to start with batch & set temp tmp
    Code:
    ....
    set temp=B:\temp
    set tmp=B:\temp
    start X:\Program Files\Regshot\Regshot.exe
    ....
    ** Theme
    i found that some Themes are not good under admin , by comp using beyond compare i see that The whole hive isnt present in admin compared to system , needed to add it in theme script
    Code:
    RegCopyKey,HKLM,Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects
    Last edited by doudiii; 4 Weeks Ago at 14:25.
      My Computer


  7. Posts : 20
    Winows 11
       #1957

    Hello friends,

    does anyone maybe have the latest version of ASP NET script. may be version 6.0.28 or higher ?

    thanks
      My Computer


  8. Posts : 21
    10
       #1958

    SIW2 said:
    Quite easy. Install 6.9.1 ( you can direct it to a different partition/hd if you like by selecting your desired path as in the example screenshot below )

    Win10XPE - Build Your Own Rescue Media [2]-install-backupper.jpg

    the folder you need is called winpe64 copy it onto your usb stick

    Win10XPE - Build Your Own Rescue Media [2]-backupper-winpe64.jpg


    if you have already got 7.3.3. or 7.3.4 in your winpe, the reg entries and the three driver files will already in your winpe.

    If you want you can rename the winpe64 folder you have just copied to your usb stick. Something sensible like Backupper6.9.1 will do so you know what it is.
    Thanks SIW2. I got those files added into the program files in their own separate folder named appropriately, then created shortcuts by modifying pecmd.ini, also named appropriately. Now I have both versions in my PE with shortcuts in start menu as well as the desktop.

    Thank you for the help with this!! Much appreciated!

    Kyhi said:
    Because you already have the _File.Script

    And the Version Number will change when you UPDATE the Application.. The script was edited at version 7.3.2 and the Latest download version is 7.3.4

    So use the Downloaded 7.3.2 Script and hit the Update Button to add the New version 7.3.4 into the existing file script... Problem is you updated the script which extracts the required file > but never update the File.script which does not have the file required

    Win10XPE - Build Your Own Rescue Media [2]-image00034.jpg

    Win10XPE - Build Your Own Rescue Media [2]-image00035.jpg

    Here are the project scripts and release dates
    Win10XPE - Build Your Own Rescue Media [2]-image00036.jpg
    Thank you Kyhi!! You are absolutely correct, I was not hitting the update button to update the file script, hence the errors. Thank you!! Much appreciated!

    I do have a question. I have quite a few programs that fail to download the file due to name resolution / bad link / etc. So I assume I have 2 options. Fix the URL in the script to point to the correct URL or provide the file manually.

    If I provide said file manually, where do I put that file? For instance, DiskGenius doesn't download, would I put that file in the temp folder of the build under a folder called "DiskGenius" or where do I put it? Also, I can provide either an exe or a zip, either should work, right?
      My Computer


  9. g33
    Posts : 3
    win 10 64-bit
       #1959

    Kyhi said:
    All Prior Updates Were Included In The 2023-08-23 Project Release
    New: 03.06.2024
    Win10XPE\Projects\MoPlugins\Apps\HD Tasks\MiniTool_Partition_Wizard_12_Free_XPE.Script
    Win10XPE\Projects\MoPlugins\Apps\HD Tasks\MiniTool_Partition_Wizard_12_Free_XPE.Script
    Link needs a key on Mega. Not sure V12 is the best anyway.
      My Computer


  10. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #1960

    g33 said:
    Win10XPE\Projects\MoPlugins\Apps\HD Tasks\MiniTool_Partition_Wizard_12_Free_XPE.Script
    Link needs a key on Mega. Not sure V12 is the best anyway.
    Fixed link - Post #2

    v9.1 was the last known Free version
      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 00:28.
Find Us




Windows 10 Forums