C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Windows »

Created setup is not able to install


Posted Date: 03 Nov 2009      Posted By: Dhanya       Member Level: Silver     Points: 1   Responses: 2



I have created a setup for my project .But now after installing the project I cant find it in the installed folder.Plz help me in creating and installing a setup file for a windows application




Responses

Author: Anil Kumar Pandey    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

why??? what is the problem are you facing......

Thanks & Regards
Anil Kumar Pandey



Author: Mohan    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

Open your project
now move the cursor to file----->add Project------->New Project
then add project dialog box appears
now select Setup and deployment project types and setup project from templates and mention the name in name text box and the location in location text box, now click ok button
now in solution explorer right click on setup option then add------>file(if you have used any extra file e.g. databases or image file or dll file).
add all of these files files
repeat the prevous two steps untill you have added all of the extra file to the current setup.
now again right click on setup in solution explorer then click on add---->project output.
now add project group box appears. here configuration should be (Active) for primary ouputs. now click on ok button.
now right click on setup option in solution explorer again and click on Build (Now wait and observe the progress inoutput window).
time taken to build depend upon how heavy your project is?
now go to the location that you have mentioned in new project dialog box box.
now open setup folder then release then open setup.exe.
now installation starts observe the location where this project is going to be installed.
after intallling it go to the lcation where this project is installed now execute the exe file. (Your project is installed successfully and running, enoy this feature of deployment and setup with VB.NET tooooooooooooo)

Regards

Mohan Kumar.D



Post Reply
You must Sign In to post a response.
Next : HOw to create a setup
Previous : How to convert object array value to double array in vb.net?
Return to Discussion Forum
Post New Message
Category: Windows

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use