Posted by member 843 on 2005-07-28 11:49:55 link
Salamander needs the -L and/or -R parameters to indicate in which panel the path should be opened.
Any of the following should work:
or
or even
Any of the following should work:
!execute ["$FileManager$" -L "$LitestepDir$"]
or
!execute ["$FileManager$" -R "$ThemeDir$"]
or even
!execute ["$FileManager$" -L "$LitestepDir$" -R "$ThemeDir$"]