VB16 Setup Error (Winexec returned error code 000AH) 
Author Message
 VB16 Setup Error (Winexec returned error code 000AH)

I am getting the following error when "setup.exe" is finished copying
files and tries to run "setup1.exe" (??)

"Cannot start main setup program (WinExec() returned error code
000AH)"

The installation program works on my 95 machine, but fails on every
WFWG computer I have tried.

To top it all off after the installation failed, the old version of
the software announces that I needs a newer version of windows!!!!   I
am positive I am running the 16 bit setupwizard.

Please note I am creating the distribution set to an Iomega Zip-100
(if it makes a difference)...

Please help

VERY VERY FRUSTRATED USER
Tom



Mon, 15 Feb 1999 03:00:00 GMT  
 VB16 Setup Error (Winexec returned error code 000AH)

On Thu, 29 Aug 1996 04:54:24 GMT, Tom York scribed this:

Quote:
> I am getting the following error when "setup.exe" is finished copying
> files and tries to run "setup1.exe" (??)

> "Cannot start main setup program (WinExec() returned error code
> 000AH)"

> The installation program works on my 95 machine, but fails on every
> WFWG computer I have tried.

> To top it all off after the installation failed, the old version of
> the software announces that I needs a newer version of windows!!!!   I
> am positive I am running the 16 bit setupwizard.

> Please note I am creating the distribution set to an Iomega Zip-100
> (if it makes a difference)...

> Please help

> VERY VERY FRUSTRATED USER
> Tom

It sounds like the wizard has created at PE-format (Win32/Win95) file, which produces
"Incorrect Windows Version" fault when it tries to WinExec it.  You may need to
recompile SETUP1.EXE to make it a 16-bit app, as the one in the Wiz Kit may be a
32-bit.  See STUPKIT\SETUP1\SETUP1.VBP.
Jamie
**************************************************
Jamie Stallwood, CastlePoint Services

Mobile: 0402 303116   Fax: 01494 463527

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.2
Comments: This key was issued 24/6/96 and replaces all previous

mQBtAzHOjuwAAAEDAKRwP7L8ZRLt3JCXbfkYGsDpCBriveSkY4jSnqIt94YcGie7
CteflylCFIsQoqn5oEBRHKXxgtYeWkkc4XdCnsaKVuAWKvOioXdqUvXRaEiaXzXu
j9fQcqf3XruyZyHDjQAFEbQnSmFtaWUgU3RhbGx3b29kIDxqcHNAaHVwZmYuZGVt
b24uY28udWs+
=2cN2
-----END PGP PUBLIC KEY BLOCK-----



Wed, 17 Feb 1999 03:00:00 GMT  
 VB16 Setup Error (Winexec returned error code 000AH)

I have the same problem.  I generate a setup on Win 95 on diskettes, then try
to install on a Win 3.1 machine.  Same error message.  Have you resolved
your problem yet?


Quote:

>I am getting the following error when "setup.exe" is finished copying
>files and tries to run "setup1.exe" (??)

>"Cannot start main setup program (WinExec() returned error code
>000AH)"

>The installation program works on my 95 machine, but fails on every
>WFWG computer I have tried.

>To top it all off after the installation failed, the old version of
>the software announces that I needs a newer version of windows!!!!   I
>am positive I am running the 16 bit setupwizard.

>Please note I am creating the distribution set to an Iomega Zip-100
>(if it makes a difference)...

>Please help

>VERY VERY FRUSTRATED USER
>Tom



Sat, 06 Mar 1999 03:00:00 GMT  
 VB16 Setup Error (Winexec returned error code 000AH)

No fix for the SETUP problem.  If you find one, please let me know.  



Quote:
> I have the same problem.  I generate a setup on Win 95 on diskettes, then
try
> to install on a Win 3.1 machine.  Same error message.  Have you resolved
> your problem yet?



Sat, 13 Mar 1999 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. VB 4.0a Setup fails (WinExec returned error code 0002H)

2. Setup Error (WinExec 0008H)

3. Setup Wizard Error (WinExec() 0002H)

4. Setup Wizard Error (WinExec() 0002H)

5. Setup problem -- WinExec() returned error code 0013H -- any ideas ?

6. Answer to Error 000Ah

7. ERROR Code 0x80004005 : ERROR Code 0xfee670 : ERROR 1157

8. Return code codes to error?

9. HELP Error code 2244 & Error code 2465

10. VB4 - WinExec error on installing a Application

11. WinExec error 8

12. Application Errors with WinExec

 

 
Powered by phpBB® Forum Software