Snipping tool won't work on LTSC 21

Discussion in 'Windows 10' started by Pandemicc, Apr 28, 2022.

  1. Pandemicc

    Pandemicc MDL Junior Member

    Aug 29, 2014
    67
    7
    0
    #1 Pandemicc, Apr 28, 2022
    Last edited: May 25, 2022
  2. JBenal

    JBenal MDL Addicted

    Nov 2, 2009
    521
    209
    30
    Works fine here. Capture.PNG ltsc21.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    #3 kaljukass, Apr 28, 2022
    Last edited: Apr 28, 2022
    @Pandemicc
    Are you still sure you have an app called Snip & Sketch installed now?
    Have you opened it manually and does it then works?
    Or what do You see if run Powershell (as admin) => Get-AppxPackage | findstr "Microsoft.VCLibs.140.00_"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,733
    19,237
    180
    May be this line:
    wmic os get osarchitecture | findstr "64-bit" > nul

    If you change it to:

    wmic os get osarchitecture | findstr "64" > nul

    It should work, the reason could be that the word 'Bit' is not spelt like that in another language.

    In tr-tr that would be 'biraz' instead of 'bit' ?

    This is just a guess as i not see anything else wrong in the script. Unless WMIC is not working then none of the WMIC queries would work.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Pandemicc

    Pandemicc MDL Junior Member

    Aug 29, 2014
    67
    7
    0
    well it didn't work.
    Definitely no! you can't just type the translation of bit there.
     
  6. MowerZippo

    MowerZippo MDL Novice

    Apr 20, 2018
    28
    15
    0
    Why you not use "wsreset -i" to install Microsoft Store. And then add the Snipping Tool with the store?
     
  7. Pandemicc

    Pandemicc MDL Junior Member

    Aug 29, 2014
    67
    7
    0
    what is the point of using ltsc then?
     
  8. MowerZippo

    MowerZippo MDL Novice

    Apr 20, 2018
    28
    15
    0
    - No Upgrades
    - Support until 01/2032 (IoT)
     
  9. Pandemicc

    Pandemicc MDL Junior Member

    Aug 29, 2014
    67
    7
    0
    please don't give an off topic reply