![]() |
| You are here: Home » Products » PolyTrans |
|
|
An installation will typically occur in this manner:
Before the Okino installers can execute, your machine must have the newest Installshield runtime engine (isscript9.msi) installed as well as the Microsoft MSI Installer V2 or newer. The CDROM installer version and the WEB-based installer versions have been setup to automatically update and install these components if they are missing. If for any reason you need to install these manually, then:
You may see this error during installation of the full Okino software package: "Error 1935: An error occurred during the installation of assembly 'Microsoft.MSXML2, { etc, etc }. HRESULT = 0x80070002". This error has occurred in the Microsoft MSXML v4 installer program and not in the Okino installer. We run this sub-installer to make sure your machine has the newest version of the Microsoft XML v4 parser installed. Doing a Google search for "error 1935 microsoft.msxml2" results in these common suggestions to this problem:
Our experience has shown that many of the errors that an end-user may encounter deal with the main ".msi" file. This file contains all the 'smarts' and database info which the Microsoft MSI Installer needs to know in order to install, repair, modify or un-install the associated software package. When Windows initially installs the software package on your machine, it makes a local copy of the .msi database file to your '\windows\installer' directory using a truncated 8.3 character filename. It does not, however, make copies of the corresponding .cab files which contain the compressed files to install (unless otherwise requested by the installer script). The troubles start if you select 'Repair' or 'Modify' after you access the installer once again from the Add/Remove panel of the Control Panel in Windows. In order to perform these operations Windows will need to access the .cab files containing the files to install. They either reside on the original CDROM or on the Okino WEB site. If for any reason they can't be found, or are not the correct version, then you will get errors stating that the original source files could not be located, and the installation aborts. Trouble also erupts if you accidentally or purposely delete the \windows\installer directory, or the cached copy of the .msi installer file. Doing so will prevent the 'Modify', 'Repair' or 'Remove' entries of the Add/Remove Control Panel applet from working. This can be especially troublesome, since Windows believes the .msi file is still valid on your computer. Installshied's Consumer WEB Site If you will want to dabble directly with the existing installed Okino software packages on your machine then you will need to know each of their associated product code 'GUIDs'. This is a unique identifier string that is bound to each installer package. These GUIDs can be used, for example, if you wish to manually un-install an installed package as per the instructions in the next section.
|