1. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,030
    237
    60
    using 17134 education x64, trying to remove mixed reality portal, it just skips and says finished, nothing gets removed, only choice that this happens! weird
     
  2. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,030
    237
    60
    what is the actual name of the package? thanks
     
  3. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    I don`t know
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    2018-05-11 001.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The menu or interface is not the difficult one but instead all language strings have to be store in a language file and they have to be retrieved while the toolkit startup and then assign them to the interface or menu for displaying.

    This way adding a new language is easy.

     
  6. blr

    blr MDL Novice

    Aug 14, 2016
    8
    5
    0
    Hi, How did you edit the script. I just edited- deleted the lines using notepad and saved. But it gives misalligned/jumpled output. Is there any order i need to follow? After this i i just added :: before the line. still same issue. Pls help.
     
  7. NotimportantOne

    NotimportantOne MDL Novice

    May 11, 2018
    1
    0
    0
    Use another text editor e.g. Notepad++ instead of the normal build in notepad of windows (build in notepad doesn't preserve line breaks, etc).
     
  8. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,031
    128
    90
    Ok.
     
  9. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,030
    237
    60
    hmm, it seems removing Holographic packages breaks the os under 17134> is this confirmed?
     
  10. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    what do you mean?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,030
    237
    60
    removing Mixed Reality Portal = Holographic packages

    I cant get past detecting hardware devices = broken os

    as per the toolkit code:

    call :RemoveComponent "%InstallMount%\%%i", "Windows Holographic Desktop Analog", "Microsoft-Windows-Holographic-Desktop-Analog-Package"
    if "%ImageBuild%" geq "17134" call :RemoveComponent "%InstallMount%\%%i", "Windows Holographic Desktop Analog WOW64", "Microsoft-Windows-Holographic-Desktop-Analog-WOW64-Package"
    call :RemoveComponent "%InstallMount%\%%i", "Windows Holographic Desktop", "Microsoft-Windows-Holographic-Desktop-Merged-Package"
    call :RemoveComponent "%InstallMount%\%%i", "Windows Holographic Desktop WOW64", "Microsoft-Windows-Holographic-Desktop-Merged-WOW64-Package"
     
  12. BearPaws

    BearPaws MDL Novice

    Nov 14, 2008
    45
    26
    0
    Sorry for asking it's been a while since I used MSMG Toolkit... I forgot where to exactly put the Net Framework 4.7.1 for integration, I put in the Packs folder and it's not showing on the Toolkit menu. Thank you
     
  13. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    Redstone 4 already includes NET 4.7.2, so isn't necessary.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. BearPaws

    BearPaws MDL Novice

    Nov 14, 2008
    45
    26
    0
    I am doing 1709, Thanks for the reply

     
  15. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    I didn't faced any issues by removing the holographic thing, the only "problem" that i've faced was the telemetry that wasn't downloading the drivers from WU.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    The same applies to Redstone 3, already includes NET 4.7.1, you'll only need to install 4.7.1/2 on Redstone 2 or less.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. BearPaws

    BearPaws MDL Novice

    Nov 14, 2008
    45
    26
    0
    Thanks, I wasn't aware of that.

     
  18. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    549
    179
    30
    thnx
    but now i tested the iso it worked fine even with the hyper-v errors while removing packages
    but i still have those vhd tasks should they be unvalaible if hyper-v removed completely .?
    VirtualBox_Win10_11_05_2018_18_35_38.png
     
  19. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    549
    179
    30
    and i have noticed also there is no options for smartscreen in settings, neither on control panel neither on regedit
    but i didn't removed it, i only removed windows defender, does removing defender affect smartscreen filter ??

    another thing i want to know what's that ie activex interface that appears as default browser (i removed ie and edge ) ..?
    VirtualBox_Win10_11_05_2018_18_34_59.png
     
  20. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    probably because you removed IE too, i never remove it since windows uses it with some things, like i've said previously, don't remove windows' crucial elements or you'll break the OS.

    about smartscreen, i didn't noticed since i removed Defender and Smartscreen too, but i have a theory that if you remove Defender you'll probably remove some "files" of Smartscreen too (probably.)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...