You will have to check with your Citrix help files.
Normally the vtg line would look like:
tempdirectory=%temp%
The % tells it to look at the system to pull that parameter which will
translate to the user temp directory. On your server, open a command prompt and
type SET and hit enter.
This will list the parameters on the system. Once you see the temp parameter
type ECHO %temp% and hit enter. Replace the word temp with your parameter
name and you will see that it will display the path. It works the same way in
Vantage. I am sure that Citrix uses its own parameter and no TEMP. TEMP is
the Microsoft default. You will want to use the Citrix default.
I hope that helps.
Jeremy
[Non-text portions of this message have been removed]
Normally the vtg line would look like:
tempdirectory=%temp%
The % tells it to look at the system to pull that parameter which will
translate to the user temp directory. On your server, open a command prompt and
type SET and hit enter.
This will list the parameters on the system. Once you see the temp parameter
type ECHO %temp% and hit enter. Replace the word temp with your parameter
name and you will see that it will display the path. It works the same way in
Vantage. I am sure that Citrix uses its own parameter and no TEMP. TEMP is
the Microsoft default. You will want to use the Citrix default.
I hope that helps.
Jeremy
[Non-text portions of this message have been removed]