|
-
May 12th, 2003, 09:38 PM
#1
Thread Starter
Junior Member
VB Installation Shield
I developed an application software using VB6, Access, Crystal Report 8.5 on Win 2k
I made an installaton shield using Package and Deploy tool/
when I installed to MSvbVM60.dll(the 7th dll file),, popup an error message to tell me the file on computer is out of date, asked to reboot. after reboot, the same problem comes again.
Please help! my boss is waiting for the package.
-
May 12th, 2003, 11:49 PM
#2
Fanatic Member
are u installing the package in win2k machine ,
if yes , u are actually facing a documented bug in P & D Wizard .
When installing on Win2k, the setup program will fall into an endless loop to update some files .
see ,
http://msdn.microsoft.com/vstudio/do...4/vbfixes.aspx
so either u can install vb6 SP5 , or just exclude MSvbVM60.dll
from your setup package ,
u may need to remove other files also.
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
|