View Single Post
Old 08-31-2008, 02:28 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

The suggested way to change this setting is by re-installing, otherwise you need to edit the registry keys manually.

HKEY_LOCAL_MACHINE\SOFTWARE\FlashFXP\3

0 = false
1 = true

AppData = value 0 or 1
AllUsers = value 0 or 1
DataFolder = string, full path to folder.

if "AppData" is true and "AllUsers" is not then the per-user data folder is used.

if "AppData" is false then we check "DataFolder"
bigstar is offline