system does not open command window installer to install pega 72
When i go to install pega 72 install @bat it immediate close bat file and does not open command window. Could any one please help to install it
-
Like (0)
-
Accepted Solution

Hi Ashwani,
Can you temporarily alter the 'install.bat' script - and comment out the first line :
REM @echo off
And re-run - do you get more output ?
(It's not clear where the path 'C:\Workflow' is coming from in the error you posted: is this the PATH (or part of the PATH?) of where you have extracted the media itself?)
Thanks,
John
Hi Arvind,
Thanks for your email.
Yes, I am installing personal edition but install.bat is not opening window installer to install it, therefore i am unable to do progress it.
C:\apache-ant-1.7.1-bin\apache-ant-1.7.1
C:\Program Files\Java\jdk1.7.0_79\
Accepted Solution

Hi Ashwani,
Can you temporarily alter the 'install.bat' script - and comment out the first line :
REM @echo off
And re-run - do you get more output ?
(It's not clear where the path 'C:\Workflow' is coming from in the error you posted: is this the PATH (or part of the PATH?) of where you have extracted the media itself?)
Thanks,
John
Can you change the JDK home to point to other jdk as space between Program Files may be culprit here.
If you do not have other JDK, have this JAVA HOME ( remove extra slash at the end):
C:\Program Files\Java\jdk1.7.0_79
You need to restart the machine after this change.

This normally suggest something is wrong with your env setup. Try to run install.bat from the command line, it will show you some clues (e.g., java home is not defined etc). Or run the UI installer directly (follow the installation guide).

Getting the below error while running install.bat form cmd
echo off
'C:\workflow' is not recognized as an internal or external command,
operable program or batch file.

are you installing pega 7.2 personal edition? If yes, see this link: https://community.pega.com/support/support-articles/install-script-pega-personal-edition-72-fails