Description: | In situations in which you must set different paths for sigapss.spf file and the menus folder, you can configure through specific lines in the appserver.ini file. The lines must be added to the environment section desired. The lines to be set are: PSWpath= Indicates the path of file sigapss.spf to be used by this environment. Indicate only the subfolder, which is a folder in the RootPath. Example: PSWpath=\pasta_pss\ MenuPath= Indicates the path of file menus (.xnu) to be used by this environment. Indicate only the subfolder, which is a folder in the RootPath. Note: the configuration of location of .xnu files in the folder also depends on the configuration of users in the Configurator. For example, as default, users have in each environment the indication of the System folder before each menu file (\system\sigacom.xnu, for example). So, you must have a folder with this name in the folder indicated in the MenuPath. For example, using the MenuPath as below (\pasta_menus), the folder in the RootPath (generally Protheus_Data) must have folder pasta_menus, and, inside this folder, a system folder. Example: MenuPath=\pasta_menus\ Below a practical example of environment in the apperserver.ini and folders: appserver.ini <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b0831612-4c58-40fe-904a-8de4886e882c"><ac:plain-text-body><![CDATA[[P12] ]]></ac:plain-text-body></ac:structured-macro> SourcePath=C:\TOTVS 12\Microsiga\protheus\apo\ RootPath=C:\TOTVS 12\Microsiga\protheus_data CtreeRootPath=C:\TOTVS 12\Microsiga\protheus_data StartPath=\system\ PSWpath=\pasta_pss\ MenuPath=\pasta_menus\ Sigapss.spf folder Image Added Menus folder: Image Added Configuration of users: Image Added |