Home
> Administration, Misc, Server Based Computing, Windows, XenApp > how to disable Abobe Flash on a per user basis:
how to disable Abobe Flash on a per user basis:
Had a requirement recently to disable flash on a user by user basis in our published desktop environment, this key wasnt readily available on the internet so here it is for anyone else wishing to do the same:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{D27CDB6E-AE6D-11CF-96B8-444553540000}] "Flags"=dword:00000001 "Version"="*"
Categories: Administration, Misc, Server Based Computing, Windows, XenApp
Adobe Flash
Ah, great! Been searching for a solution that really works on Win7/IE8 and this one did the job! Thanks!!!