• (4 Pages)
  • +
  • « First
  • 2
  • 3
  • 4

Deploying a C# application (Visual Studio Setup Project) How to deploy a C# application using Visual Studio Setup Project.

#46 Livewire13  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 17-December 10

Posted 17 December 2010 - 05:31 PM

What are the procedures to include a DATABASE file along with this...????
Was This Post Helpful? 0
  • +
  • -

#47 Guest_Saurabh*


Reputation:

Posted 11 February 2011 - 01:12 PM

:online2long:Thank you for your useful post. Implemented using vb2010. works perfectly.
Was This Post Helpful? 0

#48 Guest_Guest*


Reputation:

Posted 21 February 2011 - 04:59 AM

Hi, Great tutorial!
In my project I have a folder (MyData) with some files, I'd like to get this folder into the deployed folder, after run the installation.
I tried to add data files from output project but not all of the files in MyData folder have been copied
Any suggestions?
Was This Post Helpful? 0

#49 sid_adil  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 23-June 11

Posted 23 June 2011 - 11:53 PM

Great tutorial thanks a lot

it would be appreciated if some one can tell me how to include SQL Server to a setup project and how to attach my .mdf file to it before installing the main application

thnx

Adil
Was This Post Helpful? 0
  • +
  • -

#50 scolty  Icon User is offline

  • D.I.C Regular

Reputation: 2
  • View blog
  • Posts: 259
  • Joined: 27-April 11

Posted 12 January 2012 - 09:54 AM

Thanks for the tutorial.

Edit: Never mind, ive figured out how to now.

This post has been edited by scolty: 12 January 2012 - 10:01 AM

Was This Post Helpful? 0
  • +
  • -

#51 blogwhodle  Icon User is offline

  • New D.I.C Head

Reputation: 2
  • View blog
  • Posts: 49
  • Joined: 18-January 12

Posted 19 January 2012 - 06:16 PM

View Postriscy00, on 29 November 2009 - 01:27 PM, said:

This is very good presentation, I would like to ask how to

(a) Install application icon to replace the generic icon (the one that goes to explorer window and other that goes to window taskbar?
(B) How to make it to create shortcuts?
© How to make it list program with in the program list of the start button (bottom LHS of the window explorer)

Much appericated.

A: You basically just change the icon on the thingy:
Posted Image
B:Right Click in Files View, Click the create new shourtcut.
Posted Image
Posted Image
C:You add it to the start menu section
Posted Image
Posted Image
:dots:
Was This Post Helpful? 0
  • +
  • -

#52 Mathguy  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 21-February 12

Posted 21 February 2012 - 10:56 AM

View Postblogwhodle, on 19 January 2012 - 06:16 PM, said:

View Postriscy00, on 29 November 2009 - 01:27 PM, said:

This is very good presentation, I would like to ask how to

(a) Install application icon to replace the generic icon (the one that goes to explorer window and other that goes to window taskbar?
(B) How to make it to create shortcuts?
© How to make it list program with in the program list of the start button (bottom LHS of the window explorer)

Much appericated.

A: You basically just change the icon on the thingy:
Posted Image
B:Right Click in Files View, Click the create new shourtcut.
Posted Image
Posted Image
C:You add it to the start menu section
Posted Image
Posted Image
:dots:


I also can't get the Start menu to display my newly installed program. I have tried many different things. I wasn't sure about what you are doing with the Appware folder in your response.

Shouldn't MS have made it a default to put the application in the Start menu?

Thanks for any help. I can produce screenshots from my app if required.
Was This Post Helpful? 0
  • +
  • -

#53 scolty  Icon User is offline

  • D.I.C Regular

Reputation: 2
  • View blog
  • Posts: 259
  • Joined: 27-April 11

Posted 21 February 2012 - 11:39 AM

You should have something like this in VS?? See red circle. Pretty sure thats where ur suppose to copy the file into. Sorry i cant be more help but dinner is getting cold.

Posted Image

This post has been edited by scolty: 21 February 2012 - 11:40 AM

Was This Post Helpful? 0
  • +
  • -

  • (4 Pages)
  • +
  • « First
  • 2
  • 3
  • 4