
Don't know if i'm in the right newsgroup
Hi,
You may have already solved this, but, I suggest you get
something like installshield express. For about $400
you'll save a lot of time (more than $400 worth). I find
the package and deployment wizard that ships with
Microsoft products totally falls short of its inteneded
purpose. You'll save a lot of headaches by using something
else. I know that Installshield Express was one of the
best investments we've made.
Cheers
Andrew
Quote:
>-----Original Message-----
>Hi everybody ! I need your help on this one because i've
been working on
>that problem for over one week without knowing what the
problem is and my
>client is getting impatient ! So here it goes !
>My components : Windows98, VB6, SP5, Access97,
CrystalReports 8.5 and
Quote:
>Sheridan DataWidget 2.0.
>The first package I made was with the Deployement Wizard
that come's with
>VB. I had no problem during the creation of the CAB. I
try to install my
>application on my client computer (Windows2000) and has
soon as I click on
>setup.exe I see the Error Message : "VB6stkit.dll is not
a valide Windows NT
>image", right after that I get the Error Message : "
Enable to start the
>installation program ! CreateProcess() return the error
code 0x000000C1H"
>!!!! So what I did his I replace the VB6stkit.dll by a
valide one on my
>client computer. By doing that I got rid of the first
Error Message but I
>still have the second one !!! So I decide to make a
package with a new
>Deployement Wizard. I went on Microsoft.com and I
download the lastest
Quote:
>version of Visual Studio Installer (It creates a
file .MSI instead of a file
Quote:
>..EXE and .CAB and .LST ). So I made a package with that,
I had some problem
>with dependencies files but I finally made a
package .MSI. I try to install
Quote:
>my new package on my client's computer. What a surprises,
the installation
>works !!! So I click on the shortcut off my program and I
get the Error
>Message : "Class not registered. Looking for object with
>CLSID:{00000010-0000-0010-8000-00AA006D2EA4}. So I go
back to the office and
Quote:
>look on MSDN and here what it say's : This is a system
error. If this
>problem persists, re-install Visual Basic and try again.
My client has
>Windows2000 with VB not install and I'm not sure if he
has Access. So I
>change some dependies and I did a another package. I went
this morning to
>install it and still has the same Error Message. What is
weird is that I
>tested my package on a Windows2000 computer with no VB
and only Access97
>install and it work to perfection. I have no clue what to
do and what to
>look for. If anybody has a slim idea or suggestion
please help me !!! I've
Quote:
>never seen such a thing !!!
please !
>thanks a lot
>Guillaume
>.