Win10XPE - Build Your Own Rescue Media


  1. Posts : 417
    W10, W7
       #2391

    OliverJia said:
    Re: ATI 2021 Update 4: the built went OK but ATI won't start from PE desktop.
    oops!, forgot to mention those two files needed to be added
      My Computer


  2. Posts : 56
    Windows 11 22H2 x64 Enterprise
       #2392

    APT38 said:
    oops!, forgot to mention those two files needed to be added
    Thanks guys!
    The new script posted by Kyhi worked nicely.
    Great work!
      My Computer


  3. Posts : 69
    Windows 10
       #2393

    Reg-to-Script conversion error: hex(b): !!! Unsupported reg Type !!!


    For a certain program I want to add the Registry entries into the *.script file

    So I exported the Registry Entries. Some of them contain hex(b) values like:

    "RefreshTime"=hex(b):d0,07,00,00,00,00,00,00

    When I try to convert this value inPEBakery with

    WinXPE----Additions---RegConvert PE

    I got:

    // !!! Unsupported reg Type !!! // RegWrite,HKLM,0x11,Tmp_Default\SOFTWARE\testprgm\TestPrgm,RefreshTime,d0,07,00,00,00,00,00,00

    Why?

    Is there a workaround?
      My Computer


  4. Posts : 26
    Windows 8.1 and Windows 10
       #2394

    Hello everyone and especially to Kyhi,
    I found out why my Disk Partitions are not detected with "Win10xPE". This is simply due to my "Bios" which is faulty, because too old. After updating the "Bios", everything is back in order.

    See you soon.
      My Computer


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

    tobwen, you have to use the "RegImportFile" option > RegImportFile,RegFileToImport
    the file with the registry values can be a *.reg or *.txt file
    Also be sure to properly edit the registry value key locations
    Last edited by Kyhi; 13 Mar 2021 at 17:41.
      My Computer


  6. Posts : 69
    Windows 10
       #2396

    Kyhi said:
    tobwen, you have to use the "RegImport" option > RegImport,RegFileToImport
    the file with the registry values can be a *.reg or *.txt file
    Ok, so this is an instruction for the Plugins *.script file or for XPEstartup.cmd?

    If it is for *.script file: where exactly (after which section) should I enter this command?
    After [process]?

    What is the recommended directory for the *.reg file?
      My Computer


  7. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #2397

    You would attach the reg file to the script - then extract the reg file along with the program files. then add the RegImport under the Add_Registry section...
      My Computer


  8. Posts : 417
    W10, W7
       #2398

    Kyhi said:
    then add the RegImport under the Add_Registry section...
    Hi Kyhi,
    never used RegImport before, to clarify, do you mean 'in' or 'after' the Add_Registry section
      My Computer


  9. Posts : 190
    windows 7 /10
       #2399

    APT38 said:
    Hi Kyhi,
    never used RegImport before, to clarify, do you mean 'in' or 'after' the Add_Registry section
    ex:
    Code:
    [Process]
    ....
    Run,%ScriptFile%,Add_Registry
    
    [Add_Registry]
    ....
    //--
    RegImportFile,%GTemp%\%ProgramFolder%\***.txt
    //--
      My Computer


  10. Posts : 417
    W10, W7
       #2400

    Kyhi said:
    then add the RegImport under the Add_Registry section...
    thanks for your input doudii

    not sure about RegImportFile, but when I use RegImport the value, that would normally give a 'Unsupported reg Type !!!' type error, it is imported correctly into the reg, but when I use it in conjunction with Add_Registry whether in, before or after it appears to be ignored and just whatever values in the existing Add_Registry section entered correctly
      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 02:22.
Find Us




Windows 10 Forums