Windows 10 Hotfix Repository

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

  1. Cobra91151

    Cobra91151 MDL Member

    Jun 17, 2011
    160
    46
    10
    Hi! Any chance about fixing the space issue with UUPDL? Thanks.

    Screenshot:
     

    Attached Files:

  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    What space issue :g:? Spaces in the path? Latter can only be fixed if all used sub-scripts would support it, it's not the CMD alone that needs to get them correctly :cool2:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Cobra91151

    Cobra91151 MDL Member

    Jun 17, 2011
    160
    46
    10
    I know, the problem is with 7zip, it can't find the right path, because it contains spaces. I will try to fix it.
     
  4. armond

    armond MDL Addicted

    Jun 16, 2008
    673
    219
    30
    Yes, PLS fight it...

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT]
    "DontOfferThroughWUAU"=dword:00000001
     
  5. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    6,205
    7,532
    210
    HI armond yep I know a long time but thanks anyway bro :good3:
     
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    4,835
    4,442
    150
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    458
    156
    10
    very useful to fix a BSOD. thanks MS :(
     
  10. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,541
    150
    That's what I also thougt. WTF, a non-servicable update to fix a problem that can occur right away? :kick:
     
  11. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    17,888
    16,542
    340
  12. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,522
    1,602
    150
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    #6594 Enthousiast, Oct 16, 2018
    Last edited: Oct 16, 2018
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    Code:
    In
    Windows10.0-KB4462930-x64-pkgProperties.txt
    
    ApplicabilityInfo="Windows 10.0 Client;Windows 10.0 Server;"
    
    and
    
    In
    update.mum
    
          <assemblyIdentity name="Microsoft-Windows-ServerDatacenterEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerDatacenterEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerStandardEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerStandardEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
    
    Could be add to Server?
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    I showed x86, server is x64 only, so the x64 version should contain server too, at least the server sku's containing flash.

    x64:
    Code:
    <assemblyIdentity name="Microsoft-Windows-CoreCountrySpecificEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-CoreEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-CoreNEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseGEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseNEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSNEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSNEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ProfessionalNEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerDatacenterEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerDatacenterEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerStandardEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ServerStandardEvalEdition" version="10.0.17763.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. ananhaid

    ananhaid MDL Member

    Oct 16, 2017
    224
    207
    10
    not have Windows\System32\Macromed folder(nonGUI and GUI), but in GUI version had some about flash files in Windows\servicing\Packages\, like Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.17763.1.cat and mum else.

    i don't know about the status.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    Back to overrated status :D

    v5.2 will never integrate it to any edition, because it checks for Adobe-Flash-For-Windows-Package, which no longer exist in 17763
    instead, Flash is now derived from Microsoft-Windows-Client-Desktop-Required-Package
     
  18. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    421
    287
    10
    Is this only happening in 1809?
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    Yes

    but it seems Adobe-Flash-For-Windows-Package still exist in Server 2019 editions