How to find the Target *.exe file of *.appref-ms

前端 未结 7 1811
名媛妹妹
名媛妹妹 2021-01-31 00:58

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://gith

7条回答
  •  耶瑟儿~
    2021-01-31 01:49

    ClickOnce applications are stored under the user's profile at %LocalAppData%\Apps\2.0\.

    From there, use the search function to find your application.

提交回复
热议问题