HOME |
FORUM
|
CONTACT US
|
#1
| |||
| |||
| Hi, Im trying to put a (cough *ahem*) program on my puter with the following instructions: can anyone help clarify the process for me? Go to your environment Variables and add -> LICETYPE = FLEX add too -> LM_LICENSE_FILE = c:\flexlm\12345.dat Copy 12345.dat to c:\flexlm\ directory. I found the environment variables boxes you fill in, but I dont get what you put where......Ive tried a few combinations and its not worked so far... Cheers, Sirius. |
|
#2
| |||
| |||
| Environment variables are just ways of replacing a long string with something simple. For example, software will ask the computer for the "TEMP" variable when it wants to put something into a temporary folder. So in order to create a new environment variable you need to give the computer two things: 1) Variable Name 2) The contents of the variable When you add a new variable it will want these two pieces of information. In your case, you need to call the variable "LICETYPE" and set its value to "FLEX". The second variable is called "LM_LICENSE_FILE" and its value is "c:\flexlm\12345.dat". That should work fine. You can check if the variable has been set by opening up a command prompt and typing "echo %LICETYPE%": Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. D:\>echo %LICETYPE% FLEX D:\>
__________________ ![]() Fug's pearl necklace of wisdom: - "A cult is a religion with no political power" - "Age is a high price to pay for maturity" - "Always remember you're unique. Just like everyone else" - "A gross ignoramus: 144 times worse than an ordinary ignoramus" - "Depression is merely anger without enthusiasm" - "All it takes to fly is to hurl yourself at the ground... and miss" |
|
#3
| |||
| |||
| Cheers bud!. Ermm, I thought it would make a folder called c:\flexlm......but it didnt do - so I manually made it and copied the .dat file there. Anyway, I filled in the appropriate boxes as you said and it appears to be working OK for the time being .Thanks again, I can get to find out what 3d designing is like on this particular software now .Suppose this thread should be deleted really? I dont wanna get buttmiester in any bother. Sirius. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.oldskoolanthemz.com/forum/help/19898-environment-variable-help-req-d.html | ||||
| Posted By | For | Type | Date | |
| Alice - Rechercher | This thread | Refback | 2nd June 2008 08:58 PM | |