clickonce
.Settings file in Win Form App, Best Practice
I have a Win Form app that stores some per user settings in a UserSettings.Settings file.This has worked well so far, howe开发者_如何学Cver it seems that the Settings file gets \"reset\" when ever I r[详细]
2023-04-01 22:19 分类:问答Distributing Office Applications built in Excel - Multiple Versions, Copying data in from old version
I\'m working on a project where we\'d like to be able to deploy an Excel spreadsheet to multiple users, and then be able to update that spreadsheet to different versions as the project progresses.Basi[详细]
2023-04-01 21:36 分类:问答How to make changes to the C: directory via ClickOnce deployment?
I intend to add files inthe C: of a client machine that checks for updatesvia ClickOnce Deployment ..If it is possible , I would li开发者_如何学编程ke to know how to do it . It is not possible, becaus[详细]
2023-04-01 16:59 分类:问答Clickonce "The application is improperly formatted" when changing COM reference "Isolated" property
Using ClickOnce for the deployment of my application. Publishing the app via ClickOnce works fine, as long as I am deploying to a development machine.When I deploy to 开发者_如何学Ca non-development[详细]
2023-04-01 10:46 分类:问答Error handling XBAP when certificate is not in Trusted Publishers
I have an XBAP that requires full trust, and my certificate to be located in the Trusted Publishers store.[详细]
2023-04-01 08:34 分类:问答Accessing Windows registry fails from ClickOnce application
here\'s another strange behaviour I\'m currently facing. I have an application deployed on a network-drive with full-trust. This application checks for existing ODBC-Connections.[详细]
2023-04-01 00:31 分类:问答ClickOnce using MSBuild
I have been trying to achieve ClickOnce deployment using MSBuild scripts, but I could not find any resource on how to copy the files af开发者_JS百科ter generating the manifests.[详细]
2023-03-31 05:27 分类:问答Icon in WPF Browser application
I have a WPF Browser Application consisting mostly of wpf pages which I\'m developing in Visual Studio 2010.[详细]
2023-03-31 04:58 分类:问答ClickOnce - automatically making all builds required?
Is there a script for always making all my published builds required, update-wise? I want to force an update开发者_StackOverflow社区 to all my customers no matter what, however, they are asked whether[详细]
2023-03-31 02:29 分类:问答ClickOnce application install with new assembly identity
We have created a ClickOnce application using Visual Studio 2008. I would like to have two unique installations of the same application, one which is a TEST application and one which is a L[详细]
2023-03-30 09:32 分类:问答