Jet-Fighter7700
Honorary Master
- Joined
- Mar 12, 2008
- Messages
- 31,618
Hi All,
apparently this seems to be a issue on win 10
tried some of the fixes detailed, nothing helped.....
problem is calculator opens immediately then closes, just as quickly.
even if you type in "calc" does the same,
run as administrator under system32 does the same thing.
my Win 10 is 64 bit Enterprise edition.
what I tried was the following powershell command
Get-AppxPackage -allusers *windowscalculator* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$
($_.InstallLocation)\AppXManifest.xml”}
didnt work, after sitting for a while trying to run....
anybody have similar issues? does a update fix this issue?
apparently this seems to be a issue on win 10
tried some of the fixes detailed, nothing helped.....
problem is calculator opens immediately then closes, just as quickly.
even if you type in "calc" does the same,
run as administrator under system32 does the same thing.
my Win 10 is 64 bit Enterprise edition.
what I tried was the following powershell command
Get-AppxPackage -allusers *windowscalculator* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$
($_.InstallLocation)\AppXManifest.xml”}
didnt work, after sitting for a while trying to run....
anybody have similar issues? does a update fix this issue?