This message was deleted.
# citrix-vad
s
This message was deleted.
s
the licensing of it is all done on the backend, in office 365.
f
So no built-in solution to assign the viewer mode to an user on a specific application?
s
so we include Visio via office 365 install into our golden image, and when a non licensed user opens a VSDX, they do get a login/activation prompt, but you can cancel and still view the document
guessing you dont like that experience?
f
Yeah, not really an user friendly experience. Will share what I have done.
Set the following registry for unlisenced Visio users :
Copy code
[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\common\licensing]
"viewermode"=dword:00000001
FSLogix rule assignment is set so that WEM can create/delete the registry value.