1. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    368
    747
    10
    This is a false positive.
    Iam using Avast Free Antivirus 21.9 and found nothing
     
  2. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
    #21382 ingviowarr, Nov 14, 2021
    Last edited: Nov 14, 2021
    @Feartamixg
    That's a good question.
    Now I can recall that I had such messages too.

    Probably we need some other components besides WindowsStoreClient and DesktopAppInstaller to do installations via UI.
    While PowerShell commands do the job. But you always must prepare a proper command that sometimes may need possible dependent packs, licenses, etc. (not handy, but works in most cases without that stuff).
    I'm too would like to know other dependent components / working config and how to achieve back-end to work via UI without Store itself.
    That's an old issue, may be @MSMG can give us some advises.

    Summary, M$ apps it's a true a$$pain I hate very much.
    And shame to NVIDIA, btw (for their telemetry, overbloat and now for the apps s**t).
     
  3. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
    @ ALL

    Seems like I was right requesting ASAP support for the Server 2022 LTSC.
    Make the right conclusions. And later don't say you didn't know.

    I beleive Server 2022 LTSC should be one of main goals for Toolkit development in this case.
    (On my opinion).
     
  5. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
    #21386 ingviowarr, Nov 15, 2021
    Last edited: Nov 15, 2021
    @Yanta
    When you move from classic drivers to DCH, you MUST remove everything fIrst time + REBOOT.
    For this "exodus" I highly recommend to use DDU (one time) for cleaning OS from old classic drivers.
    Then install DCH drivers.

    From our discusson above I can resume that very new DCH drivers now containing NVIDIA Control panel.
    If still error, give people a PowerShell command to install.
    Or, at least, they may prepear / install package using working "NVCleanInstall" software.
    Yes, this is because of trimmed Store.

    P.S. (about future life with apps / future ISO configs)
    As I said before, it would be nice to know working config of the Store back-end component (plus the rest dependent parts) for successful apps installation over UI...
    Then trimmed OS without Store will (should) install apps as usual (as designed by M$ by default, but offline).
    (Or it may appear impossible and trimmed OS with back-end by @MSMG anyway need PowerShell commands).
    Lets ask @MSMG
     
  6. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I'm sorry if this is a little off topic, but wasn't the point of Microsoft forcing vendors to split their drivers to force people to use their store?
    I know they ranted on about how it was more secure or some such, but that just sounded like Microsoft double-speak.
    So if the latest dch drivers include the control panel what do we need the store for?
    Or perhaps I should ask it this way - if the dch drivers include the control panel what is the difference between dch and standard?

    I've downloaded the latest dch, and I've got the appx bundle from store-rg-adguard.net.
    I agree, ddu to uninstall the first time. Then install in normal mode.
    Will give it a try and see what happens.
    thanks
     
  7. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    @MSMG,
    In my preliminary tests, the 11.9 ToolkitHelper works with 22000.348 and with 22499.1010.

    Thank you for unlocking the ToolkitHelper for the unsupported Builds test.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    What's your Toolkit's working path?

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes I have added the initial support for Server LTSC 2022 to remove these components for en-US image

    Code:
    EdgeChromium
    InternetExplorer
    FirstLogonAnimation
    GameExplorer
    SnippingTool
    SpeechRecognition
    TIFFIFilter
    WindowsMediaPlayer
    WindowsPhotoViewer
    WinSAT
    OfflineFiles
    OpenSSH
    RemoteDesktopClient
    RDC
    SimpleTCPIPServices
    TelnetClient
    TFTPClient
    
    But don't use it for 22499.1010 as the Toolkit will skip removing the actual files of 22499.1010 image. which may trigger SFC error's.

     
  11. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Right now, only for testing purposes. And, reporting something, if necessary.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    @MSMG,

    Today I went to check the DirectXRuntime (DirectX9c) on the store, I did not found. It may be that it is no longer available. I also did not find information on the internet. I suppose they discontinued.

    A request:
    Could you add the Sysinternals Suite in the InboxApps?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...