Results for: App Streaming - Isolation of services AppHubWhitelist
App Streaming – Custom app dev guidelines
I received an interesting inquiry recently - we are writing applications specifically to be run under Citrix App Streaming and we want to make sure we don't do things that will cause complications at runtime. Can you tell us what to avoid in programming so we can ensure that our applications work well with Citrix Application Streaming?What a nice way to word this! Very positive. ...
Delivering AppHubWhiteList and other installer Command-line using Citrix Receiver for Offline plug-in
With Offline plug-in 6.0.2 and higher, it has become easier to deliver AppHubWhiteList, now plug-in takes a command line parameter CTX_APPHUB_WHITELIST, which can be used to deliver AppHubWhiteList both using Receiver as well as Commandline arguments as in eDcocs. Merchandising server takes the parameter from its Web UI and passes the same to the Offline Plug-in installer.Merchendising server makes use of the Offline Plug-in's ...
The Architecture of Win-64 Baffles Me
Where are the Windows system DLLs stored?In the time of Windows 3.1, the system DLLs were stored in the \Windows\System directory. These are the DLLs that provide the foundation for the Windows system and application APIs. Then came Windows for Workgroups 3.11 with the first vestiges of 32-bit and Microsoft invented \Windows\System32. Okay, this makes sense. If a same name DLL exists for both 16-bit ...
App Streaming – Which applications SHOULD be isolated?
A couple days ago, a new version of iPass was released for use in Citrix. Right after the announcement letter, I received an inquiry.CAN this application be streamed?Background: What is iPass?When traveling to places with outrageously priced internet service, this tool uses a corporate account to get access at a more reasonable price. The beautiful part for my personal view; without iPass, I would have ...
Right way of setting up AppHubWhiteList for Offline Apps Service Isolation
For those wondering what AppHubWhiteList is, check Joseph Nord's blog at http://community.citrix.com/display/ocb/2010/03/25/App+Streaming+-+Isolation+of+services+AppHubWhitelist. Admins will need to setup HKLM\Software\Citrix\Rade (same key for both 32 and 64 bit machines) Value "AppHubWhiteList" Data "NASName or HTTP Address" to let only approved profiles to start Isolated Services. So how do admins setup this key, looks pretty simple isn't it?It is simple if all the machines are on ...
Isolation of Services FAQs Part – 1
This is in continuation with Blog by Joe Isolation of services In this blog we will see some of the most frequently asked questions about isolation of services with answers.1. How to find all the isolated services which are present in a profile? One can see it in the profiler, Right click on Target->Properties->Services....
App Streaming – Isolation of services AppHubWhitelist
App Streaming in Citrix XenApp 6.0 supports isolation of NT Services. It's a big deal, fulfilling one of the last remaining big-ticket items in the isolation capabilities of the streaming system. How do you use it? Simple! Profile up an application which installs a service during it's installation, publish the application to the user and when the streaming system brings the app to life, the ...