CoCreate User Forum  

Go Back   CoCreate User Forum > Applications > Modules
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 07-31-2003, 05:32 AM
jvmullis jvmullis is offline
Junior Member
 
Join Date: Nov 2002
Posts: 3
Disable automatic license grab

We have one IGES export license in SolidDesigner that is shared as needed by several users. The license is automatically grabbed by the first person to open the software each day. Is there a way to disable this?
Reply With Quote
  #2  
Old 07-31-2003, 05:41 AM
tom kirkman's Avatar
tom kirkman tom kirkman is offline
Registered User
 
Join Date: Oct 2002
Location: Perrysburg, Ohio
Posts: 397
Edit the file called

corp_modules.dat

This file sets what is started when soliddesigner starts. There is a group of lines related to turning on the iges module.

("IGES_3D"
:label "IGES"
:act-fun (activate-iges_3d)
:deact-fun (deactivate-iges_3d)
:startup :yes
:special :sd-access)

Change the line :startup :yes

to :startup :no

("IGES_3D"
:label "IGES"
:act-fun (activate-iges_3d)
:deact-fun (deactivate-iges_3d)
:startup :no
:special :sd-access)

With this file you can set other modules that are turned on automatically including annotation.

I hope this helps

Tom
Reply With Quote
  #3  
Old 07-31-2003, 05:55 AM
jvmullis jvmullis is offline
Junior Member
 
Join Date: Nov 2002
Posts: 3
Thanks

That did it. Thanks.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 05:49 PM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.