Microsoft Installer "Incorrect command line parameters"

Jade E. Deane jade.deane at riven.net
Thu Mar 6 16:40:53 CST 2003


The following is the output from the suggested command:

bash-2.05b$ wine --debugmsg +exec "D:\\disk1\\setup.exe"
fixme:reg:GetSystemInfo not yet supported on this system
fixme:dosfs:GetDiskFreeSpaceExW no per-user quota support yet
fixme:ntdll:NtOpenThreadToken
(0xfffffffe,0x0000000f,0x00000001,0x294de060): stub
fixme:ntdll:NtOpenThreadToken
(0xfffffffe,0x00000008,0x00000001,0x29782414): stub
fixme:ntdll:NtQueryInformationToken (0xcafe,8,0x29782408,4,0x2978240c):
stub
fixme:advapi:SetThreadToken (0x0, 0xcafe): stub (NT impl. only)
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x29782418): stub
fixme:advapi:LookupPrivilegeValueW
(L"",L"SeShutdownPrivilege",0x29782420): stub
fixme:ntdll:NtAdjustPrivilegesToken
(0xcafe,0x00000000,0x2978241c,0x00000000,0x0,0x0),stub!
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x29782418): stub
fixme:advapi:LookupPrivilegeValueW
(L"",L"SeIncreaseQuotaPrivilege",0x29782420): stub
fixme:ntdll:NtAdjustPrivilegesToken
(0xcafe,0x00000000,0x2978241c,0x00000000,0x0,0x0),stub!
err:win32:PE_fixup_imports No implementation for msi.dll.228 imported
from C:\windows\system\msiexec.exe, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for msi.dll.222 imported
from C:\windows\system\msiexec.exe, setting to 0xdeadbeef
fixme:reg:GetSystemInfo not yet supported on this system
fixme:ntdll:NtQueryInformationProcess
(0xffffffff,0x0000001a,0x28670a2c,0x00000004,0x0),stub!



On Thu, 2003-03-06 at 12:49, Duane Clark wrote:
> Jade E. Deane wrote:
> > Has anyone ever seen the following message?
> > 
> > Windows Installer, "Incorrect command line parameters"
> > 
> > I have a screenshot of this at
> > http://www.scoundrelz.net/~moose/quicken/quicken08.png
> 
> I have seen that message when I explicitely run msiexec without the 
> correct parameters. You should be able to find out what command it was 
> trying to execute by running
> wine --debugmsg +exec -- setup.exe
> 
> 
> _______________________________________________
> wine-users mailing list
> wine-users at winehq.com
> http://www.winehq.com/mailman/listinfo/wine-users
> 




More information about the wine-users mailing list