To resolve this problem, use one of the following methods:
Reinstall the InstallScript engine
To reinstall the InstallScript engine from InstallShield Developer, follow these steps:
- Download the IsScript7.zip file. To do this, visit the following InstallShield Web site:
- Extract the IsScript7.zip file.
- Double-click the isscript.msi file.
Running Setup from a virtual drive
If you are running the Setup program from a virtual drive created by using the SUBST command, you can delete the virtual drive and instead run the Setup program from the physical hard disk. To delete the virtual drive, click
Start, click
Run, type
subst
drive_letter: /d, and then click
OK.
Register Idriver and Msiexec
To register Idriver and Msiexec, follow these steps:
- Click Start, click Run, type "C:\Program Files\Common Files\InstallShield\Driver\<version number>\Intel 32\IDriver.exe" /REGSERVER, and then click OK.
Note The <version number> varies in different computers. It depends on the version of the InstallScript engine. - Click Start, click Run, type C:\Windows\System32\msiexec.exe /REGSERVER, and then click OK.
Change Permissions
Log on to the Windows XP computer with an administrator user account, and verify that you have the correct permissions for the C:\Windows\Installer folder. Follow these steps:
- Click Start, click All Programs, point to Accessories, and then click
Windows Explorer. - Click Folder Options on the
Tools menu. - Click the View tab.
- Click Show hidden files and folders, and then click OK.
- Locate the folder C:\Windows\Installer.
- Right-click the Installer folder, and then click Properties.
- Click the Security tab.
- Click System, and then verify that the
Full control check box is selected. - Click Administrators, and then verify that the Full control check box is selected.
- Click your user name, and then verify that the Full control check box is selected.
Stop other instances of Windows Installer
To stop other instances of Windows Installer, follow these steps:
- Right-click the taskbar, and then click
Task Manager. - Click the Processes tab.
- Click Msiexec.exe in the
Processes list, and then click End Process. - Click Yes.
- Repeat steps 3 and 4 for each instance of Msiexec.exe.
- Close Task Manager.
Reinstall Windows XP
For more information about reinstalling Windows XP, click the following article number to view the article in the Microsoft Knowledge Base:
978788 How to perform an in-place upgrade (reinstallation) of Windows XP
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.