Question
Pega Personal Edition 8.1 Installation Error
Hi,
Facing an Issue with installing PersonalEdition 8.1
gone through some earlier posts, but nothing helped.
Below is the error.
PRPC Launching:
[echo] Starting tomcat ....
[exec] CScript Error: Can't find script engine "JScript" for script "C:\Users\db2admin\Desktop\PEGA\PEGA_PE_116168_PE8.1.0\pegaGuiInstallerTemp2\ant_async\bin\antRunAsync.js".
verified assoc.js, it indicates .js=JSFile.
Ran the install.bat as an administrator.
Any suggestions. Attached the log file, for more details.
Finally installed successfully.
this could have been due to the windows registry having incorrect values.
the following link helped me
https://www.tenforums.com/general-support/109387-cant-find-script-engine-jscript-gxkloiwhiopw-js.html
a.Cleanup the registry using DiskCleanup utility in AllPrograms->Accessories->SystemTools->DiskCleanup
b. Type cd %windir%\system32
c. Type regsvr32 vbscript.dll in command prompt and press enter.
d. Type regsvr32 jscript.dll in command prompt and press enter
e. Restart the system
f. Try Reinstallation again.