Advanced Application Settings
Advanced Application Settings only available via the /set command
/set app.browser.format.date <format>
This command allows the user to customize the date format used in the file list browser. The format is defined by Date Time Format Strings, pass an empty format to revert back to the default format.
/set app.browser.format.time <format>
This command allows the user to customize the time format used in the file list browser. The format is defined by Date Time Format Strings, pass an empty format to revert back to the default format.
/set app.closetotray [0 | 1]
This command can be used to change the behavior of the close button to minimize to the tray rather than exit. To exit FlashFXP you need to either use Exit from under the Session menu or the tray right-click menu. off=0 or on=1. (default is off) [remembered]
/set app.icon.static [0 | 1]
This command sets the taskbar and window icon to a static icon, rather than change based on the current state. off=0 or on=1. (default is off) [remembered]
/set app.os.theme [0 | 1]
Set to 0 to turn off theming on listview and treeviews, 1 to re-enable it. If you're using a dark color scheme it may be more desirable to have themes turned off. off=0 or on=1. (default is on) [remembered]
/set app.queue.parent [0 | 1]
typically the parent folder entry in the file list cannot be queued/transferred, this override enables this behavior allowing the parent directory entry to queue/transfer the current folder. off=0 or on=1. (default is off) [remembered]
/set app.statusbar.idle.counter [0 | 1]
This command toggles the site idle counter off=0 or on=1. (default is on) [temporary]
/set app.info.bar.color.normal <RGB | HTML HEX>
This command sets the information-bar background color (the bar below the file listing) using RGB or HTML HEX. i.e. using RGB /set app.information.bar.color.normal 0 0 0 or HEX /set app.info.bar.color.normal #00000000 This color is blended into the background. [temporary]
/set app.info.bar.color.active <RGB | HTML HEX>
This command sets the information-bar background color (the bar below the file listing) using RGB or HTML HEX. i.e. using RGB /set app.information.bar.color.active 0 0 0 or HEX /set app.info.bar.color.active #00000000 This color is blended into the background. [temporary]
/set app.toolbar.bg.color <RGB | HTML HEX>
This command sets the toolbar background color. [temporary]
/set app.toolbar.bg.img "<filename>"
This command loads a bitmap or png image as the toolbar background. [temporary]
/set app.temp.folder "<path>"
This command allows you to set a custom temporary folder and override the system default location.
/set app.temp.folder.fxp "<path>"
This command allows you to set a custom temporary folder used during indirect file transfers.
/set app.temp.folder.ve "<path>"
This command allows you to set a custom temporary folder used for remote view and edits.
/set app.openssl <1.1.0> or <1.0.2>
To force FlashFXP to use a specific version of OpenSSL, execute the following command and then restart FlashFXP for the change to take effect.
/set app.browser.delete.recycle [ 0 | 1 ]
To Force FlashFXP to delete files from the local file browser and bypass the recycle bin. (same effect has holding the shift key while pressing the DELETE key)
(0 = bypass recycle bin. 1 = send to recycle bin.)