Topic
How can I change the folder where FlexPro stores temporary files?
- This topic has 2 replies and 2 voices and was last updated 21 years, 2 months ago ago by Richard Weisang.
-
AuthorPosts
-
12.03.2004 at 19:06 #34225Richard WeisangKeymaster
I want to assign a different folder for the temporary files.
12.03.2004 at 19:15 #34223Richard WeisangKeymasterI want to assign a different folder for the temporary files.
12.03.2004 at 19:15 #34224Bernhard KantzParticipantTo determine the folder for temporary files, FlexPro checks for the existence of environment variables in the following order and uses the first path found:
[ol]
[li]The path specified by the TMP environment variable.[/li]
[li]The path specified by the TEMP environment variable, if TMP is not defined.[/li]
[li]The path specified by the USERPROFILE environment variable.[/li]
[/ol]
Under Windows Me/98 the behaviour is as follows:
[ol]
[li]The path specified by the TMP environment variable.[/li]
[li]The path specified by the TEMP environment variable, if TMP is not defined or if TMP specifies a directory that does not exist.[/li]
[li]The current directory, if both TMP and TEMP are not defined or specify nonexistent directories.[/li]
[/ol]
You can set up and change environment variables with the [b]System[/b] applet on the Windows Control Panel. -
AuthorPosts
- You must be logged in to reply to this topic.