About 91 results
Open links in new tab
  1. ClickOnce: AddinAlreadyInstalled Exception, Office 2007 Addin

    Aug 17, 2010 · however, as Hamed points out, you are installing your add-in with an MSI in step 1, and then with ClickOnce in step 2 and step 5. if you want to automatic updates, you should stick with …

  2. Getting ClickOnce to create a desktop shortcut

    Aug 25, 2006 · After deploying application user can create desktop shortcut by drag-dropping copy of Start Menu shortcut onto desktop. Unfortunately there is no way to get ClickOnce to do this by …

  3. ClickOnce deployment 32bit app on 64bit client with prerequisites

    Oct 28, 2011 · The settings for the ClickOnce application apply only to that application. It knows nothing about the prerequisites. The setup.exe is just a bootstrapper that installs the prerequisites and then …

  4. ClickOnce app installs but won't start on 64-bit Windows 7

    Jun 22, 2012 · I can launch it directly by double-clicking the exe in the ClickOnce cache. ClickOnce installs and launches the app successfully on my 32-bit Windows 7 and XP machines.

  5. Change installation folder for a Click Once App

    Feb 3, 2015 · If you run the ClickOnce app with the exe file instead of the shortcut, it doesn't run as a ClickOnce application -- it won't check for updates, or make sure the files haven't been tampered …

  6. How to show license agreement in clickonce deployment?

    Mar 15, 2020 · I have a app deployed with clickonce successfully, but now I want to show license agreement before the app installed on the target pc, how could I do it?

  7. Windows 10 April 2018 Update 後、Click Onceアプリが動作しません …

    Apr 10, 2018 · 弊社で作成した7アプリ中6アプリが動作しません。 インストールは出来るのですが、ClickOnce アプリを起動するコマンドボタンをクリックしても 何も反応しません。尚、タストマ …

  8. ClickOnce Deployment to Microsoft Azure

    Jan 2, 2016 · I saw some guides about how to make ClickOnce able to update and install from Dropbox, but those were outdated. So then I saw a lot of guides saying how to do it with Azure. About an hour …

  9. Changing an application setting on install

    Dec 11, 2008 · On install Id like my application to load a form from which I can gane information from the user and change an application setting. I then intend to refer to the setting in a conditional statement …

  10. Problems Rendering PDF with Arial Font

    Dec 12, 2008 · Our software is a ClickOnce winforms application accessed by 100's of users in various locations across the United States. Reports are rendered in the software in ReportViewer (tabular …