The batch file Genenv.bat helps you set the PATH environment variable based on which Microsoft Visual Studio compiler you have built your application against and will run with.
To execute the Genenv.bat file, run the following command:
%GENxx%Gen\genenv.bat [bits]
This value can be 32 or 64. If [bits] is not provided, the default is 32.
The execution of Genenv.bat prepends a set of Microsoft Visual Studio paths and either %GENxx%Gen\VSabc or %GENxx%Gen\VSabc\amd64 to the PATH environment variable.
Note: VSabc refers to the supported version of Visual Studio. Replace VSabc with VS100 for Visual Studio 2010 and VS110 for Visual Studio 2012. xx refers to the current release of CA Gen. For the current release number, see the Release Notes.
Note: If the application execution fails, see the Troubleshooting chapter.
|
Copyright © 2013 CA.
All rights reserved.
|
|