[DISCUSSION] Windows 10 (1703 RS2) "Creators Update" Final 15063 (PC)

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

  1. Kraith

    Kraith MDL Novice

    Aug 8, 2016
    34
    7
    0
    could someone share a backup folder of winx folder from %localappdata%\Microsoft\Windows\WinX
    TIA
     
  2. _Manolo_

    _Manolo_ MDL Member

    Dec 1, 2009
    139
    164
    10
    Now we all have *every* needed RS2 iso/extra packages. :hug2:
    Are the 1703 RSAT msu on the way, or the good old 1607 still will do the job ? :g:
    On the starting blocks to unleash new 1703 custom wim masters... :D
     
  3. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    #2803 Nucleus, Apr 9, 2017
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    6,209
    7,533
    210
    @endbase yay correct DDU is the best tool for solve issues with graphics drivers
     
  5. chilsaoui

    chilsaoui MDL Member

    Mar 21, 2015
    110
    14
    10
    hello
    how to acess the control panel in "Creators Update" ??[h=1][/h]
     
  6. Kraith

    Kraith MDL Novice

    Aug 8, 2016
    34
    7
    0
    press winkey then type "control panel"
     
  7. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,587
    5,350
    210
    #2808 lobo11, Apr 9, 2017
    Last edited: Apr 9, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. javaspain

    javaspain MDL Junior Member

    Jul 29, 2009
    98
    53
    0
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
    ;Computer
    "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000001
    ;Network
    "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001
    ;Recycled Bin
    "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001
    ;User's Files
    "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000001
    ;Control Panel
    "{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000001

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
    ;Computer
    "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000001
    ;Network
    "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001
    ;Recycled Bin
    "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001
    ;User's Files
    "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000001
    ;Control Panel
    "{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000001
     
  9. javaspain

    javaspain MDL Junior Member

    Jul 29, 2009
    98
    53
    0
    Copy all the cab files to a folder and run on a BAT / CMD command line.

    ---------------------------------------------- batch.install.all.cab.cmd ----------------------------------------------
    FOR %%I IN ("*.CAB") DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%%I"
    ---------------------------------------------- batch.install.all.cab.cmd ----------------------------------------------
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    #2811 s1ave77, Apr 9, 2017
    Last edited by a moderator: Apr 20, 2017
    To run directly in cmd prompt (needs shortened runtime variable):
    Code:
    FOR %I IN (*.CAB) DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%I"
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. JBenal

    JBenal MDL Senior Member

    Nov 2, 2009
    463
    173
    10
    Start10 menu:
    controlpanel.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. WardocsRevenge

    WardocsRevenge MDL Expert

    Jan 13, 2012
    1,827
    618
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. SkyFox1

    SkyFox1 MDL Novice

    Mar 15, 2017
    6
    0
    0
    Is it is possible to disable updates in Creator's Update?
     
  14. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    4,836
    4,443
    150
    Do you have Core or Pro ?
     
  15. SkyFox1

    SkyFox1 MDL Novice

    Mar 15, 2017
    6
    0
    0
    I plan to download the Pro version.
     
  16. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    Two options in Tweaks and Fixes post, restore traditional Control Panel to Win-X menu and add Control Panel to right-click context menu (Desktop).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,873
    2,949
    90
    Disable Windows Update Service and use WUMT when you want to manually run a check and apply/hide updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,057
    926
    60
  19. kewkie

    kewkie MDL Member

    Dec 10, 2014
    192
    80
    10
    Wanted to go clean install today and found this.

    Currently on a normal WIN10 pro installation, is there any disadvantage by using this build? Or should I wait the 2 days until it will be throw out to the public?