hi there
our customer is using an application, wich uses the .Net Feature "ClickOnce" this is an automated installation and updating procedure from .net.
If a user start a such application the first time, it will download programm data to the local part of the users profile appdata.
In an classic environment, the user has to download these data once per workstation.
but when using floating desktops, the installation happens everytime when the user gets a new desktop.
redirecting the local part of appdata is not, what we want to do.
has anyone expirence how to generate an thinapp from such a application? the entry point to start the app is an webserver url.
regards angelo