Re: Wish I was using .net
- From: "BeastFish" <beastfish@xxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 23:30:07 -0500
"nrford" <nrfordmsvb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:utMY#FIOGHA.668@xxxxxxxxxxxxxxxxxxxxxxx
"BeastFish" <beastfish@xxxxxxxxxxxxxxxxx> wrote in messagenews:dtj2qp$vm6$1@xxxxxxxxxxxxxxxx
installation"nrford" <nrfordmsvb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:O$u2RzAOGHA.2036@xxxxxxxxxxxxxxxxxxxxxxx
news:dtikav$341$1@xxxxxxxxxxxxxxxx
"BeastFish" <beastfish@xxxxxxxxxxxxxxxxx> wrote in message
"nrford" <nrfordmsvb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:up5GJh9NGHA.3064@xxxxxxxxxxxxxxxxxxxxxxx
Most recently, I completed an app and tried to create an
machine.package for it. I couldn't get the install to work on a virgin
VisualAs usual, MS resources were no help. I asked on here and was told
to use VSI instead of P&D, so I downloaded it, installed it, ran it,
couldn't figure it out, clicked on Help, and the "MSDN Library
help.Studio" help file came up -- not the VSI help file. It was of no
curveHelp!!After about a week, I stumbled across the VSI help file in the Start
menu. I assumed it was the same Help that came up in the program,
but clicked on it anyway, just to be thorough, and it was the VSI
Why on earth would they put it there, but not show it when Help is
clicked in VSI? Anyway, I still cannot get a simple VB app
packaged so that it will run when installed on a new machine, and
even the usually stellar gurus on here can't explain why.
Veering a little OT here, but have you tried Inno Setup?
I downloaded it, looked at it, didn't use it.
Also Nullsoft Install System.
I just want the simplest of packages to install
a simple app on a machine. This used to be
a no-brainer. Don't know why it has to be
so complicated now.
I found Inno to be rather easy to use. It comes with a bunch of sample
scripts and, IIRC, has a wizard. And its help's rather good too. For a
simple setup that doesn't need any fancy functionality, the learning
funkyain't bad (not much of one at all). Much of my stuff needs to do some
expected),things with their setups so they did take some time at first (as
but for a typical basic setup it's probably just a matter of minutes.
Thanks for the tip. I'll give it another look.
I think that one of my concerns was whether
it would figure all the dependencies or I would
have to manually do that myself. Do you know?
I honestly couldn't say for sure as I haven't had to build a new installer
in several months, and when I do I usually just take one of the base scripts
from another project and modify it accordingly. And aside from the
occasional RichTextBox and such, my stuff rarely uses things like OCXes (for
much of the "fancy stuff" I tend to make my own UserControls) so my setups
usually only need the typical VB5 or VB6 dependencies. That said, I've
always been one to use Dependency Walker just for my own piece of mind.
.
- References:
- Wish I was using .net
- From: Michael C
- Re: Wish I was using .net
- From: nrford
- Re: Wish I was using .net
- From: Michael C
- Re: Wish I was using .net
- From: nrford
- Re: Wish I was using .net
- From: BeastFish
- Re: Wish I was using .net
- From: nrford
- Re: Wish I was using .net
- From: BeastFish
- Re: Wish I was using .net
- From: nrford
- Wish I was using .net
- Prev by Date: Re: write ID3 to mp3 file
- Next by Date: Re: VB6, VB2005, or Something Else?
- Previous by thread: Re: Wish I was using .net
- Next by thread: Re: Wish I was using .net
- Index(es):
Relevant Pages
|