Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there an ENV VAR equivalent for IFOR_CONFIG to give the location of DSLicSrv.txt ?

Status
Not open for further replies.

cango75

Aerospace
Joined
Aug 22, 2012
Messages
3
Location
GB
For LUM we had IFOR_CONFIG=PATH\i4ls.ini

Is there a way to do that for DSLS and DSLicSrv.txt?
 
Answered my own question :-)

Enrolled offline licenses and the licensing client configuration file (DSLicSrv.txt) are located in:
On Windows XP:
License Client Configuration (*)
C:\Documents and Settings\All Users\Application
Data\DassaultSystemes\Licenses
On Windows Vista, Windows 7 and Windows Server 2008:
C:\ProgramData\DassaultSystemes\Licenses
On UNIX:
/var/DassaultSystemes/Licenses
Note: You can change the default value for the path of the client configuration file by setting
the environment variable DSLS_CONFIG to the full pathname of the file, for example on
Windows:
set DSLS_CONFIG=C:\SpecialProject\DSLicSrv.txt

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top