|
-
August 12th, 1999, 05:17 AM
#1
Problem with VB 6.0 setup
Hi all!
I am able to make the setup program of my project, while trying to install the same, in some of the machines it is giving the following error and in some machines it work.
Cannot start main setup program (Create Process() returned error code at 0x000000C1H)
Any sugestions/solutions are welcome.
Thanks
Santosh N
Sr. Software Engineer,
Wipro Infotech, India.
-
August 12th, 1999, 10:00 AM
#2
Re: Problem with VB 6.0 setup
Hi santosh,
The Appliaction is refenencing the ROM POST Addresses.
suggestion 1:-
if application Programme has 'CreateProcess' API function , then try to debug the code,because VB basically doesn't support multihreading until you specify it.
Suggestion 2:-
Check for the dynamic arrays in application .
Suggestion 3:-
Recreate the setup and test it.
-
August 18th, 1999, 03:33 AM
#3
Re: Problem with VB 6.0 setup
If ur setup program is not so confidential u can send us, so that we can work out a solution and let u know, can u also tell us about ur system info in which ur setup is working and also the system info in which ur setup program wasn't working
The Ultimate Solution Providers
Authors
Sriman & Jayaraman
Email : [email protected]
[email protected]
Hand Phone : +(6) 016 2237147 (Malaysia)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|