Re: VB6 application developed in WinXP won't run on Win98
From: Veign (NOSPAMinveign_at_veign.com)
Date: 01/04/05
- Next message: sympatico: "Connect Two PC Via Telephone Line"
- Previous message: PSmith: "VB6 application developed in WinXP won't run on Win98"
- In reply to: PSmith: "VB6 application developed in WinXP won't run on Win98"
- Next in thread: Martin: "Re: VB6 application developed in WinXP won't run on Win98"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 21:15:01 -0500
I would suggest using a know, and tested setup program:
Visual Installer from Microsoft (free):
http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/download.aspx
Innosetup from JR Software (free):
http://www.jrsoftware.org/
If using Inno Setup check out ISTool at http://www.istool.org/
What is ISTool?
"ISTool helps you create scripts for Jordan Russell's Inno Setup compiler.
Inno Setup is a great compiler for very professional looking setups, and the
only disadvantage is that you have to create fairly complex scripts by
hand."
Give one of those a try and see what happens. If it still fails you are
going to have to give us more to go by: some code around the error, what
your application uses (API's, References, Controls)
-- Chris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- "PSmith" <psmith@crrstv.net> wrote in message news:430ce3ee.0501031732.c1cb58b@posting.google.com... > I wrote a fairly simple VB6 application on a windows XP laptop and > used QSetup to create the install program. I included all of the files > that QSetup determined that the program required as well as the VB > runtime setup program. Everything installs alright, including the VB > runtime files, however, when I run the application I just get a > message box saying "Unexpected Error"... that's it... no number. I > tried installing DCOM98 first, then MDAC. I even tried registering all > the OCX files individually... same problem. > > Does anyone have an idea? I fear I can't see the forest for the > trees!! > > Thanks
- Next message: sympatico: "Connect Two PC Via Telephone Line"
- Previous message: PSmith: "VB6 application developed in WinXP won't run on Win98"
- In reply to: PSmith: "VB6 application developed in WinXP won't run on Win98"
- Next in thread: Martin: "Re: VB6 application developed in WinXP won't run on Win98"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|