cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

Change language PTC Creo Elements/Direct Modeling 20.7

NgocNguyen_28
5-Regular Member

Change language PTC Creo Elements/Direct Modeling 20.7

I have tried to change language in C Creo Elements/Direct Modeling 20.7. But I can not see the Language option Box.

Please help me How to change other language in Modeling 20.7. Thanks

4 REPLIES 4

Not sure, but I think that you must modify the installation of Modeling and choose the language during that time.

 

After that, you should be able to start in your preferred language and English from the Windows start menu.

 

 

http://kotom.eng.free.fr

If you already selected one of the available languages during installation, (as Kotom mentioned), you might only have to modify your short cut (or your batchfile) to activate another language .

 

your shortcut might be like:

"C:\Program Files\PTC\Creo Elements\Direct Modeling 20.7\SD.exe" -e SDLANG=english "C:\Program Files\PTC\Creo Elements\Direct Modeling 20.7\binx64\SolidDesigner.exe"

change it to

"C:\Program Files\PTC\Creo Elements\Direct Modeling 20.7\SD.exe" -e SDLANG=japanese "C:\Program Files\PTC\Creo Elements\Direct Modeling 20.7\binx64\SolidDesigner.exe"


The signifikant part is -e SDLANG=japanese .  "-e"  does set an environment variable which is then used by soliddesigner.exe process.

or: within a batch file

SET SDLANG=japanese
...
...\SolidDesigner.exe 



NgocNguyen_28
5-Regular Member
(To:der_Wolfgang)

Hi pro. Where is the file I can open the short cut as you?

 

It is the short cut on your desktop.   Those files on a windows system which do end with the extension '.lnk' .

There's also a checkbox during the installation to create / not to create those shortcuts for you.

it could be named like "Creo Elements Direct Modeling 20.7.1.0.lnk"   e.g. when using the explorer.  The path for the desktop is also

C:\Users\<YourUserName>\Desktop

The lines above are those which should be used as "Target" ..  (well, one of those only)

For now I don't have out-of-the-box short cuts. I would have attached some...

Announcements


Top Tags