Skip to main content
3-Newcomer
March 31, 2023
Solved

Selecting Creo License on Start -Up

  • March 31, 2023
  • 1 reply
  • 4678 views

Before we were able to start up Creo and it would ask us select which floating license to use.

PROE_DesignEss or PROE_DesignAdv.

Now it will default to whatever the default parametric.psf license is first. I can switch it back and forth manually but would like to get back that option for selection we have previously so our users can select it instead of needing to manually change the file.

 

 

 

 

 

 

 

Best answer by BenLoosli

Do you have a single .PSf file with the licenses on a single line OR multiple PSF files, one for each license?

If multiple PSF files, you will be prompted to select which one to use.

With a single PSF, the system will use the first license type until used up, then the second license type, etc.

Another option is to use a command/batch file for launching Creo where the users can select which license to use for that session of Creo. This is the option I use. It also allows me to control things like drawing templates and which Windchill system to use. (I had 2 Windchill systems utilizing a common network installation of Creo.)

 

1 reply

BenLoosli23-Emerald IIIAnswer
23-Emerald III
March 31, 2023

Do you have a single .PSf file with the licenses on a single line OR multiple PSF files, one for each license?

If multiple PSF files, you will be prompted to select which one to use.

With a single PSF, the system will use the first license type until used up, then the second license type, etc.

Another option is to use a command/batch file for launching Creo where the users can select which license to use for that session of Creo. This is the option I use. It also allows me to control things like drawing templates and which Windchill system to use. (I had 2 Windchill systems utilizing a common network installation of Creo.)

 

3-Newcomer
March 31, 2023

How can you set up the command/batch file for launching Creo? I have it to where it is a single PSF file which makes sense on how it works.

I am sort of new to this and was thrown into this mini project.

23-Emerald III
March 31, 2023

The scripting is pretty easy if you understand it. 

What is your need for using different Creo licenses? If it is only a limitation of licenses, then the single PSF file should do what you need. If you need to control who uses which license, this can be done from the menu script, from a dedicated icon on the user desktop to the right parametric batch file which calls the right PSF or you can control license reservation in an option file of the FlexLM licensing tool.