[DISCUSSION] Windows 10 Insider Preview Build 16226 (PC)

Discussion in 'Windows 10' started by Enthousiast, Jun 21, 2017.

  1. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,629
    1,343
    150
  2. jygoro

    jygoro MDL Senior Member

    Sep 21, 2011
    254
    142
    10
    openSUSE installed and works well! The only problem is the SUSE icon wont appear on taskbar.
    But it can be run simultaneously with Ubuntu Xenial! This is great!
     
  3. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60
    In this build if you store all your apps on another drive other then C: when you upgrade from 16212 then Windows does not remember where the program or apps is. It keeps the place holder or icon but when you click on it it can't find it.
     
  4. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60
    Anyone know how to install .net 3.5
     
  5. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60
    #146 maddog0266, Jun 25, 2017
    Last edited by a moderator: Jun 25, 2017
    Not very bright are you......daveo76....
    I have tried all the ones listed on google plus on Microsoft.
    They say on MS site that it will not install.
    So that is why I ask here just encase someone here has a work around
     
  6. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    #147 daveo76, Jun 25, 2017
    Last edited by a moderator: Jun 25, 2017
    This DISM command still worked for me on this build.

    @echo off
    Title .NET Framework 3.5 Offline Installer
    for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%%I:\\sources\install.wim" set setupdrv=%%I
    if defined setupdrv (
    echo Found drive %setupdrv%
    echo Installing .NET Framework 3.5...
    Dism /online /enable-feature /featurename:NetFX3 /All /Source:%setupdrv%:\sources\sxs /LimitAccess
    echo.
    echo .NET Framework 3.5 should be installed
    echo.
    ) else (
    echo No installation media found!
    echo Insert DVD or USB flash drive and run this file once again.
    echo.
    )
    pause
    You need to mount Windows 10 ISO first. Save the script as .cmd
     
  7. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60
    Tried that form MS site
    But I did try yours
    And if you look still fails
     

    Attached Files:

  8. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,731
    120
    Installing .Net3.5 was a breeze just like any other build for me. I have the sxs folder copied to a drive, and a cmd file I run as admin. Installs perfectly every time.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60
    Still does not work
     
  10. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    Picture to small to see. Reset Windows might be only solution.
     
  11. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    Why? Since Win 8, Windows can mount ISOs itself
     
  12. brownimfc

    brownimfc MDL Senior Member

    Jan 25, 2015
    328
    94
    10
    This build can't.
     
  13. diy371

    diy371 MDL Member

    Jan 28, 2013
    157
    258
    10
    Windows ADK Insider Preview - Build 16225 ? Any download link ?
     
  14. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    Oh really, that sucks
     
  15. brownimfc

    brownimfc MDL Senior Member

    Jan 25, 2015
    328
    94
    10
    I think it may be related to me not having a physical DVD drive connected as that is 2 builds in a row I have been unable to mount .isos natively and the timing fits with when I disconnected my internal drive.
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,273
    94,758
    450
  17. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    Shouldn't be dependant on having a physical DVD drive, it's part of the OS regardless of hardware
     
  18. brownimfc

    brownimfc MDL Senior Member

    Jan 25, 2015
    328
    94
    10
    I agree but something has prevented the last 2 builds from being able to mount .isos.