-
VB app Install error
I am trying to install 2 different applications that seem to use the
vb Install wizard. I get the same error message from both right after
I run the setup.exe. I get "Invalid procedure call or argument. An
unexpected setup error has occurred!". I am running WinNt 4.0 sp 3.
I looked in msdn and the closest thing i found was making sure that my
"TMP" and "TEMP" directories were set up in my environment settings.
That was already done.
I have NT4.0 SP3 at work, and tried to install them there and got the exact same error.
What is my problem? Is there any way to debug the setup script?
I can use all the help I can get.
-
Re: VB app Install error
You can try looking at the log-file that's created when you installed the program - this details what Dll's were registered/failed during the process.
Look in the directory when the program was installed.
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb