1. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    Thank you very much
     
  2. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    @MSMG, also the folowing items were left in the image after the windows apps and system apps menu items were used,
    device lockdown package,
    assigned access,
    adoby flash for windows
    ease of access theams,
    will any of these packages meddle with windows narrator?
    I use narrator you see?
    Majid
     
  3. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    hey there @Feartamixg
    don't suppose you could assist in answering my questions?
    you sound like an expert like the others?
    my last message and the one before that?
     
  4. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    #15424 Windows 10 User, Jun 7, 2020
    Last edited: Jul 13, 2023
    Can I use the DISM method to remove other things like components?

    Which one removes moves things?

    How can I remove the Windows Firewall and Start Menu Picture's folder shortcut via MSMG ToolKit as well as the taskbar's Microsoft Store, old Edge and File Explorer shortcuts?

    It looks like the ToolKitHelper method removed the Cortana app but "Cortana" still appears in NTLite.
     
  5. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    300
    397
    10
    #15425 sergey130270, Jun 7, 2020
    Last edited: Jun 7, 2020
    Hi MSMG! I am very grateful to you for your help. Can you help me again?
    Is it possible to register a cycle in a batch file so that folders with files, but not registry files, are copied regardless of their number?
    Now I am using a batch file with the following contents:
    ECHO.
    ECHO.
    ECHO ================================================================
    echo Copying files and adding these files to Install.wim
    ECHO ================================================================
    ECHO.
    xcopy "%~dp0Addons\%ImageArchitecture%\Temp\7zip_x64" "%~dp0Mount\%%i\" /h /e /g /q /r /y
    xcopy "%~dp0Addons\%ImageArchitecture%\Temp\msxml4_x64" "%~dp0Mount\%%i\" /h /e /g /q /r /y
    xcopy "%~dp0Addons\%ImageArchitecture%\Temp\WinRAR_x64" "%~dp0Mount\%%i\" /h /e /g /q /r /y
    xcopy "%~dp0Addons\%ImageArchitecture%\Temp\Unlocker_x64" "%~dp0Mount\%%i\" /h /e /g /q /r /y

    Please help me again. Endless thanks.
     
  6. patapout

    patapout MDL Member

    Jun 23, 2014
    232
    130
    10
    #15426 patapout, Jun 7, 2020
    Last edited: Jun 7, 2020
    Do I need to integrate language pack into all the 3 options ??
    I mean ...
    - Win setup boot image
    - Win install image
    - Win recovery image
    Cause I try to integrate fr-FR and fr-CA to an en-US iso.

    Tia :)

    [Edit] -> Seems to work :)
    At the setup boot image , I see :
    my language is English
    ma langue est francais
    ma langue est francais

    Is there a way to edit those french name to francais (fr-CA) and francais (fr-FR) cause it's not clear due to the same name .. ?

    Tia again
     
  7. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    hi,
    no you don't need to integrate the language packs to all 3 images, unless and unless you require visualls in sed language?
    integrateing in to the opperateing system image will be enough.


     
  8. patapout

    patapout MDL Member

    Jun 23, 2014
    232
    130
    10
    So i'll try with mhussain advice and looks like it will resolve my last question too (to edit those french name to fr-fr and fr-ca) :)
     
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #15429 inTerActionVRI, Jun 7, 2020
    Last edited: Jun 7, 2020
    To make this work, restore the menu. Comment the line. To do this, you need to navigate to the ":: Multimedia Components" section and put "rem" in front of the codeline of the application you want to keep. Then select remove all and it will remove only the non-commented lines.
    Code:
    rem if "%Component%" equ "WindowsPhotoViewer" call :RemoveWindowsComponent "%InstallMount%\%%i", "Windows Photo Viewer", "WindowsPhotoViewer"
    
    rem if "%Component%" equ "WindowsPhotoViewer" call :RemoveWindowsComponent "%InstallMount%", "Windows Photo Viewer", "WindowsPhotoViewer"
    
    Just like that.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    There are this option on Customize menu [5] Apply Tweaks [8].
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #15431 inTerActionVRI, Jun 7, 2020
    Last edited: Jun 9, 2020
    I see into the sector code. Thanks!

    Very good info to know, Thanks!

    For change a subject...
    When I remove the file association for Metro apps, the Start menu breaks, not syncing apps that were kept installed, such as Calc, Photos, Solitaire Collection, etc.
    Note 1: That's almost certain!
    Note 2: I already say that the custom layoutmodification for StartMenu does not cause this problem. Now I am checking my "*.reg" files.

    This week I confirm. I am finishing the last tests for confirmation.

    Edit: Just to confirm... There were errors in my "*.reg" files for Windows Explorer and Windows Search settings. Nothing related to "RemoveMetroAppsAssociations".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. xhemal1325

    xhemal1325 MDL Member

    May 24, 2014
    124
    10
    10
    Thank you , any way to remove cortana from delete list, so i delete all components and not include cortana, instead of removing one by one, which will take me a long time ?!
     
  13. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,832
    1,112
    60
    I had forgotten that I asked this question. Thank you so much for always answering each and every question!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Dragon16

    Dragon16 MDL Novice

    Feb 21, 2018
    26
    2
    0
    Excludes the store, which is the procedure for installing appx files, I want to install Dolby Atmos Premium.
     
  15. AeonX

    AeonX MDL Addicted

    May 24, 2013
    798
    728
    30
    After the Search fix in the recent update of the MSMG Toolkit the 2 methods apparently remove only the Cortana app leaving some files related to Cortana to maintain compatibility with the Search app.

    MSMG has already talked about this:
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-769#post-1601059

    That's because MSMG Toolkit has a fix for Cortana in the recent update that keeps some Cortana related files in the Windows folder and some registry entries to maintain search compatibility in the Start menu. Those things that are maintained may be being detected by NTLite.

    However NTLite removes everything related to Cortana it seems that it has the problem with the search in Start menu. NTLite has not yet corrected this problem.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Dragon16

    Dragon16 MDL Novice

    Feb 21, 2018
    26
    2
    0
    Is there an app removal list tutorial?
     
  17. THUMPer1

    THUMPer1 MDL Junior Member

    Mar 8, 2011
    68
    9
    0
    #15438 THUMPer1, Jun 8, 2020
    Last edited: Jun 8, 2020
    Getting this while trying to select pro - Cant convert esd to wim. And my other install.wim, i cant even select pro.
    upload_2020-6-7_22-9-12.png
     
  18. THUMPer1

    THUMPer1 MDL Junior Member

    Mar 8, 2011
    68
    9
    0
    Same I think its just an issue with Pro?
     
  19. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    36
    10
    Is there any difference between the ISO converted from ESD and the direct ISO file ?.
    I mean is the ISO converted from ESD (
    19041.264.200511-0456.vb_release_svc_refresh_CLIENTBUSINESS_VOL_x64FRE_en-us.esd)
    better to service with MSMG 10.0 than en_windows_10_business_editions_version_2004_updated_may_2020_x64_dvd_aa8db2cc.iso ?
    Thank you.