Previous Topic: SubdirectoriesNext Topic: Alternate File Locations


Top Level Directories

The following paths show some of the top level directory locations when consuming the COM Proxy as a standalone application.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

Proxy DLLs registered through Component Services

%ALLUSERSPROFILE%

Proxy DLLs registered through regsvr32 by user, example johndoe

%USERPROFILE% which in this case expands to C:\Users\johndoe

Examples:

C:\Windows\ServiceProfiles\NetworkService\AppData\Local\CA\Gen xx \logs\client

C:\Windows\ServiceProfiles\NetworkServiceAppData\Local\CA\Gen xx\cfg\client

C:\Windows\ServiceProfiles\LocalService\AppData\Local\CA\Gen xx\logs\client

C:\Windows\ServiceProfiles\LocalService\AppData\Local\CA\Gen xx\cfg\client

The USERPROFILE environment variable can also be used. It must correspond to the effective user ID in force at the time of COM Proxy execution.

%USERPROFILE%\AppData\Local\CA\Gen xx\logs\client

%USERPROFILE%\AppData\Local\CA\Gen xx\cfg\client