Nokia PC suite wont install due to isscript
Ok here is the problem
i extracted quicktime and configured quicktime.msi acordingly, it is installed via GPO, isscript 11 then quicktime
now when i want to install Nokia PC suite there is an error.
i extracted it to isscript.msi and nokia.msi, modified nokia.msi to run without setup.exe
now i run nokia.msi and there is an error "The InstallScript engine is missing from this machine. If available, please run ISScript.msi, or contact your support personnel for further assistance. "
now installscript is on there, version 11
but maybe it is looking for version 9?
is there a way to remove the check for isscript in the nokia.msi?
Thanks
i extracted quicktime and configured quicktime.msi acordingly, it is installed via GPO, isscript 11 then quicktime
now when i want to install Nokia PC suite there is an error.
i extracted it to isscript.msi and nokia.msi, modified nokia.msi to run without setup.exe
now i run nokia.msi and there is an error "The InstallScript engine is missing from this machine. If available, please run ISScript.msi, or contact your support personnel for further assistance. "
now installscript is on there, version 11
but maybe it is looking for version 9?
is there a way to remove the check for isscript in the nokia.msi?
Thanks
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
Hi antun
since nokia pc suite is a vendor msi, u have to create a transfrom. In the transform try doing this
1. Remove ISscriptbridge.dll from Binary table.
2. Remove IS.... and ON.... actions from InstallExecuteSequence table.
3. Remove IS.... actions from AdminExecuteSequence table.
And take a backup of the transform before doing this.
Tell me if this helps.
-Nishant
since nokia pc suite is a vendor msi, u have to create a transfrom. In the transform try doing this
1. Remove ISscriptbridge.dll from Binary table.
2. Remove IS.... and ON.... actions from InstallExecuteSequence table.
3. Remove IS.... actions from AdminExecuteSequence table.
And take a backup of the transform before doing this.
Tell me if this helps.
-Nishant
Please log in to comment
Comments