S
slawrie
I have a program that normally installs on a workstation and has an ini file
that sets user specific variables within the program. The problem is that
when it is installed on a teminal server all users are accessing the same ini
file. I was told that I could create a directory for each user and place the
ini file in the individual directory. Then delete the original ini file. I
was also told I would need to set an environmental variable that would find
each users ini file. I am unsure how to do that and could use some advice.
Thanks,
Steve
that sets user specific variables within the program. The problem is that
when it is installed on a teminal server all users are accessing the same ini
file. I was told that I could create a directory for each user and place the
ini file in the individual directory. Then delete the original ini file. I
was also told I would need to set an environmental variable that would find
each users ini file. I am unsure how to do that and could use some advice.
Thanks,
Steve