Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 20th, 2005, 12:45 PM   #1
squishiful
Programmer
 
Join Date: Jun 2005
Location: Amittyville
Posts: 60
Rep Power: 4 squishiful is on a distinguished road
Exclamation Install File

I want to create an install file for a program I created in Visual Studio .NET, I want it to put the program in the program files folder, a shortcut in the start menu and on the desktop, add two registry keys, and check if the .NET framework is installed and if not install it. Is all this possible? I have no idea how to create an install file. Thanx for the help in advance!
squishiful is offline   Reply With Quote
Old Jun 20th, 2005, 9:53 PM   #2
Wraith Daquell
Programmer
 
Join Date: Feb 2005
Location: Limbo
Posts: 39
Rep Power: 0 Wraith Daquell is on a distinguished road
Yes, this is possible.
Go to the File menu... File->New->Project->Setup and Deployment->Setup Project
You should try playing around with it first; in my experience, it's a little tricky to use.
__________________
The meek will inherit the earth.

-WDaquell
Wraith Daquell is offline   Reply With Quote
Old Jun 22nd, 2005, 12:54 PM   #3
squishiful
Programmer
 
Join Date: Jun 2005
Location: Amittyville
Posts: 60
Rep Power: 4 squishiful is on a distinguished road
I have evrything set I just need to include the .NET package and two .reg files where do I put these?
squishiful is offline   Reply With Quote
Old Jun 21st, 2005, 9:25 AM   #4
squishiful
Programmer
 
Join Date: Jun 2005
Location: Amittyville
Posts: 60
Rep Power: 4 squishiful is on a distinguished road
k Thanx!
squishiful is offline   Reply With Quote
Old Jun 25th, 2005, 6:22 PM   #5
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
You could make them extract as an aditional file and then add the post install command "regedit -i %1" where %1 is the path to the .reg file, which would be one of the installation variables available. However, the wizard has its own section for manipulating the registry, so it'd be best to use that.
Rory is offline   Reply With Quote
Old Jun 25th, 2005, 10:08 PM   #6
squishiful
Programmer
 
Join Date: Jun 2005
Location: Amittyville
Posts: 60
Rep Power: 4 squishiful is on a distinguished road
kewl thanx
__________________
I steal hippos...
squishiful is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:04 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC