1. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    In line 7966 to 8000 of Toolkit v9.4,this is featrue of integrate Windows Multimedia Restricted Codecs
    but when I missing some file for Windows Multimedia Restricted Codecs,ToolKit speak me Windows Portable Devices Pack

    Code:
    Checking whether Windows Multimedia Restricted Codecs Pack file exist
    if "%ImageBuild%" leq "17763" if "%ImageArchitecture%" equ "x64" if not exist "%MMRC%\Multimedia-RestrictedCodecsExt-WOW64-Package~31bf3856ad364e35~amd64~~%ImageVersion%.%PackageServicePackBuild%.cab" (
    Windows Portable Devices Pack Folder is missing the below file...
    it should be like:
    Code:
    Checking whether Windows Multimedia Restricted Codecs Pack file exist
    if "%ImageBuild%" leq "17763" if "%ImageArchitecture%" equ "x64" if not exist "%MMRC%\Multimedia-RestrictedCodecsExt-WOW64-Package~31bf3856ad364e35~amd64~~%ImageVersion%.%PackageServicePackBuild%.cab" (
    Windows Multimedia Restricted Codecs Folder is missing the below file...
    this is not a new problem.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    Hello brother, will the above method work with 1809 17763.1 iso ?

    @MSMG & @Feartamixg
    Is it mandatory to mount boot and recovery images, even if I don't integrate any update ?

    Thank you.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Then it should be due to updates restoring the removed components the SFC is having the issues.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    All components 1-6 expect 7 will get restored for Windows 10 v1903.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You can disable some components but not all.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks it's fixed now.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    There are no issues with 1809 17763.1, you can remove the components and integrate the updates and install the OS, It's only with v1903 the updates are restoring the components.

    Mounting boot and recovery are optional based on requirement.

     
  8. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    391
    162
    10
    Sorry @MSMG ..!!

    You're right, it was my mistake..!!
     
  9. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Is the image otherwise safe to work with? I have updated x86 and x64 on my virtual machines using the original method and nothing seems to return.
     
  10. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    @MSMG - When adding entries to the bin\lists\RemovePkgsList.txt file, I get "specified package already removed"

    However i dont know how @zero cool root managed to overcome this issue.
    Any ideas @MSMG ?.
    Thank you.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I didn't find any errors using the image, only thing is the updates can't be used in the present state.

    Using original method ? can you explain what method you used?

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    He was referring to RemoveAppsList.txt and not RemovePkgsList.txt, the RemovePkgsList.txt needs a fix I have fixed the issue in the next version.

     
  13. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    This is my original method, which integrates updates and setup media update.
    Extract ISO (1 > 3)

    Select source (1 > 1) (also mount boot and recovery images)

    Integrate Win32 calculator (3 > 3 > B)

    Cleanup (6 > 1)

    Remove all metro apps (4 > 1 > 7 > 8)

    Remove Connect, Onedrive, People, Skype, Store, Xbox, Game bar, Xbox ID (4 > 1 > 6 > E/N/P/T/Z/1/2/3)

    Apply SSU and CU updates (3 > 4 > 2 > 1 > 4)

    Apply setup media update (3 > 4 > 2 > 2)

    Tweaks for Task View, App Downloads, Photo Viewer (5 > 5 > B/D/J)

    Cleanup (6 > 1)

    Apply changes to image (6 > 2)

    Rebuild (6 > 1)

    Convert WIM to ESD (2 > 4)

    Make ISO (7 > 1)
     
  14. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,611
    270
    yay after running sfc / scannow I find nothing "wrong" with my system and even using the dism tools also ok ahh! How nice :p:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    Did you remove something? If so, can you post your list?

    Cheers.
     
  16. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,611
    270
    #12098 Tiger-1, Sep 6, 2019
    Last edited: Sep 6, 2019
    well i could even post my work with Toolkit v 9.4 but it is very extensive beyond what is very personal too, see on the other hand it depends on the knowledge of the whole structure of any version of Windows systems because otherwise you can remove " things" that should NOT have happened to me the day before yesterday because I removed an item improperly which made M $ FT games just didn't open the Chess Titans as an example which I am so glad I found out about myself and made the changes again last night and it is the system i am running now however our venerable master MSMG has built this new version with mastery i believe the newbie can get good results with work although sometimes it is necessary to rework ok.nobody is perfect...;) :)
    EDIT: I don't integrate nothing I simply remove unecessary applications things as Language pack I make instalation with system already running using lpksetup /i xxx /r /p. same thing with .NETFX3.5 and a lot more right
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    You don't need to post all the work, only the items you removed, it can help me and others.
    Anyway if it is to "personal" don't bother.

    Cheers.
     
  18. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,611
    270
    @ Supernoob as I said the very structure of Toolkit V 9.4 is self explanatory and as I mentioned it goes from the degree of knowledge of Windows systems; for example in my case I've been following Windows systems since Windows 1.0 and all subsequent ones which complicated and much in my humble opinion was the advent of UWP applications with Windows 8 and was getting more complicated see compilation 1903 for example to me it sounds like a circus lol :doh:;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...