1. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    312
    110
    10
    And why don't you want to believe this?
     
  2. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    Perhaps because he is incapable of going back a page or two in a thread to verify the existence of said ISO files. ¯\_(ツ)_/¯
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,867
    450
    If you refer to my post about adding the 1903/9 SVF repo by @GezoeSloog, i made a typo, only server 2004 and server 2019 got released, i have corrected the info:)
     
  4. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    701
    30
    Huh? Why did you quote me? Kid asked a question and it was I admit tersely answered but that is only because the very page that is previous to this one is chock full of May 2020 updated ISO files, which is what he asked, obviously while putting zero effort into self-discovery of the answer..
     
  5. uytje

    uytje MDL Junior Member

    Sep 25, 2013
    50
    16
    0
    #7866 uytje, May 28, 2020
    Last edited: May 28, 2020
    ? it was only a question ..nothing else sorry :D
     
  6. uytje

    uytje MDL Junior Member

    Sep 25, 2013
    50
    16
    0
    @
    Enthousiast ik had dit niet zo bedoeld ,,,ik vroeg me af of de build bestond (Windows 10 / Server Version 1909 Updated may 2020)
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,867
    450
    Not your problem or mine:D

    But i found an error of mine and corrected it because of all of this.
     
  8. haz367

    haz367 MDL Addicted

    Jan 11, 2020
    795
    1,438
    30
    You say "wim files"

    Is it required to add the dart files to boot and winre.wim? I added dart10 using winlib-imagex to winre.wim. Replaced the original with the patched one and commit changes on install.wim
    When i boot into recovery, the dart feature is there, but when i click it..the box comes on with all the tools although they are "not available" ?
     
  9. venejo

    venejo MDL Member

    Oct 2, 2011
    248
    107
    10
    I'm trying to download the Language Packs for 1903/09 as mentioned on this post
    but the UUP dump site gives error when trying to download any LP.
    Also 1903/09 share the same LP?
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,867
    450
    Dism should be able to deploy them, and W10MUI can handle them offline too.
     
  11. haz367

    haz367 MDL Addicted

    Jan 11, 2020
    795
    1,438
    30
    #7877 haz367, Jun 2, 2020
    Last edited: Jun 2, 2020
    Ah, a screenshot :) Thx @Enthousiast

    I missed something >

    Code:
    winre.wim -- winpeshl.ini
    [LaunchApps]
    %windir%\system32\wpeinit.exe
    %windir%\system32\netstart.exe
    %systemdrive%\sources\recovery\recenv.exe
    
    boot.wim -- winpeshl.ini
    [LaunchApps]
    %windir%\system32\wpeinit.exe
    %windir%\system32\netstart.exe
    %systemdrive%\setup.exe
    
    edit

    @Enthousiast

    I took a peak i those scripts. Noticed the one had those lines that added the above entries to that winpeshl.ini file. Thx for letting me know that things should work without...Must try again :p

    ..
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,867
    450
    #7878 Enthousiast, Jun 2, 2020
    Last edited: Jun 2, 2020
    (OP)
    No need to modify that, this is all i use to insert DaRT:
    Code:
    echo Preparing DaRT...
    echo.
    bin\7z x -y -oDart_w10\Dart_w10 Dart_w10\Dart_w10.tpk
    bin\7z x -y -oDart_w10\Dart_w10_DeBug Dart_w10\DebugTools_w10_rs6.tpk
    bin\7z x -y -oDart_w10\Dart_w10_en-US Dart_w10\Dart_w10_en-US.tpk
    echo.
    echo Adding DaRT To Boot.wim...
    echo.
    Bin\wimlib-imagex update "AiO\x64\Sources\boot.wim" 2 --command="add 'Dart_w10\Dart_w10\2\' '\'"
    Bin\wimlib-imagex update "AiO\x64\Sources\boot.wim" 2 --command="add 'Dart_w10\Dart_w10_DeBug\2\' '\'"
    Bin\wimlib-imagex update "AiO\x64\Sources\boot.wim" 2 --command="add 'Dart_w10\Dart_w10_en-US\2\' '\'"
    
    and
    Code:
    Bin\wimlib-imagex extract "aio\x64\sources\install.wim" 1 Windows\System32\Recovery\winre.wim --no-acls --dest-dir=Winre_x64
    echo.
    echo Adding DaRT To Winre.wim...
    echo.
    Bin\wimlib-imagex update "Winre_x64\WinRE.wim" 1 --command="add 'Dart_w10\Dart_w10\2\' '\'"
    Bin\wimlib-imagex update "Winre_x64\WinRE.wim" 1 --command="add 'Dart_w10\Dart_w10_DeBug\2\' '\'"
    Bin\wimlib-imagex update "Winre_x64\WinRE.wim" 1 --command="add 'Dart_w10\Dart_w10_en-US\2\' '\'"
    echo.
    echo Putting Winre.wim Back In Install.wim...
    echo.
    Bin\wimlib-imagex update "AiO\x64\sources\install.wim" %%i --command="add 'Winre_x64\Winre.wim' '\Windows\System32\Recovery\winre.wim'" >nul
    
     
  13. sergey130270

    sergey130270 MDL Member

    May 15, 2014
    183
    67
    10
  14. towerman

    towerman MDL Novice

    Oct 11, 2018
    2
    0
    0
    Hi guys,

    I don't find the link for downloading Dart10 bootable ISO.
    Anyone has got it?
    Thanks ;)