Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9014919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:37:36+00:00 2026-06-16T03:37:36+00:00

I have an open source WPF application hosted on GitHub: https://github.com/tomhunter-gh/SourceLog What I was

  • 0

I have an open source WPF application hosted on GitHub: https://github.com/tomhunter-gh/SourceLog

What I was hoping to do was add ClickOnce deployment and host the ClickOnce install on AppHarbor so that users are automatically upgraded when I push new commits to GitHub. What I’m looking for is an auto update feature similar to the GitHub Windows client, and I’m also hoping to find somewhere to host the ClickOnce install bits for free.

I have a number of questions:

  • How does AppHarbor actually work? As far as I can tell it expects a Visual Studio solution containing a single web application project, which it then builds and “deploys”. What specifically does it look for to run, what assumptions is it making? What happens when you have non web projects, or your solution isn’t in the root directory for example?
  • Is there any way to customise the build and deployment process, for example with custom MSBuild scripts?
  • How would I ensure the WPF project is “published” so that the ClickOnce bits are generated?
  • Is there any way to get a build number from the AppHarbor build process? E.g. a four part assembly version 1.2.3.4 and write that to the generated binaries/config?
  • Is there any way for AppHarbor to push the ClickOnce bits back to GitHub after a successful build, so that I could instead host the ClickOnce install on GitHub?

Should I be taking a completely different approach?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T03:37:36+00:00Added an answer on June 16, 2026 at 3:37 am

    It turns out this is entirely possible and the steps are as follows:

    AppHarbor

    • Ensure you are using a Web Worker process.
    • Add an application in AppHarbor and connect it to your GitHub project.

    Solution

    • Add a web application project to the solution
    • Copy the v7.0A Windows SDK folder (C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A) to a folder alongside the solution

    WPF Project

    • Set the DefaultTargets attribute of the Project element to Publish.
    • Set the PublishDir property to $(OutDir)\_PublishedWebsites\{ClickOnceHostWeb}
    • Set the UpdateUrl property to http://yourapp.apphb.com/.
    • Set the following additional properties:

      <GenerateBootstrapperSdkPath>$(MSBuildProjectDirectory)\..\Lib\Microsoft SDKs\Windows\v7.0A\Bootstrapper</GenerateBootstrapperSdkPath>
      <SdkToolsPath>$(MSBuildProjectDirectory)\..\Lib\Microsoft SDKs\Windows\v7.0A\Bin</SdkToolsPath>
      

    Further details are available in my SourceLog blog post, and a full example is demonstrated by the the SourceLog project on GitHub.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have built an open-source application from the source code. Unfortunately, the original executable
I have started using leaflet as an open source map, http://leaflet.cloudmade.com/ The following jQuery
I have an Open Source application installed on my system, designed in python, now
I have an open source project hosted on Google Code and I recently added
I have an open-source application on the Android market. It seems to work fine
I have an open-source app which uploads photos to Facebook. To save bandwidth, the
I have an open-source iPhone API that I downloaded, and that is a standalone
I have an open source'd website. Some content is private such as connection parameters,
I have a open source editor on the cms that I am making that
Let's suppose we have an open source project running in a server. Is there

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.