I was wondering how to deploy a wpf application to an开发者_如何学运维 IIS application because I have the correct path etc but in the publish wizard when I click...
I want setup.exe to do only the setup (seems like开发者_高级运维 a natural thing to ask for), so that the user can later choose to run the application themselves. I tried \"Block application from bein
Ideally no window would pop up at all when setup.exe is invoked, but it would be nice to save the user from having to clic开发者_StackOverflowk \"OK\" on installing pre-requisites and other options. I
I am performing logging in my application via NLog.I am trying to gather some logs to diagnose an odd issue I am having on only one machine.In my NLog.Config I have the following configuration:
How can I specify .NET Framework 3.0 (without SP2) as a prerequisite?I can\'t seem find the bootstrapper package anywhere.
I have ClickOnce based setup (for application written in C#/.NET 2.0). This install works smoothly except (weird!) for the users which have dots (\".\") in their user name, e.g. \"almog\\miki.t开发者_
I want to associate a custom URL protocol (for example, myprotocol://SomeFolder/SomePage) with a ClickOnce application.
I have taken over support for a VB.Net WinForms application. When this application is installed via a ClickOnce install开发者_JS百科ation it generates a shortcut on the desktop. The annoying thing, th
I\'ve written a WPF app, which has been used by us for about a year.Today I needed to make a change to the app, and re-publish it to开发者_StackOverflow our network drive, where it would be picked up
I know that it is possible to pass in parameters via URL to ClickOnce apps launched online.However, most users downloads setup.exe and launch it from their machine. Is there开发者_如何学运维 any way t