Hello,
There is an apparent problem when running setup.exe (created by
vbasic Setup Wizard) in Server 2003.
The error is:
"Invalid command-line parameters. Unable to continue"
I know from the experience that that error appears always when trying to run
Setup1.exe alone, which is a part of whole installation package.
However, the user do not have access to that Setup1.exe file because it is a
compressed file, and the only executable file in installation package is
Setup.exe.
What user should do, so the setup package will run properly?
The setup log looks like this:
====================
ACTION: TempFile: "C:\WINDOWS\setup1.exe"
(File was not found or was an older version -- new file copied)
ACTION: RegKey:
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "SharedDLLs"
ACTION: SharedFile: "C:\WINDOWS\system32\VB5StKit.dll"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\system32\MSVBVM50.dll"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\system32\StdOle2.tlb"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\system32\OleAut32.dll"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\system32\OlePro32.dll"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\system32\AsycFilt.dll"
(File currently on disk was already up to date)
NOTE: The file 'Ctl3d32.dll' was not copied because it is intended for use
under Windows NT 3.51 only. It is not needed under Windows 95 or NT 4.0.
ACTION: SystemFile: "C:\WINDOWS\system32\Ctl3d32.dll"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\system32\ComCat.dll"
(File currently on disk was already up to date)
ACTION: DllSelfRegister: "C:\WINDOWS\system32\MSVBVM50.dll"
ACTION: TLBRegister: "C:\WINDOWS\system32\StdOle2.tlb"
ACTION: DllSelfRegister: "C:\WINDOWS\system32\OleAut32.dll"
ACTION: DllSelfRegister: "C:\WINDOWS\system32\OlePro32.dll"
ACTION: DllSelfRegister: "C:\WINDOWS\system32\ComCat.dll"
NOTE: End of the bootstrapper section
NOTE: Now spawning the main Setup program 'C:\WINDOWS\setup1.exe'....
====> Error appears <=============
Jack
Archived from group: microsoft>public>vb>general>discussion