How to find the Target *.exe file of *.appref-ms
问题 I have to make a Backup of the Program running from the file *.appref-ms When i Opened the File GitHub.appref-ms using text editor i found http://github-windows.s3.amazonaws.com/GitHub.application#GitHub.application, Culture=neutral, PublicKeyToken=8f45a2159c87c850, processorArchitecture=x86 Where is the Target Pointing in the LocalDisk, Editing the PublicKeyToken Resulted in Default or Null Icon. Editing the URL Resulted in "Application Cannot Start". How is *.appref-ms Targeting the Exe???