DLL not installing properly 
Author Message
 DLL not installing properly

I am creating a install CD for a small application.  The autorun launches a
installation program created with VB6, I have it in a separate directory
with all of it's dependency files.  I still get the msg "The File
OLEAU32.DLL is out of date.  This program requires a newer version.".  The
new file is in the same directory as the VB EXE file, I would have thought
it would use the local one before using the system DLL.  What is the best
way to make this work.  I would prefer not to have any files automatically
loaded before the install program is run just incase the user decides not to
install the program.

Any help is greatly appreciated.

Alan



Wed, 18 Jun 1902 08:00:00 GMT  
 DLL not installing properly
Use a real setup!
If you don't want to do that you have to use an old version (2, 3 [or 4]) of
vb.


Wed, 18 Jun 1902 08:00:00 GMT  
 DLL not installing properly

: Use a real setup!
: If you don't want to do that you have to use an old version (2, 3 [or 4])
of
: vb.

2, 3 [not 4]
VB4 is COM-based, like its successors.
--
RobSmith



Wed, 18 Jun 1902 08:00:00 GMT  
 DLL not installing properly

Quote:
> 2, 3 [not 4]
> VB4 is COM-based, like its successors.

That's only a problem with Win95. With Win98/NT5/NT4(don't know the SP) the
right version for VB4 is already included.


Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Installed Program will not function properly

2. Problem: VB 4.0 did not install properly

3. COMPONENT NOT PROPERLY INSTALLED error.

4. Installing VB6, will not register crystl32.ocx properly

5. Problems building install file - AutPrx32.dll, AutMgr32.dll, RACMGR32.dll, CLIREG32.exe NOT FOUND

6. mapirtf.dll not behaving properly

7. VB Setup not installing .dll files

8. vb4 install problem - grdkrn32.dll not high enough

9. ActiveX Ctl Install does not distribute some DLLs

10. Install not registering SHDOCVW.DLL

11. ActiveX cab not installing DLLs

12. CAB Downloads but DLL and BMP Not Installed

 

 
Powered by phpBB® Forum Software