Home > Software Development, Windows > ClickOnce Installation Location

ClickOnce Installation Location

January 13th, 2010

Every time I have to find the installation location for ClickOnce apps I end up having to consult the Google.

I am posting the installation directory here so I don’t have to go looking next time:

Windows XP:
C:\Documents and Settings\<username>\Local Settings\Apps

Windows Vista/Windows 7:
C:\Users\<username>\AppData\Local\Apps

  1. govind
    June 3rd, 2011 at 00:21 | #1

    Hi,

    I have an application which is to be installed on different sys pointing to seperate DBs on their Local system. Is there any way i can use click once technology to run the Installation which can restore DB backup once it is installed.

  2. August 12th, 2011 at 08:17 | #2

    Useful article. These things really help to increase user experience on windows Xp. I also wrote an article about few days ago on squidoo. We both are writing about the same topic, no?

  3. Erik Vullings
    February 22nd, 2012 at 14:34 | #3

    To find the folder location, you can just run the click-once app, open the task manager (CTRL-SHIFT-ESC), select the app and right-click|Open file location.

Comments are closed.