http://bugs.winehq.org/show_bug.cgi?id=9990
Summary: Google Pack installer aborts with dialog "Invalid command line -install -extra ..." Product: Wine Version: CVS/GIT Platform: Other URL: http://pack.google.com OS/Version: other Status: NEW Keywords: download, Installer Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
First you have to install Firefox for Windows to access http://pack.google.com to work around bug 9291. That lets you download Google Updater.exe. But that app fails to start, and aborts with a dialog:
0009:Call KERNEL32.CreateProcessW(00000000,0031c84c L"C:\windows\temp\gis716\GoogleUpdaterSetup.exe -install -extra "\6c66\776f\523d\6765\6c75\7261\6150\6b63\6326\756f\746e\7972\753d\2673\7473\7461\6f3d\266e\3d72\3841\3938\3345\3037\412d\3731\2d33\3434\3862\392d\3434\2d34\3246\4643\4237\3641\4132\3835"",00000000,00000000,00000000,00000400,00000000,0031e070 L"C:\windows\temp\gis716",0031c728,0031c76c) ret=7e6380c3 ... 000e:Call user32.MessageBoxW(00000000,001370a0 L"Invalid command line "-install -extra "\6c66\776f\523d\6765\6c75\7261\6150\6b63\6326\756f\746e\7972\753d\2673\7473\7461\6f3d\266e\3d72\3841\3938\3345\3037\412d\3731\2d33\3434\3862\392d\3434\2d34\3246\4643\4237\3641\4132\3835"".",00131460 L"Google Updater",00000010) ret=6000d58b
The -extra commandline argument probably indicates which apps google pack should install after installing itself. If you run GoogleUpdaterSetup.exe with no args, it fails with a different problem (no BITS service started).