1. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
  2. iskakfatoni

    iskakfatoni MDL Novice

    Mar 19, 2010
    14
    1
    0
    #18742 iskakfatoni, Mar 13, 2021
    Last edited: Mar 14, 2021
    How to Integrate WHDownloader into MSMG? Especially Windows 10. Just copied?
     
  3. haz367

    haz367 MDL Addicted

    Jan 11, 2020
    843
    1,541
    30
    Hey @MSMG

    I assume there's no problem then with those (other) nr's on some folder/files? And thx in advance for verifying once more.

    Seems your busy....so take your time :) And keep up the great work with all those updates!

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #18744 MSMG, Mar 14, 2021
    Last edited: Mar 14, 2021
    (OP)
    Your pack files appears to be free from folder permission bugs, only difference is those d:X XXX do changes, don't know if it changes for different installation.

    I have checked with my packs and the original Windows installation WIM's they do have the same d:X XXX.

    Do advise you to use a VM for creating packs so that the originality won't get change.

     
  5. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,612
    270
    hmm I often wonder how a simple Windows 10 user should feel when it comes to SSU's and LCU's I think this philosophy of M$FT is purposely made for these users not to try to modify anything within the operating system is just remember the UAC; but thank heavens that I am not part of this group and change even what is necessary, I remove the useless s**t and add many useful things that ironically come from the Git hub that happen to be owned by M$FT itself ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Robotnik247

    Robotnik247 MDL Junior Member

    Nov 21, 2012
    90
    13
    0
    #18746 Robotnik247, Mar 14, 2021
    Last edited: Mar 14, 2021
    Hello. Is 19043.867 considered as a release candidate? Because all I can find is that it was pushed to the beta channel.

    edit: nvm as bleeping gave me the answer I was looking for,
     
  7. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10
    how can I remove onedrive using a script that shows hidden packages in the image? I need to do this completely automatically
     
  8. meilenstein

    meilenstein MDL Novice

    Nov 22, 2015
    36
    20
    0
    #18748 meilenstein, Mar 14, 2021
    Last edited: Mar 14, 2021
    Hi
    Hm, actually I'm having problems to get key-strokes being accepted in the Remove-Panel. I'm typing 'A' ( for Example ), but this Letter vanishes as soon as I let go the key and nothing happens.
    'X' for ' back ' is being accepted. I tried to change the Rights of the Folders, but vain.
    Thanks for a Hint in Advance
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    May be its the spaces in the font filename creating issues, do try removing the spaces in the filename.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Use the menu Disable Windows Update in Customize->Apply Tweaks.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Just copy all the updates to <WHD\w10\x64\10.0.19041> and use the menu Integrate Updates->Integrate WHD Updates Menu-Integrate to Windows Installation Image.

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    OneDrive Package names

    Microsoft-Windows-OneDrive-Setup-Package
    Microsoft-Windows-OneDrive-Setup-WOW64-Package

     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    When you press A to select all components the + sign prefixed to component name will change to - sign, this means all components are selected.

    Now go to previous menu (3->1>2 - Start Removing Windows Components) to start removing the components.

     
  14. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    I have checked with fonts that have no spaces in their names with the same error.
    As far as I can see the path variable referred to in the error is the copy path that the fonts are copied from? Indeed
    Code:
    $fPath = "$($folder.getDetailsOf($obFont, 194))"
    
    is empty

    Someone more knowledgeable than myself on powershell scripts may know what is going on?
    Anyway it's not essential for me right now.
    Thanks for your help.
     
  15. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10

    Will I need to mount registry keys to remove packages?

    Do I need to use your script to show hidden packages in this case?
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes refer to my earlier post, I have given the proper steps.

     
  17. meilenstein

    meilenstein MDL Novice

    Nov 22, 2015
    36
    20
    0
    Hi
    Oh Dear, stupid me. I could have checked this out for myself, couldn't I. Thanks
     
  18. dolivas

    dolivas MDL Junior Member

    Jan 31, 2008
    51
    23
    0
    is there anyway to Integrate KB4023057 into the image

    Thanks