PC Review


Reply
Thread Tools Rate Thread

Adding "stuff" to an Installation Project

 
 
Zack Sessions
Guest
Posts: n/a
 
      27th Aug 2004
Running VB.NET 2003. I have an application that is a "client/server"
type application. The VB.NET code depends on a set of stored
procedures to do some of the more complex SQL stuff. I have a script
that installs all the stored procs and related tables. Can I have this
script run automatically during the installation of the VB.NET app? I
do have an Installation Project defined for the app.

TIA,
 
Reply With Quote
 
 
 
 
Paul Bobrowski
Guest
Posts: n/a
 
      27th Aug 2004
You can try out InnoSetup. It's a freeware 3rd party installer. With it
you can include your script file in the installer and execute it after the
files are copied.

It's pretty easy to learn and I'm now a convert from NSIS (Nullsoft
Scriptable Installer System).

You can get it from: http://www.jrsoftware.org/isinfo.php

I also recommend downloading ISTool. It's a GUI for InnoSetup that helps
you write the installations. You'll find it on InnoSetup's website.

"SQLScott" <(E-Mail Removed)> wrote in message
news:B563DF52-3EB1-4B80-8B98-(E-Mail Removed)...
> Hi Zack,
>
> I do know that what you are attempting to do is very doable using a 3rd
> party installer, such as Wise, and possibly even Installshield.
>
> Scott
>
> "Zack Sessions" wrote:
>
> > Running VB.NET 2003. I have an application that is a "client/server"
> > type application. The VB.NET code depends on a set of stored
> > procedures to do some of the more complex SQL stuff. I have a script
> > that installs all the stored procs and related tables. Can I have this
> > script run automatically during the installation of the VB.NET app? I
> > do have an Installation Project defined for the app.
> >
> > TIA,
> >



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Defining "Project Task" views within a "Business Project" window Jeff Microsoft Outlook BCM 0 11th Nov 2008 12:50 AM
"The project type is not supported by this installation" ??? Bill Fuller Microsoft Dot NET 1 12th Aug 2007 04:01 PM
VS2003: Trouble adding "Existing Project From Web" newjazzharmony@hotmail.com Microsoft Dot NET 1 22nd Jul 2006 10:47 AM
VS2003: Trouble adding "Existing Project From Web" newjazzharmony@hotmail.com Microsoft ASP .NET 0 21st Jul 2006 08:28 PM
adding reference "can't find project or library" yule1111 Microsoft Excel Programming 1 18th Jul 2004 03:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:51 AM.