of My program of VB6 with Microsoft PDW and tuning of the setup1.exe
program.
I use the line :
Code: Select all
Shell gstrDestDir & "\Install.exe", vbHide
and Install.exe is the install program for the PDF Converter
When I have Install.ini file with the necceseray parameters in the same directory.
I want the user to have a message box saying: "Please wait..."
How do i know how much time to display this message?
Is there a way to know that the install proccess is done
before I leave the setup1.exe program?
regards
Avi Cohen
A.D.V. Ltd.