Win10XPE - Build Your Own Rescue Media [2]


  1. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #1771

    fgaifen said:
    After a few minuts I already discover 2 dll's that are missing in "our" mtp script.
    I've to work now but later I'll made a few tests!
    When you find what your looking for - please share with the Project, so it can be updated...
    I am aware of prior report that MTP does not work in latest release of Win11..

    So if you were to state the required DLL's they would be added to the "Project" Script, so everyone can Benefit..
      My Computer


  2. Posts : 37
    Windows 11 pro
       #1772

    Kyhi said:
    Thanks for Confirming you are wrong in your implementation, for the Fourth Time

    Attachment 401945

    That is where the PE Hives are loaded and Edited
    Ah, you finally posted something constructive. Thanks, I didn't know that. AFAICT it isn't documented anywhere.
      My Computer


  3. Posts : 4,144
    Windows 3.1 to Windows 11
    Thread Starter
       #1773

    You should learn to read and follow the "Documented" Paths..
    But figured that you could not, so had to provide you with picture....

    Lesson Learned....

    Maybe next time you could ask for guidance with understanding, rather then coming off as a "Know-It-All"
      My Computer


  4. Posts : 24
    Windows 11 x64
       #1774

    fgaifen said:
    After a few minuts I already discover 2 dll's that are missing in "our" mtp script.
    I've to work now but later I'll made a few tests!
    I hope you'll find and share it fgaifen, I've been trying to find this out but always ends up restricted by windows security.

    btw drivers always gets installed, just cannot use it as system is blocking the access
      My Computer


  5. Posts : 31
    Win11 insider
       #1775

    digilizard said:
    I hope you'll find and share it fgaifen, I've been trying to find this out but always ends up restricted by windows security.

    btw drivers always gets installed, just cannot use it as system is blocking the access
    I've found a lot of files missing and registry entries but something is missing, still not working.
    I'll do more tests in the next days and soon I'll post the result.
      My Computer


  6. Posts : 190
    windows 7 /10
       #1776

    tested with win 11 26016.1012
    ok with "winxshell"
    Win10XPE - Build Your Own Rescue Media [2]-26-1.png

    TheDarkSF512 said:
    I DID NOTHING I just loaded a windows 10 22h2 iso (Pro for Workstations), customized the wine features and built... No compatibility issues, just a reghiveload error and no iso
    you have added or missing load or unlod hive instruction ...
    ex: if you add under additions -- add or edit converted pe registry

    RegHiveLoad,Tmp_Software,%RegSoftware%
    RegWrite,HKLM,0x4,Tmp_Software\Microsoft\Windows\CurrentVersion\SharedDLLs,"X:\Program Files (x86)\Common Files\Microsoft Shared\VC\amd64\msdia80.dll",1

    you will have reghiveload error and no iso ....

    LiuBang said:
    actually the problem occurs after doing the update driver and search automatically and it's working properly , before doing that it's not recognized at all
    so it's working properly
    ....
    did you try "DEVI %WinDir%\inf\XXXX.inf"
    Last edited by doudiii; 23 Dec 2023 at 15:34.
      My Computer


  7. Posts : 4,595
    several
       #1777

    If anybody wants bginfo.wcs

    bginfo.zip

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


    To use it in winpe associate .wcs files with pecmd by adding the following lines to pecmd.ini

    Code:
    ENVI PECMD=PECMD.EXE
    ENVI EDIT=notepad
    REGI $HKCR\.wcs\=wcsfile
    REGI $HKCR\wcsfile\=WCS File
    REGI $HKCR\wcsfile\DefaultIcon\=%SystemRoot%\SYSTEM32\%PECMD%,0
    REGI $HKCR\wcsfile\shell\open\command\=%PECMD% "LOAD "%L""
    REGI $HKCR\wcsfile\shell\Edit\command\=%EDIT% %L
    REGI $HKCR\inifile\shell\PECMD\=PECMD load
    REGI $HKCR\inifile\shell\PECMD\command\=%PECMD% "LOAD "%L""
    REGI $HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\PATHEXT=.COM;.EXE;.NTR;.NTE;.NTX;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.WCS;.WCE;.WCX;.WCZ
    then you can pop bginfo.wcs ( or any other pecmd script) onto e.g. users\default\desktop
      My Computer


  8. Posts : 190
    windows 7 /10
       #1778

    SIW2 said:
    If anybody wants bginfo.wcs
    ...
    OWW??! How did you that!!
    Code:
        CMPa–?Ï    .!œ_•¤t²5Td³Yÿž†
    .–àúѾӀÕO³CrXϳɵæ4bÕáj
    .....
    edit

    found a threads aabout encryption but without downloads link ...

    edit

    found it :) "thqnks to Caocaofff"
    Code:
    Command :'CMPS'
    Format  : CMPS [-f] [-m] [-bin|-src[:control word]] [-utf8] [-o] [-u] source file [,] compressed file
    CMPS    :Function Compress files.
    The parameter
    ■-f indicates that the format flag of the resource file is retained, which is optional. -m does not encrypt. -u decompress. -olegacy encryption -bin binary 
    ■Control words: 1: Delete comment lines 2: Line break conversion 4: Compress empty lines 8: Delete comments after lines (danger)
    ■Example:
    CMPS A.wcs A.wcz 
    CMPS -m B.wcs B.wcz 
    CMPS -u B.wcz B2.wcs
    ■Note:
    Compressed files can be loaded and run directly, or as built-in scripts, icons, and bitmaps.
    No limit to size. Encrypted files can be run but cannot be decompressed.
    Last edited by doudiii; 25 Dec 2023 at 18:57.
      My Computer


  9. Posts : 31
    Win11 insider
       #1779

    So camera support is almost done but I need some help: I need to copy keys from install.wim and part of the key will change between windows version: ex: regCopyKey,HKLM,Tmp_Drivers\DriverDatabase\DriverPackages\hdaudio.inf_*\HdAudModel , how do I do that?
    Last edited by fgaifen; 27 Dec 2023 at 20:31.
      My Computer


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

    Code:
    If,Not,#1,Equal,HiveLoaded,HiveLoadALL
    regCopyKey,HKLM,Tmp_Drivers\DriverDatabase\DriverPackages\hdaudio.inf_*
    If,Not,#1,Equal,HiveLoaded,HiveUnLoadALL
    Also depends on what script you are using to add these Edits...
      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 11:47.
Find Us




Windows 10 Forums