掌握真理的先知
shinjico厨
- UID
- 29399
- 主題
- 223
- 帖子
- 2422
- 精華
- 13
- DB
- 30361
- 魂
- 321
- 性別
- 保密
- 櫻花
- 0
- 閱讀權限
- 70
- 註冊時間
- 2005-02-11
- 在線時間
- 595 小時
- 最後登錄
- 2024-08-20
- 帖子
- 2422
- 精華
- 13
- DB
- 30361
- 魂
- 321
- 註冊時間
- 2005-02-11
|
这游戏7年前我就是用XP玩的,XP不可能不支持。E社的游戏的确容易在安装的时候RP,不过大都是因为区码问题,LZ可能是系统出了问题了。可以参考下以下解决方案:
The following options have been known to resolve this error message in the majority of cases:
Reinstall the InstallScript engine by running the "isscriptx.msi" file located in the following location, where x is the version of InstallShield being used:
<InstallShield Installation Location>\Redist\Language Independent\i386
Example: The InstallShield 11.5 InstallScript engine is called "isscript1150.msi".
Upgrade to InstallShield 12 or later. These latest versions replace IDriver.exe with ISSetup.dll which will avoid this error entirely. More information on the latest version available can be found at our Support page.
Delete the folder <PROGRAMFILES>\Common Files\InstallShield\Driver, and run the InstallShield setup again to recreate this folder.
Manually register the file "IDriver.exe" using the following command line:
<PROGRAMFILES>\Common Files\InstallShield\Driver\<VERSION>\Intel 32\IDriver.exe /REGSERVER
<VERSION> contains the version of InstallShield that is installed.
Reset the DCOM permissions by following these steps:
Launch the utility DCOMConfig by typing "dcomcnfg" in the Windows Run dialog.
Select the Default Security tab.
Click the Edit Default button in the Default Access Permissions section.
Make sure you choose Allow Access permissions.
Click OK in the utility, and re-run the setup.
Empty all temporary folders. The specific temporary folders for a machine can be determined by accessing the DOS prompt and typing "set". Note the values listed for "TEMP" and "TMP", and delete all files in those locations.
Make sure no other applications, including utilities such as virus scanners, are running in the background. Close all running applications and utilities, and launch the InstallShield setup again.
If this occurs on a Windows 98 machine, install Microsoft DCOM98 from the link below, and re-run the setup:
http://www.microsoft.com/com/dcom/dcom98/download.asp
Make sure you have full administrative rights for that particular system.
Reinstall the operating system, as this behavior has been known to occur when an environment has been corrupted. |
|