Wolf <[email protected]> wrote: > Hi, > > I think it started with Seamonkey 2.19, that SM will rewrite the flash > directories upon closing. On my 32 Bit Linux Mint 13 system it is in my > home directory: > > > .macromedia/Flash_Player/macromedia.com/support/flashplayer/sys/settings.sol > > > When I delete > "Flash_Player/macromedia.com/support/flashplayer/sys/settings.sol" > Seamonkey is reconstructing the whole path including the "settings.sol" > file upon closing.
Probably not Seamonkey which is doing that, but the Flash player. I did not try but often you can avoid such problems by creating a regular file at the appropriate point in the path with the same name as the directory that you do not want. Most programs will just fail creating the directory when a file already exists, and will not remove the file. When that still happens, you can try make it readonly, make the directory above it readonly, change the owner of the directory to root, etc. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

