Hi All,
would luv you help!!!
In our application VB we are GetWindowsDirectory API.
GetWindowsDirectory:
1. will return the system window directory (c:\windows) in single user system
2. will return the user window directory (c:\documents and settings\<user id>\windows) in citrix server
We have .ini files to be read from c:\windows folder while starting the applications.
Now please help me in redirecting all the calls (c:\documents and settings\<user id>\windows) to c:\windows.
Thanks in advance!!!
would luv you help!!!
In our application VB we are GetWindowsDirectory API.
GetWindowsDirectory:
1. will return the system window directory (c:\windows) in single user system
2. will return the user window directory (c:\documents and settings\<user id>\windows) in citrix server
We have .ini files to be read from c:\windows folder while starting the applications.
Now please help me in redirecting all the calls (c:\documents and settings\<user id>\windows) to c:\windows.
Thanks in advance!!!