![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3
![]() |
Visual C# 2005 Express Edition How to deploy
Is there any way to create an setup file for my program, and have this setup file install files to a specific directory, i tried using the publish tool that came with VC 2005 Express Edition, but that does not give the user the option where to install the program, when the setup is run it just places it in the startup path, i also wanted to an mdb file to be installed at the same time, but i can't seem to find a way to do it with this.
__________________
Quote:
|
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
I only here good things about Inno. http://www.jrsoftware.org/isinfo.php
|
|
|
|
|
|
#3 |
|
PFO Founder
![]() ![]() |
I personally use Inno Setup, it is really easy to use and does its job well. I have also tried NSIS(Nullsoft Scriptable Install System) but I didn't like it as much. I really don't know why, but I think it was because it was a little harder to use and I was in a hurry when I was looking to create an installer. So Inno was what I went with.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#4 | |
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3
![]() |
Thanks guys, i just tried Inno and simply just got the job done with ease.
__________________
Quote:
|
|
|
|
|
|
|
#5 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 770
Rep Power: 3
![]() |
I have this vague recollection of someone telling me that deployment features are not a part of the Express editions... but I could be wrong.
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
|
|
#6 |
|
SEXY SHOELESS GOD OF WAR!
![]() Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 1,183
Rep Power: 5
![]() |
Don't you work for the Evil Empire, Jimbo? Surely you should know with certainty if it's missing from Express!
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
#7 |
|
Programming Guru
![]() ![]() ![]() |
I just downloaded this utility, seems to work very well. Thanks for the info.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#8 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#9 | |
|
SEXY SHOELESS GOD OF WAR!
![]() Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 1,183
Rep Power: 5
![]() |
Quote:
![]()
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#10 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
No, they weren't being facetious. They're perfectly serious. As are 99+ percent of the readers who think Jimbo must be a personal confidant of El Gato, simply because he was hired to do a job.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Visual Basic 2005 Express Edition For Dummies | ReubenK | Book Reviews | 3 | Jul 31st, 2007 9:47 AM |
| Compiling Maverik 6.2 (from C) | megamind5005 | C | 16 | May 3rd, 2006 6:41 PM |
| Trouble with Visual C++ 2005 Express Edition installation | swedish_dude | Other Programming Languages | 9 | Feb 18th, 2006 8:31 AM |
| Visual C#.NET 2005 Express is amazing! | Jessehk | Coder's Corner Lounge | 17 | Jan 5th, 2006 5:26 PM |
| Visual Basic 2005 Express Edition IDE | George Giolfan | Visual Basic .NET | 15 | Dec 5th, 2005 8:26 AM |