trying to shorten a path in siteprefs to see file in unzipped application folder
We have a menu file that we are trying to call up, using the siteprefs file. It should get the menu file from the unzipped application folder, but I cannot figure out what the path should look like. The file is located in the custom\lib folder. If I enter the entire path I can see the menu. But that does not work for my other users then.
<Variable name="APTMENUFILE" value="..\custom\lib\menu.cf"/>
</EnvironmentVariables>
Thanks
Bryon

