Note: before renaming a menuset, be aware of the following:
•Some menusets have reserved names (Global, all menusets containing word Designer, etc), and are not supposed to be renamed.
•Menusets you are allowed to rename are referenced on at least one, or more places, not necessarily in the same file you are about to edit. You will need to update all references with the new name, otherwise GN4 applications will not be able to start correctly.
1.To rename a menuset, first locate the menuset as explained in Finding a menu in the configuration.
2.Make a note of the old name.
3.Expand the menuset you want to rename, and locate the <Menuset Name="whatever"> line.
4.Replace "whatever" with the new name, e.g. "somethingelse".
5.Now, search in all configuration files for the old name. Should you find lines that contain MenuConfigName="oldname", update them with the new name.
6.Save changes.
7.Re-import all modified XML files as explained in Re-importing configuration file in the database after making changes.