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
Make Boolean true available to whole application
My form application open to one of two forms, depending on a Boolean value queried from Program.cs I have public static Boolean ...Answered | 2 Replies | 324 Views | Created by RichardDunneBSc - Sunday, August 18, 2019 9:55 PM | Last reply by Ante Meridian - Monday, August 26, 2019 4:01 AM -
0 Votes
Whole Application Disappeared
Hi, I have a problem after my clickonce application installed. I saw a couple flashes, then the whole application ...Discussion | 2 Replies | 3461 Views | Created by bloodhard - Wednesday, September 19, 2007 4:37 PM | Last reply by Gavin Jin - MSFT - Monday, September 24, 2007 3:37 AM -
0 Votes
making accessDatabaseEngine.exe available as a prerequisites in a vb.net application
Hi I'm trying to make AccessDatabaseEngine.exe available as a prerequisite so that it can be installed via clickonce in my vb.net ...Unanswered | 1 Replies | 521 Views | Created by AndyNakamura - Friday, October 31, 2014 10:37 PM | Last reply by Barry Wang - Monday, November 3, 2014 3:11 AM -
2 Votes
backup whole application
I'm using VS2008 for a Windows form application. I'd like to backup the whole application in case some accident happens or I want to move to another computer to carryAnswered | 11 Replies | 2049 Views | Created by Sanping Li - Thursday, October 13, 2011 1:11 AM | Last reply by Armin Zingler - Monday, October 17, 2011 8:59 AM -
0 Votes
Boolean
no i mean at SQL 2005 express edition what is the data type for boolean ? bit ? Yes, typically people use bit for ...Answered | 6 Replies | 2995 Views | Created by Computer Freek - Saturday, January 26, 2008 3:30 PM | Last reply by Computer Freek - Sunday, January 27, 2008 2:25 AM -
0 Votes
Making data available Globally
Hi All, I have a Windows Forms Application having several forms. I have a large chunk of data which needs to be shared by all the forms. The data should ...Answered | 5 Replies | 3429 Views | Created by Alex Cardo - Wednesday, June 1, 2011 7:26 AM | Last reply by Mike Dos Zhang - Monday, June 6, 2011 9:21 AM -
0 Votes
C# Datagridview showing booleans in a check box instead of with 'true' and 'false'
replace your current SQL with the likes of shown here. Here the column Process is Boolean, using iif returns a string of "Yes" when Process is True and ...Answered | 2 Replies | 6365 Views | Created by Debra has a question - Thursday, January 23, 2014 7:06 PM | Last reply by Kareninstructor - Friday, January 24, 2014 12:18 PM -
0 Votes
The whole application updates with every publish
Hi, I am using ClickOnce to deploy my Windows application. The problem is that whenever i publish update of my ...Unanswered | 1 Replies | 2967 Views | Created by Wasif Ehsan - Friday, December 8, 2006 12:51 PM | Last reply by Jason Dam - Friday, December 8, 2006 9:17 PM -
0 Votes
Datagridview boolean columns
;, .DataType = GetType(Boolean) } ) dt.Rows.Add(New Object() {Nothing, False}) ...Answered | 1 Replies | 1546 Views | Created by Debra has a question - Tuesday, February 18, 2014 4:36 PM | Last reply by Kareninstructor - Tuesday, February 18, 2014 7:45 PM -
0 Votes
Make it print the whole legal sized document, please
I'm trying to get the printer to print single page legal size documents. I've made it work if I stick a pagesettings dialog box in the code, but that's not what I want. When I debug this ...Answered | 2 Replies | 2656 Views | Created by Zakamon - Thursday, April 17, 2008 6:15 AM | Last reply by JohnWein - Thursday, April 17, 2008 9:44 AM -
0 Votes
How to make an SDI application
for it. } For making your application MDI you need to set the IsMdiContainer property of Main form to true, set the the IsMdiChild to ...Answered | 3 Replies | 3823 Views | Created by metin ergöktaş - Monday, September 18, 2006 5:49 AM | Last reply by Paul Domag - Wednesday, September 27, 2006 6:21 PM -
0 Votes
prerequisite change for .net framework version
Hello AdamK, I haven't heard of a default way to do this. In my point of view if you change the target framework the whole application needs to be recompiled. Not ...Answered | 1 Replies | 731 Views | Created by AdamK - Wednesday, October 22, 2014 12:56 PM | Last reply by Barry Wang - Thursday, October 23, 2014 8:07 AM -
0 Votes
Boolean Data in Access an VB.net
I have a table in Access db with a boolean data field ( CheckBox) and a dataform in VB.net but I can't Add a ...Answered | 1 Replies | 3180 Views | Created by HosseinEbi - Friday, June 22, 2007 12:11 PM | Last reply by Gavin Jin - MSFT - Monday, June 25, 2007 7:47 AM -
0 Votes
Applications are not available offline - ClickOnce deployment.
(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& ...Unanswered | 1 Replies | 3300 Views | Created by Nenad Vicentic - Sunday, May 6, 2007 10:07 AM | Last reply by Nenad Vicentic - Thursday, May 10, 2007 2:32 PM -
0 Votes
What makes an application unique
application but with minor changes, I want to ba able to run both at the same time. What do I have to change to make it appear a different application, ...Answered | 3 Replies | 3303 Views | Created by GraemeP - Monday, June 22, 2009 9:24 AM | Last reply by RobinDotNet - Wednesday, June 24, 2009 4:55 AM -
1 Votes
boolean property not retaining value
variables. Perhaps making vstnd VStand and vstand _vstand or something to that effect. If you set classA.vstnd to true, then only classA.vstnd will be ...Answered | 5 Replies | 2722 Views | Created by rowter - Monday, October 19, 2009 3:01 PM | Last reply by Jing0 - Monday, October 26, 2009 9:57 AM -
0 Votes
Will WebBrowser control be available to partially trusted applications in VS2005?
WebBrowserPermission still works in beta2 but will not be available to semi-trust applications in the final version for security reasons. Can you make your ...Answered | 2 Replies | 9163 Views | Created by Michael Lowe - Tuesday, June 14, 2005 7:05 AM | Last reply by Patrick Darragh - Wednesday, July 6, 2005 5:36 PM -
0 Votes
Make Entire Application Not Visible
Hi, If your application is capable of running without user interaction, this means that you have an application model that is just loosely coupled to the user ...Answered | 4 Replies | 2748 Views | Created by ScottyDoesKnow - Monday, April 19, 2010 3:05 PM | Last reply by Jing0 - Wednesday, April 21, 2010 9:05 AM -
0 Votes
RichTextBox.ReadOnly = True
property to true. When I run the app, the richtextbox control is colored beige as if the Enabled property were set to True as well. Is this action ...Answered | 3 Replies | 3409 Views | Created by Joel Clipperton - Sunday, May 28, 2006 11:59 AM | Last reply by Mike Danes - Monday, May 29, 2006 5:33 AM -
1 Votes
Make existing Application Multilingual
. And your form should be all set to be distributed to that culture. To test it, you can do set the UICulture of the whole program: Inside Program.cs, ...Answered | 1 Replies | 3280 Views | Created by Neils41462 - Wednesday, November 24, 2010 3:43 PM | Last reply by Fábio Franco - Wednesday, November 24, 2010 6:40 PM - Items 1 to 20 of 72213 Next ›
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.