PDA

View Full Version : Interpreting the Log File


NewsArchive
12-01-1999, 11:00 PM
I am testing an installation which does little more than install a VB app
plus the VB6 runtime object and the DAO3.51 Runtime object. On an NT4
workstation freshly booted (no apps running) I was surprised to find the
installation requesting a restart - I have Visual Studio 6 installed on this
machine with all updates.

Is there a way I can work out from the log file which particular DLL or DLLs
caused the restart flag to be set. The installation was built using the
Visual Basic Project Wizard.

TIA
-Chris Jones