From the help file
Advanced - Network Specific Settings
To enable sharing of a centralized copy of flashfxp and settings
Edit the FlashFXP shortcut file. In the "Start In" path, enter the network path where you installed flashfxp or where you want the settings to be shared.
To have each user's settings be stored in their own application data folder
Edit the registry manually, or paste this into an empty text file and save it with a .reg extension..close and run.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\FlashFXP]
"APPDATA"=dword:00000001
Alternatively, you can add a registry setting HKEY_CURRENT_USER\Software\FlashFXP\, String Value DATAPATH, and set it equal to the directory where you want your shared settings to be.
|