Skip to main content

Hi All,

Is is possible to customize the toobar (not the ribbon) in Reflection Desktop v17.0?

For example I want to hide File --> Settings from the user as well as File --> Reflection Workspace settings


#Reflection

Hi All,

Is is possible to customize the toobar (not the ribbon) in Reflection Desktop v17.0?

For example I want to hide File --> Settings from the user as well as File --> Reflection Workspace settings


#Reflection

Hi Stephen,

You can disable settings access by running C:\\Program Files (x86)\\Micro Focus\\ReflectionAccessConfig.exe file and changing settingsAction from Full to Read only.

Restrict Actions (actions.access)
https://www.microfocus.com/documentation/reflection-desktop/16-2/rdesktop-guide/manage_access_terminal_actions_rf.htm

You could also do this via the Permissions Manager:

Specify Access Using Permissions Manager with the Installation Customization Tool
https://www.microfocus.com/documentation/reflection-desktop/16-2/deployment-guide/b1i52ufu.htm

In Ribbon mode, you cannot hide the settings buttons.

In Classic mode, you could use the UI Designer to remove the settings buttons (Setup > Toolbar > UI Designer).

An enhancement request has been created to provide the same ability with the UI Designer in Ribbon Mode.

Thanks,

Andrew


Hi Stephen,

You can disable settings access by running C:\\Program Files (x86)\\Micro Focus\\ReflectionAccessConfig.exe file and changing settingsAction from Full to Read only.

Restrict Actions (actions.access)
https://www.microfocus.com/documentation/reflection-desktop/16-2/rdesktop-guide/manage_access_terminal_actions_rf.htm

You could also do this via the Permissions Manager:

Specify Access Using Permissions Manager with the Installation Customization Tool
https://www.microfocus.com/documentation/reflection-desktop/16-2/deployment-guide/b1i52ufu.htm

In Ribbon mode, you cannot hide the settings buttons.

In Classic mode, you could use the UI Designer to remove the settings buttons (Setup > Toolbar > UI Designer).

An enhancement request has been created to provide the same ability with the UI Designer in Ribbon Mode.

Thanks,

Andrew

Thank you Andrew - I will give this a go