Created
July 31, 2017 14:34
-
-
Save NyaMisty/3bcfa09eaa900221803a1f603b486da1 to your computer and use it in GitHub Desktop.
Windows 10 14393 Store App Verify Elevated Call Stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(launcher) ShellExecute...etc. | |
(launcher) IApplicationActivationManager::ActivateApplication::.. | |
(ActXPrxy.dll) ====RPC==== | |
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::.. | |
(ActXPrxy.dll) ====RPC==== | |
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::ActivateApplicationForProtocol | |
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::ActivateApplicationForContractByAcid | |
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::ActivateApplicationForContractByAcidAsUserWithHost | |
(sihost.exe) ActivationManager.dll::Execution::ActivationManagerShim::_ActivateApplicationForContractByAcid | |
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::ActivateApplicationForContractByAcidAsUserWithHost | |
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::_ActivateExtensionForContractHelper | |
(sihost.exe) twinui.appcore.dll::CApplicationActivationManager::s_ResolveMonitorCheckRequirements | |
(ActXPrxy.dll) ====RPC==== | |
(explorer.exe) twinui.dll::IActivationErrorPopupFactory::.... | |
(explorer.exe) twinui.dll::CActivationErrorPopupFactory::VerifyNotElevated | |
(explorer.exe) twinui.dll::... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment