Win32 Calculator is back (at least in LTSB)

Discussion in 'Windows 10' started by KNARZ, Jul 29, 2015.

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,698
    13,700
    340
    #101 xinso, Aug 18, 2018
    Last edited: Aug 18, 2018
    Try MSMG Toolkit. Or look into its ToolKit.cmd for trick needed.

    Starting from:
    Code:
    ::-------------------------------------------------------------------------------------------
    :: Function to Integrate Microsoft Win32 Calculator
    ::-------------------------------------------------------------------------------------------
    :IntWin32Calc
    
     
  2. JaguarXJ12

    JaguarXJ12 Guest

    Thanks, but could you please provide the rest?

    I saw the toolkit was 229992044 bytes (219 MB) big, seems to be a little bit to big just for some information and I don't have unlimited bandwidth.
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,698
    13,700
    340
    Sorry, but I don't support it any more, and so I don't have its latest version at hand.
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
  5. the_soft45

    the_soft45 MDL Member

    Mar 28, 2016
    217
    133
    10
    Funny, also happens to me on the RS2 calculator taken from MSMG Toolkit installed on W10 Enterprise 1809 (not LTSB).
    How can you f**k up the calculator program? :eek:
     
  6. bachett

    bachett MDL Novice

    May 31, 2007
    43
    19
    0
  7. XtremeW33

    XtremeW33 MDL Novice

    May 2, 2012
    23
    12
    0
    unit conversion and worksheets crash on my LTSC 1809, can't find any info on this. The one on LTSB 2016 is fine, copy it to 1809, it just won't run
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,900
    340
    As noted by @MSMG, since build 15063 and Win32calc.exe is crippled

    to run 14393 version, place it in custom folder with corresponding lang folder
    e.g.
    Code:
    C:\Calculator\win32calc.exe
    C:\Calculator\en-US\win32calc.exe.mui
     
  9. XtremeW33

    XtremeW33 MDL Novice

    May 2, 2012
    23
    12
    0
    I would have thought about the same idea. However, being a "perfectionist" I take a longer path:
    1. Take ownership of the both files & rename them (on a LTSC 2019 machine)
    2. Copy the LTSB 2016 ones to their original locations, voilà!
     
  10. Thomas Dubreuil

    Thomas Dubreuil MDL Senior Member

    Aug 29, 2017
    363
    620
    10
    Imho I don't think this is the right solution, as there will be a hash mismatch between the file and its WinSxs source, so the file will be overwritten as soon as you run chkdsk or a restorehealth.

    I'd like to find a more definitive solution though
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. XtremeW33

    XtremeW33 MDL Novice

    May 2, 2012
    23
    12
    0
    Does chkdsk check the 'hash' of a file ? but not sure about the 'restorehealth' thing; never wish to use that measure anyway, faster to just restore from an Acronis image backup if the situation is that bad on system drive. No security settings on NTFS when copying the files from system drive to use them later in different machine. .
     
  12. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    752
    60
    If you don't care about unit conversion or programmer (unit conversion crashes immediately, but programmer seems to work at least initially,) but use other functions the cab files from LTSC 17763 work fine. Just add the language file last.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. remek002

    remek002 MDL Novice

    Oct 28, 2012
    35
    54
    0
  14. PsychedelicShaman

    PsychedelicShaman MDL Member

    Dec 4, 2017
    134
    318
    10
    Better late than never i guess...
     
  15. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    316
    604
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    316
    604
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. erpsterm35

    erpsterm35 MDL Expert

    May 27, 2013
    1,875
    1,749
    60