Hi, so I've been trying to install the expansion to SWAT 4 from an old disk I have, and seem to be coming up with an error during the process. Upon running the setup.exe, Install Shield crashes, spitting out Error 1608: Unable to create InstallDriver instance, Return code: -2147221164. Additionally, running setup.exe from the terminal gives me:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
err:ole:create_server class {9c0ba3c1-2b67-45eb-bf69-bed9658d28d2} not registered
err:ole:CoGetClassObject no class object {9c0ba3c1-2b67-45eb-bf69-bed9658d28d2} could be created for context 0x4
The other thing I tried was running what I assumed to be the main Installer, Installer.msi, which returned this in the terminal:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:msi:ITERATE_Actions Execution halted, action L"ISVerifyScriptingRuntime" returned 1603
I haven't done anything fancy, used winetricks to install Steam for other windows games, namely Command and Conquer 3, but other than that, everything is pretty standard. Wine-1.7.25 with Windows 7 for the version, on Xubuntu 14.04. The base game seems to work well, still testing everything before concluding.
If anyone has any suggestions or ideas, would be greatly appreciated.