Textpad 5.2 on Citrix
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
batemanldb
- Posts: 3
- Joined: Fri Jun 26, 2009 5:34 pm
Textpad 5.2 on Citrix
Has anyone loaded Textpad 5.2 on citrix? We have a site license and would like to load this on a Citrix machine. We have a problem when the software is open that it show a trial version and does not find our site license
Textpad on Citrix
Which Citrix product are you using? Things are slightly different depending.
We're working on making our app virtualization-friendly, and the biggest problem our clients have found is registry publishing. The registry entries need to end up under HKEY_CURRENT_USER, not HKEY_LOCAL_MACHINE.
We're working on making our app virtualization-friendly, and the biggest problem our clients have found is registry publishing. The registry entries need to end up under HKEY_CURRENT_USER, not HKEY_LOCAL_MACHINE.
-
batemanldb
- Posts: 3
- Joined: Fri Jun 26, 2009 5:34 pm
Re: Textpad on Citrix
The problem is we are using roaming profiles, thus creating an issue with the registry.dengh wrote:Which Citrix product are you using? Things are slightly different depending.
We're working on making our app virtualization-friendly, and the biggest problem our clients have found is registry publishing. The registry entries need to end up under HKEY_CURRENT_USER, not HKEY_LOCAL_MACHINE.
Textpad on Citrix
Yeah, that's an issue. You should still be able to do it, but it takes a different set up. I know at least one of our clients does this with our application - I'll look to see if I can find my notes on what we did with them.
-
batemanldb
- Posts: 3
- Joined: Fri Jun 26, 2009 5:34 pm
Re: Textpad on Citrix
Thanksdengh wrote:Yeah, that's an issue. You should still be able to do it, but it takes a different set up. I know at least one of our clients does this with our application - I'll look to see if I can find my notes on what we did with them.