Change local home directory

Explorer-like frontend add-on to upload/download.
Post Reply
mooz
Posts: 1
Joined: Mon May 31, 2010 1:39 pm

Change local home directory

Post by mooz »

As it is it points to the users my documents folder in windows. Any way to point it to another location?

David

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Change local home directory

Post by support »

Yes, you can try to uncomment:
#panel.local.combobox.lastdir=home
in i18n_pane.properties

You can also try to set startdir parameter:
<PARAM NAME="startdir" value="c:/">

Does it help?

Post Reply