Help with creating a button bar

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Cobras
Member
Member
Posts: 137
Joined: 2003-11-18, 22:27 UTC

Help with creating a button bar

Post by *Cobras »

I use a folder very often. The folder is located at:

c:\Users\Cobra\Dropbox\Working Files

So I want to create a button bar for "Working Files" folder., which is located in side of Dropbox folder. I tried one for "cd: ...". It did not work.

Could someone advise me how? TIA
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3897
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Just drag the "Working Files" folder with left mouse button pressed from file panel and drop it at button bar.
This will create a new button with command

Code: Select all

cd "c:\Users\Cobra\Dropbox\Working Files"
#5767 Personal license
Cobras
Member
Member
Posts: 137
Joined: 2003-11-18, 22:27 UTC

Post by *Cobras »

sqa_wizard wrote:Just drag the "Working Files" folder with left mouse button pressed from file panel and drop it at button bar.
This will create a new button with command

Code: Select all

cd "c:\Users\Cobra\Dropbox\Working Files"
Thank you
It's perfect.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Cobras, you can also use directory hotlist (Ctrl+D or double click onto file panel path bar) or you can lock tab with this folder (Ctrl+T to create another tab and use tab context menu to lock it).
Post Reply