Y
YYZ
Hello,
We have a ClickOnce application that one of our clients would like to
install in a Terminal Services server farm. The application is
installed from a URL and added to the Start menu and uses the .NET 2.0
framework.
The ClickOnce application files are stored in the directory
C:\Documents and Settings\<username>\Local Settings\Application Data.
The issue is that the Local Settings folder is not part of Profile
Synchonization (or folder redirection). Their policy is that files in
the Local Settings folder are removed when the user logs off. The
result is that the application is re-installed each time the user runs
the application from the start menu. This is of course unacceptable.
I am afraid that the only solution is to have them use an MSI file,
but I am looking for other ideas?
I have read conflicting reports that there is a way to modify the
ClickOnce store on each server? Anyone?
Thanks in advance.
Glenn Smith
We have a ClickOnce application that one of our clients would like to
install in a Terminal Services server farm. The application is
installed from a URL and added to the Start menu and uses the .NET 2.0
framework.
The ClickOnce application files are stored in the directory
C:\Documents and Settings\<username>\Local Settings\Application Data.
The issue is that the Local Settings folder is not part of Profile
Synchonization (or folder redirection). Their policy is that files in
the Local Settings folder are removed when the user logs off. The
result is that the application is re-installed each time the user runs
the application from the start menu. This is of course unacceptable.
I am afraid that the only solution is to have them use an MSI file,
but I am looking for other ideas?
I have read conflicting reports that there is a way to modify the
ClickOnce store on each server? Anyone?
Thanks in advance.
Glenn Smith