Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.
You are not logged in.
Pages: 1
Hello,
I am having some challenges to get Powergen 8.5 running on a TFS build box. I'm running Script #9 from the Samples.
Assuming the following:
1. Pwrgn125.exe - path is in Environment variables
2. $(SolutionRoot)\TestApp.gen exists
3. $(SolutionRoot)\TestApp.olf exists
<Exec WorkingDirectory="$(SolutionRoot)" Command="start /wait Pwrgn125.exe /K=TestApp.gen TestApp.olf /NRP /NG" ContinueOnError="false">
</Exec>
Outside of TFS, Powergen works great.
I'm missing something.
Offline
Pages: 1