ClickOnce and Setup announcement
-
Link
Hi,
I've posted a new blog entry about ClickOnce and Windows 8 and the Smart Screen filter. I collaborated with someone at Microsoft to create this; I hope it's helpful.
http://robindotnet.wordpress.com/2013/02/24/windows-8-and-clickonce-the-definitive-answer-2/
-
Link
In Visual Studio 2010, we have partnered with Flexera, makers of InstallShield, to create InstallShield Limited Edition 2010 just for Visual Studio 2010 customers. The InstallShield Limited Edition 2010 offers comparable functionality to the Visual Studio Installer projects. In addition, you can build your deployment projects using Team Foundation Server and MSBuild. For more information, see http://blogs.msdn.com/b/deployment_technologies/archive/2010/04/20/installshield-limited-edition-is-available-for-download-in-visual-studio-2010.aspx.
With InstallShield available, the Visual Studio Installer project types will not be available in future versions of Visual Studio. To preserve existing customer investments in Visual Studio Installer projects, Microsoft will continue to support the Visual Studio Installer projects feature that shipped with Visual Studio 2010 and below as per our product life-cycle strategy. For more information, see Expanded Microsoft Support Lifecycle Policy for Business & Development Products.
-
Link
The InstallShield 2010 Limited Edition is a free version of InstallShield for Visual Studio developers that replaces the functionality provided by the Visual Studio setup and deployment projects.
Here are some highlights of the product:
• Use Visual Studio to create installation projects for applications built with Visual Studio.
• Build your installation projects with MSBuild
• Jumpstart projects with a simple design environment and Project Assistant.
• Take advantage of Installation Prerequisites and Custom Actions.
• Digitally sign your installers.
Need a feature that is not supported in the Visual Studio deployment projects? Try the InstallShield Limited Edition. You can easily migrate your existing Visual Studio deployment projects into InstallShield Limited Edition installation projects with a few clicks. The installation projects created with the InstallShield Limited Edition are compatible with other versions of InstallShield products. This enables you to upgrade to higher version of InstallShield with a more advanced feature set.
To obtain the InstallShield 2010 Limited Edition, complete the following steps:
1. On the File menu, point to New, and then click Project.
2. Expand the Other Project Types node.
3. Expand the Setup and Deployment node.
4. Click InstallShield LE.
5. Click Enable InstallShield Limited Edition, and then click OK.
6. Click Go to InstallShield.
Note: You must register by using your email address before downloading the product.
-
0 Votes
Announcement: Does ClickOnce support working through a proxy server with user name and password?
This is an announcement thread. Please remember to mark the replies as answers if they help and unmark them if they provide no help. Welcome to the All-In-One Code ...Sticky | 1 Replies | 27560 Views | Created by Kira Qian - Thursday, May 6, 2010 9:44 AM | Last reply by Kira Qian - Thursday, May 6, 2010 9:45 AM -
0 Votes
Deployment FAQ
This material should not be considered as a complete coverage of the frequently asked questions, but it tries to capture the high-level features with some depth in the Deployment ...Sticky | 16 Replies | 39420 Views | Created by MSDN FAQ - Tuesday, May 4, 2010 6:32 AM | Last reply by MSDN FAQ - Tuesday, May 4, 2010 7:53 AM
-
0 Votes
Visual Studio MSI installer package
hello all, I am hoping someone can help me out here. I have a project I created in VS2019 C# (winform). I then added an installer project to it so I could have ...Unanswered | 3 Replies | 4157 Views | Created by grjoseph - Friday, August 7, 2020 3:24 PM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 2:01 AM -
0 Votes
DeploymentDownloadException for .NET ExcelAddin using Visual Studio Installer Project Template (NOT ClickOnce)
System.Net.WebException: Ein Teil des Pfades "C:\Users\username\AppData\Local\CompanyName\XYZ_Addin\Lib\abcdefg.dll" konnte nicht gefunden ...Unanswered | 2 Replies | 2292 Views | Created by Georg 73 - Thursday, August 13, 2020 6:19 AM | Last reply by Daniel_Zhang-MSFT - Friday, August 28, 2020 1:53 AM -
0 Votes
Visual studio WPF project install + update
Hi, I'm busy with developing a WPF application for some colleagues. Now i want to create an easy method to install the application on some devices but i also ...Unanswered | 2 Replies | 2206 Views | Created by Ferentuske - Sunday, August 16, 2020 3:47 PM | Last reply by Daniel_Zhang-MSFT - Friday, August 21, 2020 5:47 AM -
0 Votes
Deploy to multiple environments like TEST, QA and PROD
We had a consultant come in and set up TFS for us and the build and Deployment of our WinForms app with Click Once. After we updated TFS to 2018 , I noticed that it was not creating ...Unanswered | 1 Replies | 1684 Views | Created by Robert_Struck - Thursday, August 13, 2020 7:03 PM | Last reply by Daniel_Zhang-MSFT - Friday, August 14, 2020 5:37 AM -
0 Votes
ClicOnce installation failed
> %PROJECT_HOME_TOOLS%\progress.log C:\WINDOWS\system32\xcopy /S /Y /R "%ConfigFileRep%\*" ...Unanswered | 2 Replies | 2190 Views | Created by DavidMichaeli - Thursday, August 6, 2020 10:45 AM | Last reply by Daniel_Zhang-MSFT - Wednesday, August 12, 2020 9:35 AM -
0 Votes
[Announcement] "ClickOnce and Setup & Deployment Projects" Forum will be migrated to a new home on Microsoft Q&A!
This "ClickOnce and Setup & Deployment Projects" Forum will be migrated to a new home on Microsoft Q&A! We've listened to your feedback on how we can ...Discussion | 3 Replies | 1985 Views | Created by Charles He21 - Tuesday, August 4, 2020 2:33 AM | Last reply by RLWA32 - Sunday, August 9, 2020 10:45 AM -
0 Votes
ClickOnce file association
I have configured my ClickOnce deployment so that on first run the application associates a file extension with the app. This works so that the application can be ...Answered | 7 Replies | 9214 Views | Created by Perry Manole - Saturday, June 26, 2010 10:12 AM | Last reply by SuperMgus - Friday, July 31, 2020 1:53 PM -
1 Votes
Publish Winform connected to access database to a network drive
Hello all , I have created a winform application which is currently in my C drive(desktop) connected to access database which is also present in bin/debug of my winform source ...Answered | 6 Replies | 2819 Views | Created by Ravi Kumar12233 - Saturday, July 25, 2020 7:16 AM | Last reply by Ravi Kumar12233 - Thursday, July 30, 2020 10:50 AM -
0 Votes
Signing ClickOnce application with a different certificate
I have a code signing certificate and I'm in the process of having to change from one CA to another. The current cert is used to sign a ClickOnce application (targets .NET framework 4.5.2). ...Unanswered | 2 Replies | 2623 Views | Created by RobSchneiderIsAStapler - Monday, July 13, 2020 1:23 PM | Last reply by Daniel_Zhang-MSFT - Wednesday, July 22, 2020 1:57 AM -
0 Votes
How do I get clickonce working in google chrome browser ?
Some clients insist on using chrome browser ...Answered | 5 Replies | 28463 Views | Created by rekna - Monday, September 13, 2010 11:58 AM | Last reply by Anonymous_77 - Monday, July 20, 2020 5:48 AM -
0 Votes
ClickOnce application run well on visual studio, fail at runtime after deploy
Hi, I have created a ClickOnce application to deploy on windows 10 64 bit machine. .net version 4.7.2 In my project, I am using a ...Answered | 1 Replies | 1847 Views | Created by Pritam Kadam - Friday, July 17, 2020 2:13 PM | Last reply by Pritam Kadam - Monday, July 20, 2020 1:56 AM -
0 Votes
990423 - How to read active solution platform in Windows installer project?
A vdproj project is used in Visual Studio 2010 to build 32-bit and 64-bit MSI Windows Installer packages. When I select x86 from the Configuration Manager combobox and build the project, a 32-bit ...Answered | 9 Replies | 2090 Views | Created by Hamid Sherkat Ma'soum - Monday, July 13, 2020 5:45 PM | Last reply by Hamid Sherkat Ma'soum - Tuesday, July 14, 2020 5:26 PM -
0 Votes
The manually created clickonce online-only application is downloading the app again and again.
My clickonce app is created with a online-only mode and the shortcut has been created that is pointing to deployment manifest. Fir the last 10 years, it was working just fine and recently, it is ...Unanswered | 3 Replies | 1669 Views | Created by Ash122 - Tuesday, July 7, 2020 4:28 PM | Last reply by Daniel_Zhang-MSFT - Thursday, July 9, 2020 7:55 AM -
0 Votes
How to create msi package for worker service
Host.CreateDefaultBuilder(args) .UseWindowsService() // ...Unanswered | 1 Replies | 2997 Views | Created by Anitta Puthussery - Wednesday, July 8, 2020 5:44 AM | Last reply by Timon Yang - Thursday, July 9, 2020 2:09 AM -
0 Votes
Primer on how to set up machine encryption to secure the app.config of a desktop application to deployed with ClickOnce to an intranet server
I am trying to find some very specific information on how to encrypt/decrypt the app.config in our particular deployment scenario, described below. Our applications are ...Unanswered | 4 Replies | 1841 Views | Created by lloydmalvern - Monday, July 6, 2020 2:50 PM | Last reply by lloydmalvern - Wednesday, July 8, 2020 12:28 PM -
0 Votes
App Config use from Resources folder
This not same question Yes app config exists in the application folder but not being placed in setup. Simple Package file (In setup ...Answered | 21 Replies | 3506 Views | Created by CompuTechSide - Sunday, June 21, 2020 11:17 AM | Last reply by CompuTechSide - Friday, July 3, 2020 9:25 AM -
0 Votes
MVVM ASP.NET app not authenticating against SharePoint SITE.
Hello, We have a custom MVVM WPF application that is working against clients SharePoint API. This application has been working for months/years. Lately, first in UAT and then ...Unanswered | 1 Replies | 1682 Views | Created by Nemanja011 - Thursday, July 2, 2020 8:30 PM | Last reply by Daniel_Zhang-MSFT - Friday, July 3, 2020 1:14 AM -
19 Votes
Click-once application doesn't start
I've having big problems with Click-Once deployment of my application. The application appears to install correctly and adds an entry to the start menu, however it won't run: either ...Answered | 28 Replies | 94770 Views | Created by David Oyster - Tuesday, February 21, 2006 10:46 AM | Last reply by Flem100DK - Thursday, July 2, 2020 2:58 PM -
0 Votes
VS2017 C# Publish .exe without manifest files
Properties --> Configuration thank youUnanswered | 1 Replies | 2442 Views | Created by etl2016 - Tuesday, June 30, 2020 8:20 PM | Last reply by Daniel_Zhang-MSFT - Wednesday, July 1, 2020 5:44 AM -
0 Votes
Unable to successfully publish project
Hi, I have a relatively simple application where a good contractor put together in Visual Studio things that I am incapable of doing. It basically consists of adding ...Unanswered | 2 Replies | 2299 Views | Created by BK WW - Monday, June 29, 2020 3:39 PM | Last reply by BK WW - Tuesday, June 30, 2020 7:44 PM - Items 1 to 20 of 15546 Next ›
ClickOnce and Setup announcement
-
Link
Hi,
I've posted a new blog entry about ClickOnce and Windows 8 and the Smart Screen filter. I collaborated with someone at Microsoft to create this; I hope it's helpful.
http://robindotnet.wordpress.com/2013/02/24/windows-8-and-clickonce-the-definitive-answer-2/
-
Link
In Visual Studio 2010, we have partnered with Flexera, makers of InstallShield, to create InstallShield Limited Edition 2010 just for Visual Studio 2010 customers. The InstallShield Limited Edition 2010 offers comparable functionality to the Visual Studio Installer projects. In addition, you can build your deployment projects using Team Foundation Server and MSBuild. For more information, see http://blogs.msdn.com/b/deployment_technologies/archive/2010/04/20/installshield-limited-edition-is-available-for-download-in-visual-studio-2010.aspx.
With InstallShield available, the Visual Studio Installer project types will not be available in future versions of Visual Studio. To preserve existing customer investments in Visual Studio Installer projects, Microsoft will continue to support the Visual Studio Installer projects feature that shipped with Visual Studio 2010 and below as per our product life-cycle strategy. For more information, see Expanded Microsoft Support Lifecycle Policy for Business & Development Products.
-
Link
The InstallShield 2010 Limited Edition is a free version of InstallShield for Visual Studio developers that replaces the functionality provided by the Visual Studio setup and deployment projects.
Here are some highlights of the product:
• Use Visual Studio to create installation projects for applications built with Visual Studio.
• Build your installation projects with MSBuild
• Jumpstart projects with a simple design environment and Project Assistant.
• Take advantage of Installation Prerequisites and Custom Actions.
• Digitally sign your installers.
Need a feature that is not supported in the Visual Studio deployment projects? Try the InstallShield Limited Edition. You can easily migrate your existing Visual Studio deployment projects into InstallShield Limited Edition installation projects with a few clicks. The installation projects created with the InstallShield Limited Edition are compatible with other versions of InstallShield products. This enables you to upgrade to higher version of InstallShield with a more advanced feature set.
To obtain the InstallShield 2010 Limited Edition, complete the following steps:
1. On the File menu, point to New, and then click Project.
2. Expand the Other Project Types node.
3. Expand the Setup and Deployment node.
4. Click InstallShield LE.
5. Click Enable InstallShield Limited Edition, and then click OK.
6. Click Go to InstallShield.
Note: You must register by using your email address before downloading the product.