MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. Powah_Brick_Killa

    Powah_Brick_Killa MDL Novice

    Mar 1, 2016
    42
    4
    0
    Got A Question, Has Anyone Had success Using MSGM Toolkit With LTSC 2018 and what has been taken out and what has been added
     
  2. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    6,206
    7,533
    210
    ^^
    no, it is necessary to wait for OP to complete the compilation of the next version
     
  3. nenuco2018

    nenuco2018 MDL Novice

    Oct 14, 2018
    6
    0
    0
    wheeeeeeennnnn 8.9?
     
  4. joluboga

    joluboga MDL Member

    Dec 4, 2011
    226
    106
    10
    Whenever it's ready.
     
  5. SubZero5

    SubZero5 MDL Novice

    Nov 9, 2010
    6
    1
    0
    Any plans for a magnet/torrent?
     
  6. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    279
    136
    10
    You know, reading various articles about 1809 I begin to wonder if we're not really waiting on MSMG, but more so on Microsoft to make 1809 commercially viable. Every other day there is some new "serious" bug reported and even if 8.9 were ready, how safe is 1809 to use? Of course, you have to take the news articles with a grain of salt.. All the sites love click bait, but there must be some truth to the stories. Like the latest data loss bug...
     
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    6,206
    7,533
    210
    :eek::rolleyes:
     
  8. biatche

    biatche MDL Addicted

    Nov 14, 2009
    568
    143
    30
    #8008 biatche, Oct 22, 2018
    Last edited: Oct 23, 2018
    So when will that be?

    (Having fun)
     
  9. KFeri

    KFeri MDL Novice

    May 31, 2013
    14
    6
    0
    #8009 KFeri, Oct 22, 2018
    Last edited: Oct 22, 2018
    this did not work
    I wanted to create an old HP notebook, I would not let it .. unfortunately


    Desktop 2018- 10- 22- 16-27-08-795.jpg


    Desktop 2018- 10- 23- 0-18-19-458.jpg


    Desktop 2018- 10- 23- 0-26-09-44.jpg
     
  10. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    310
    60
    I hear that removing SENS results in delays and there are no fixes for that yet...
     
  11. Gem Emerald

    Gem Emerald MDL Novice

    Oct 17, 2018
    12
    1
    0
    What exactly do these options do and how are they used:
    • Remove Default Metro Apps Using Apps List
    • Remove Windows Components Using Package List ?
     
  12. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    13
    10
    Is there a way to save what I removed, and use it again, without manually selecting apps, components etc...?
     
  13. SteveSi

    SteveSi MDL Novice

    Oct 5, 2017
    2
    5
    0
    When using the menu to remove components, it always takes you back to the Main menu.
    Why can't it take you back to the Remove Components menu? from there I can remove more components or go back to the Main menu.
    It would be much more convenient.

    Instead of using goto statements, why not call subroutines then it will come back to the previous menu?

    Code:
    :getuser
    choice /C:12345678X /N /M "Enter Your Choice : "
    if %errorlevel%==1 call :doris
    if %errorlevel%==2 call :fred
    if %errorlevel%==9 exit /b 0
    pause Returned from call
    goto :getuser
    
    
    :doris
    echo Hello this is doris!
    REM ensure errorlevel is 0 when we return
    exit /b 0
    
    
    :fred
    echo Hello this is fred!
    REM ensure errorlevel is 0 when we return
    exit /b 0
     
  14. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    Yea I must admit it is really annoying if you want to remove all but one or two things so you can't hit remove all and you have to hit 5, 6, a, 5, 6, b 5, 6, c, etc.

    There is a package list you can use to make the process batch/automatic and put in only what you want to remove then hit run from list but setting that up can be a pain because the stock list includes everything from all OS versions so you have to know what packages actually apply to what you're doing.
    The package lists should be split up by version even if they are only example files the program doesn't read so at least you have lists to copy off from.
     
  15. nenuco2018

    nenuco2018 MDL Novice

    Oct 14, 2018
    6
    0
    0
    please men, when the soft will be avaible?
     
  16. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    I'm going to start reporting people who ask.
     
  17. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    180
    19
    10
    I think the version number will be 9.0 and not 8.9 as its gonna be a big update.
     
  18. Padre_Pedro

    Padre_Pedro MDL Junior Member

    Mar 8, 2014
    89
    79
    0
    MSMG,
    add MS Paint to remove.
     
  19. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    458
    156
    10
    MSMG,

    i have integrated RS5 dart into RS5 as per your instructions, however when i boot to dart, it is coming up as unsupported offline OS (most functions are greyed out)