|
-
Nov 24th, 2000, 08:27 AM
#1
Thread Starter
Fanatic Member
Hi all,
please tell me WHY an installation package that I did with the Deployment package of VB is not working under Windows 2000! This is the error LOG... HELP!!!
NOTE: Beginning of the bootstrapper section
CONFIG: Title: "My Application"
ACTION: RegKey: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "SharedDLLs"
ACTION: SystemFile: "C:\WINNT\system32\VB6STKIT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\COMCAT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\MSVCRT40.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\STDOLE2.TLB"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\ASYCFILT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\OLEPRO32.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\OLEAUT32.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT\system32\msvbvm60.dll"
(File currently on disk was already up to date)
ACTION: DllSelfRegister: "C:\WINNT\SYSTEM32\COMCAT.DLL"
ACTION: TLBRegister: "C:\WINNT\SYSTEM32\STDOLE2.TLB"
ACTION: DllSelfRegister: "C:\WINNT\SYSTEM32\OLEPRO32.DLL"
ACTION: DllSelfRegister: "C:\WINNT\SYSTEM32\OLEAUT32.DLL"
ACTION: DllSelfRegister: "C:\WINNT\SYSTEM32\msvbvm60.dll"
NOTE: End of the bootstrapper section
NOTE: Now spawning the main Setup program 'Setup1.exe'....
ACTION: CreateDir: "c:\Program Files\My Application"
*** ERROR: Type mismatch
*** ERROR: An unexpected setup error has occurred!
*** ERROR: (User Responded with 'Cancel')
When your car breaks down,
close all windows and retry 
=> please rate all users posts! <=
-
Nov 24th, 2000, 08:37 AM
#2
Lively Member
hi,
if using vb6 it's buggy get it updated with sp4 and if done and still the problem exists .
Advise is to use installshield which is much more better and u can do many things
-
Nov 24th, 2000, 08:43 AM
#3
Thread Starter
Fanatic Member
Hi,
I'm already using sp4, and problem still exists... The problem with installshield is that right now I don't want to buy a an additional license to distribute my program for something that the installation package should do by itself!
Could you please advise on this:
If I include the same files that are now in the .cab created by VB, will that REGISTER the files such as mscomctl.ocx or commdlg32.dll?
Thank you in advance,
W.
When your car breaks down,
close all windows and retry 
=> please rate all users posts! <=
-
Nov 24th, 2000, 09:06 AM
#4
Lively Member
hi ,
i'am not sure whether it will work i feel that the customer might be having these two files so while running the setup the files may be active deply the package again and set the installtion path for the dll/ocx file to $(Appath) instead of $(WinSysPath) which will copy files to application folder and register
i feel this should solve ur problem
-
Nov 24th, 2000, 09:21 AM
#5
Thread Starter
Fanatic Member
It didn't work, also as you can see the files were already updated so nothing has been changed within them... and all the other files already ARE just in AppPath.
It works on my machine! And not on 2 other PC's that I've tried. Both show me a Type mismatch and they stop installing when creating the directory (see log file).
HEEEEEEEEELLLLLLPPP!!!!!! I have to release this asap, program and everything perfectly running except for this automatic package...
Or, can you tell me another way??
thanks,
W.
When your car breaks down,
close all windows and retry 
=> please rate all users posts! <=
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
|