ClickOnce and Setup & Deployment Projects 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
WDS Reporting
HI, Recently, we started using Windows 7 Enterprise x86 at our organisation. We've setup a server with WDS and created images so that we could PXE boot systems and install over the ...Answered | 3 Replies | 3092 Views | Created by Darrelle - Tuesday, May 18, 2010 5:32 PM | Last reply by Leonardo ES Silva - Tuesday, August 27, 2019 12:20 PM -
0 Votes
Windows Forms msi do no install prerequisite
I have updated a windows forms application from VS2013 to VS2017. Also changed platform from .net 4.5 to .net 4.8 I am using Visual Studio Installer / Setup ...Unanswered | 4 Replies | 434 Views | Created by Ravnø Data - Tuesday, August 6, 2019 8:47 AM | Last reply by Ravnø Data - Tuesday, August 27, 2019 9:53 AM -
0 Votes
How can I do clickonce publish from a directory without using visual studio
I wanted to do the Clickonce Publish from a Directory without using Visual Studio, can anyone help on this. Currently I am using Visual Studio for PublishUnanswered | 1 Replies | 314 Views | Created by Appala Raju B - Monday, August 26, 2019 10:13 AM | Last reply by Kyle Wang - MSFT - Tuesday, August 27, 2019 1:33 AM -
0 Votes
Changing ClickOnce settings...
I have an application that in the original versions of ClickOnce, its settings did not have any upgrade (install newer version) settings set. Now, I wish to have the application begin upgrading ...Unanswered | 3 Replies | 409 Views | Created by Karl Ott - Thursday, August 22, 2019 10:55 PM | Last reply by Kyle Wang - MSFT - Monday, August 26, 2019 9:56 AM -
0 Votes
Clickonce deployment works for months but now fails on HashValidation
Hi, I have a Windows Forms, VB application built in VS2012, and using .Net Frameworks 4 Client Profile. It was built some years ago, and deployed successfully ...Answered | 2 Replies | 336 Views | Created by mmcd2019 - Friday, August 23, 2019 12:23 PM | Last reply by Kyle Wang - MSFT - Monday, August 26, 2019 1:45 AM -
0 Votes
ClickOnce URL Redirect
Hello We have already deployed a ClickOnce application but now need to use a different URL/ server/folder. This application is publicly available and as such we ...Answered | 1 Replies | 321 Views | Created by OmegaGeneral - Saturday, August 24, 2019 8:53 AM | Last reply by OmegaGeneral - Saturday, August 24, 2019 12:34 PM -
0 Votes
Best way to Packaging a Wpf application
I want to create .EXE or .MSI for WPF application. I tried with Visual Studio Installer(Setup) project. But the problem is I could not able to build the setup project from command line, because I have ...Unanswered | 1 Replies | 305 Views | Created by KPam1234 - Friday, August 23, 2019 6:56 AM | Last reply by Kyle Wang - MSFT - Friday, August 23, 2019 9:57 AM -
0 Votes
HRESULT '8000000A' in Visual Studio 2017
------ Rebuild All started: Project: Pos.Setup, Configuration: Release ------ ========== Rebuild All: 10 succeeded, 1 failed, 0 skipped ========== I tried with MSBuild. But ...Unanswered | 2 Replies | 318 Views | Created by KPam1234 - Wednesday, August 21, 2019 11:05 AM | Last reply by KPam1234 - Friday, August 23, 2019 7:05 AM -
0 Votes
WPF Desktop, Clickonce fails, need to build msi installer
I have a new project in VS2019 It's WPF, and I need to deploy it to my client. In the past I could build an msi installer. What are we supposed to do ...Unanswered | 5 Replies | 362 Views | Created by Bryan Valencia - Tuesday, August 20, 2019 2:42 PM | Last reply by Kyle Wang - MSFT - Wednesday, August 21, 2019 1:41 AM -
0 Votes
Error: Prerequisite could not be found for bootstrapping
My VB10 app starts up very slowly the first time, then works OK in later times. I have got that error messages in the Launch condition with three yellow arrow warning at .NET Framework 2.0, 3,0 ...Unanswered | 1 Replies | 296 Views | Created by phuoc thiet - Tuesday, August 20, 2019 1:32 AM | Last reply by Kyle Wang - MSFT - Tuesday, August 20, 2019 8:25 AM -
0 Votes
Correct conditions typing in visual studio installer setup and deployment (2017)
I am using Visual Studio Installer Deployment extension. I do not use .net. All executables and libraries that i want to install is written on c++. I have there a custom ...Answered | 8 Replies | 444 Views | Created by MichaelAli - Thursday, August 8, 2019 12:53 PM | Last reply by MichaelAli - Thursday, August 15, 2019 2:51 PM -
1 Votes
documentation for Microsoft Visual Studio 2017 Installer Projects?
I've installed the 2017 installer projects add-in for VS2017, and I'm using it, but I have many questions. I can't seem to find any link to documentation. Can someone point me ...Answered | 13 Replies | 8642 Views | Created by FAntonio2 - Tuesday, March 13, 2018 10:43 PM | Last reply by Eldadcohen - Saturday, August 10, 2019 6:32 AM -
0 Votes
Installer for different versions of a Software
Hello community! I recently developed a plugin for a particular software and I need to create an installer for it. I am using Windows Forms in Visual Studio and I am using a Setup ...Unanswered | 6 Replies | 548 Views | Created by JaMaGuPe - Wednesday, June 5, 2019 3:52 PM | Last reply by Striebrovlas - Thursday, August 1, 2019 7:51 AM -
1 Votes
Register OCX/dll in System32 folder using Setup Wizard
I would like to create a Setup Package to register ocx files, dll files in c:\windows\System32 folder for Win XP and in c:\Windows\SysWOW64\ for win 7. Can someone tell me how to do this and make ...Answered | 5 Replies | 9097 Views | Created by SSFed - Wednesday, June 6, 2012 6:49 PM | Last reply by DonaldRichardson1 gmail.com - Wednesday, July 31, 2019 12:34 AM -
0 Votes
Trouble of publish program by Visual studio
I use the publish Wizard of Visual Studio 2019(16.2.0) to publish my program. After I published the program, it turns out to be ...Answered | 1 Replies | 330 Views | Created by mywatermelon - Tuesday, July 30, 2019 3:33 AM | Last reply by Kyle Wang - MSFT - Tuesday, July 30, 2019 6:25 AM -
9 Votes
Missing Icon in Add/Remove Programs for ClickOnce Application
I am currently working on a ClickOnce application, and I noticed that a default icon is used instead of the actual application icon in the Add/Remove programs list. The icon displays ...Answered | 23 Replies | 26377 Views | Created by Tiarnan - Thursday, July 20, 2006 6:02 PM | Last reply by Bagrant5 - Thursday, July 25, 2019 3:46 PM -
0 Votes
Click Once
I am trying to install a windows service using Click Once . Can I do it ? If not what is the best way to install in some distributed environment . I have to ship this ...Unanswered | 7 Replies | 427 Views | Created by usher227 - Monday, July 22, 2019 7:37 PM | Last reply by CoolDadTx - Wednesday, July 24, 2019 8:02 PM -
0 Votes
Unable to Build My Setup (Installer) Project
i am trying to Build my application but it is going in Installation of "Windows Installer" For infinite time and not resulting into perfect build for any of the VS i.e. 2013, 17, ...Unanswered | 1 Replies | 265 Views | Created by bijal3 - Wednesday, July 24, 2019 7:52 AM | Last reply by Kyle Wang - MSFT - Wednesday, July 24, 2019 8:28 AM -
0 Votes
Error when building the deployment project. Urgent help needed!
I'm devoloping a three tier application, but that's probably unrelevant now. My problem is the when I build/rebuild the deployment project I get the following error messages and ...Unanswered | 2 Replies | 3864 Views | Created by CSevn - Wednesday, January 27, 2010 3:56 PM | Last reply by bijal3 - Wednesday, July 24, 2019 7:50 AM -
0 Votes
Getting 'The Windows Installer service failed to start' error when trying to build a deployment project
Hi, I've got a a number of solutions that have deployment projects (*.vdproj), and all but one can be built OK using VS2010. The problematic one even builds fine ...Answered | 7 Replies | 7539 Views | Created by Alex Ts - Tuesday, December 14, 2010 2:35 PM | Last reply by bijal3 - Wednesday, July 24, 2019 7:48 AM
ClickOnce and Setup & Deployment Projects 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.