menuitem - Where are custom menu items saved? -
i creating several custom menu items in spss access several custom created spss scripts , syntax.
in order aviod re-creating menu items on every single machine. there file these menus saved when created can copied , transfered other machines?
spss statistics has 2 different mechanisms custom menus. if using view>menu editor, customizations stored in registry (on windows). registry key version specific, , structure can change release release.
for dialogs (and menu items) created custom dialog builder, pieces stored under ext\lib directory. default, under statistics installation directory, can elsewhere according settings of users spss_cdialogs_path environment variable or in appdata area. custom dialogs stored properties file , xml file same name dialog box. there may htm file dialog. if dialog translated, there localized versions of properties , htm files stored in same location.
on startup, statistics searches these directories , adds relevant menu items display.
Comments
Post a Comment