ATGH15102AFMLD / Linkbar

Windows desktop toolbar
MIT License
193 stars 28 forks source link

Starting Linkbar64.exe with parameters #28

Open Magelman opened 2 years ago

Magelman commented 2 years ago

Hi acutally it is not possibel to start linkbar while using the cmd / shell and add some parameters to choose the existing linkbar-appearance.

maybe something like this would be nice: c:\linkbar64.exe -home c:\linkbar\linkbar1

if it could be possible... than i could create a shortcut on desktop and start it with double-click

or is it possible and i dont find it?

ATGH15102AFMLD commented 2 years ago

Hello, Please read CMD.txt. If you need additional parameters, let me know.

Magelman commented 2 years ago

Hi, thank you for answering and your hint to look in cmd.txt

on cmd.txt is written: -f[param] Set path to configuration file [param] = path to *.lbr

First: one error: linkbar64.exe -fc:\linkbar\... dont work! I have to use linkbar64.exe -f c:\linkbar\...

Second: some hint: i dont find any file with lbr-extension! but it works also without any lbr-file.

ATGH15102AFMLD commented 2 years ago

*.lbr files are stored in folder "%appdata%\Libkbar\User bars" or "path\to\linkbar\Shared bars".

For cmd key "-f" use quotes, example Linkbar64.exe -f"C:\Linkbar\Shares bars\mylinkbar.lbr"