Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    2,787
    2,302
    90
    So is there VS CPP 2015 v14-10-24629 package too? Where?
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
  3. venejo

    venejo MDL Member

    Oct 2, 2011
    215
    100
    10
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Did you enable dotnetfx3, if yes, before or after installing the CU?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. venejo

    venejo MDL Member

    Oct 2, 2011
    215
    100
    10
    #3265 venejo, Nov 20, 2016
    Last edited: Nov 20, 2016
    I didn't enable anything that has to do with .NET (wasn't asked).
    Unless it has to do with programs that use it, like the Intel RST driver.
    Radeon Settings (Crimson) i think do not use anymore .NET as they did with Catalyst Control Center.
     
  6. Full inu

    Full inu MDL Addicted

    Jun 9, 2015
    509
    129
    30
    I guess, .NET 3.5.1 now downloaded and installed automatically on all systems.
     
  7. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,659
    550
    60
    I no longer use .NET 3.5, since applications using .NET 2.0 & 3.5 are working fine with just 4.x by adding a registry key :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. wazzock

    wazzock MDL Senior Member

    Oct 22, 2016
    339
    186
    10
    Can you share that reg key/file please, i have a couple of programs that needs net2 :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. woarke

    woarke MDL Novice

    Apr 8, 2015
    25
    22
    0
    #3269 woarke, Nov 21, 2016
    Last edited by a moderator: Apr 20, 2017
    This key should be used with caution as it could break something. IMO: For private use it's ok and can be deleted/changed quickly in case of failure but in enterprise environments it's better to not use it at all.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
    "OnlyUseLatestCLR"=dword:00000001
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    #3270 Enthousiast, Nov 21, 2016
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. wazzock

    wazzock MDL Senior Member

    Oct 22, 2016
    339
    186
    10
    #3271 wazzock, Nov 21, 2016
    Last edited by a moderator: Apr 20, 2017
    Much appreciated :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. woarke

    woarke MDL Novice

    Apr 8, 2015
    25
    22
    0
    As Enthousiast pointed out this key should be used with caution as it could break something. IMO: For private use it's ok and can be deleted/changed quickly in case of failure but in enterprise environments it's better to not use it at all.
     
  13. wazzock

    wazzock MDL Senior Member

    Oct 22, 2016
    339
    186
    10
    home use only, gonna try it with w7 and a .net repack. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    It's just as simple to enable dotnet35 as modifying the registry and have the possibility to have problems with it.

    ??????? Dotnet35 is native on win 7 SP1.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. wazzock

    wazzock MDL Senior Member

    Oct 22, 2016
    339
    186
    10
    only 2 things need .net2, dont need 3. some stuff i will use need 4 upwards. so im gonna use ricktendos .net 46 repack. so i can strip all .nets from 7 iso, then install his repack only when needed. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Please mention that when you are going to report problems in the future ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. wazzock

    wazzock MDL Senior Member

    Oct 22, 2016
    339
    186
    10
    of course morse :cool:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,659
    550
    60
    #3278 tistou77, Nov 23, 2016
    Last edited by a moderator: Apr 20, 2017
    Oups, I had forgotten the key :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. wazzock

    wazzock MDL Senior Member

    Oct 22, 2016
    339
    186
    10
    woarke had posted it :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Full inu

    Full inu MDL Addicted

    Jun 9, 2015
    509
    129
    30
    Microsoft decides not to push previews of CU this month?