Find where is click once application is installed from

George Costa 0 Reputation points
2024-09-24T10:11:53.5033333+00:00

how can I find where is click once application is installed from? The url used to install the app

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li 11,245 Reputation points
    2024-09-24T18:25:13.9833333+00:00

    Hello

    To find the URL used to install a ClickOnce application, you can check the application's properties. Here are the steps:

    Open the ClickOnce Application: Launch the ClickOnce application you have installed.

    Check the Application Properties: Look for an option like "About" or "Properties" within the application. This section often contains details about the installation URL.

    Check the Installation Path: If you have access to the installation files, you can check the deployment manifest file (.application file). This file typically contains the URL from which the application was installed. You can find this file in the installation directory of the ClickOnce application.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.