Pl i am not a mediator to provide any expert or any team to a mdl user asking for help online. its also against the rules of MDL community that if somebody found providing a help for self benefits will be hardly taken under action by staff .

    you can visit my profile n go to the thread i have created on MDL there download latest updated AIO debloater script n edit it to see the function i used in my script for onedrive removal.
     
  1. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    299
    395
    10
    Please give a link to go to your thread
     
  2. please go through my profile information n click on thread by me on MDL . there u will find a single thread n click on it . you will be directed to my win10 tweaking thread.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. sorry i got it . my profile is restricted .
    please wait let me open it .

    Edit : Opened It now . pl cross check.
     
  5. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    299
    395
    10
     

    Attached Files:

  6. #19207 Deleted member 1385001, Apr 30, 2021
    Last edited by a moderator: Apr 30, 2021
    Pl cross check now as restriction is removed .
    or direct link :

    Win10 Tweaking Scripts

    i know this comment will be reported again by MSMG fans to staff. But my POV is to help anybody with good intention & sharing is caring .
     
  7. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    299
    395
    10
    now works
     
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    I believe he meant that he would like to wait for more help from the team to better understand how to do it.

    But he's already getting your help. Alright then!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. So sorry brother i forgot that you are already here who can assist him better too :)
     
  10. Wimlib not required, you can literally rename the esd to wim and windows setup and dism will still recognise it ;)
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Did you try that? DISM can't handle an install.esd renamed to install.wim:thinking:

    Code:
    Error: 11
    
    An attempt was made to load a program with an incorrect format.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Yes. In my homemade ISO homebrew experiments :p
    The compression algorithm used (LZX, LZMS etc.) is read from the file header. Esd is used to ease identification of solid archives ;)
     
  13. #19214 Deleted member 1385001, May 1, 2021
    Last edited by a moderator: May 1, 2021
    Does renaming a ext from .wim to .esd works :confused:
    then what for dism commands are used to convert wim to esd & why abbodi has made a esd to wim or vise versa wim to esd convertor :confused:
    why compression methods are different in both scenarios ie for esd is recovery & for wim is normal or max :confused:
     
  14. Yes it should work but it won't change the compression algorithm so non-solid archive will remain large and non-solid (contents won't be changed)
    Wim to esd converter converts it into a solid archive and reduces file size.
    Esd (solid archive) renamed to wim will remain non-editable, needs to be properly decompressed to make non-solid and editable ;)
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. That is what i am reffering to solid archive esd .
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Or by design to prohibit novices who used the MCT to create an ISO to corrupt it?;)

    ps, imagex (not wimlib-imagex) can handle install.esd to some level, mounting but not saving, deleting indexes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
    why will somebody just change the ext from wim to esd if it wont do any change.
    main criteria of converting wim to esd is to solid compress it so as to save space on iso & as well as faster installation.