Skip to content
kettenfett edited this page Feb 6, 2022 · 22 revisions

How can I change Tablacus' application icon?

Answer: Use "Application Icon" add-on to change TE icon to something else.

How to fix white name column?

If your name column looks like this: image (no alternating background color aka. "stripes")

Answer: Uncheck Tools -> Options -> List -> Style -> Advanced -> Background color on sorted column.

How to add a button that opens a CMD-Prompt (or Powershell) set to the current folder?

Answer:

  1. Click "+"(Add) button
  2. Enter CMD to Name.
  3. Choose Exec in Type.
  4. Enter cmd /k cd /d %Current% to Options.
  5. Click Save and OK.
  6. Done. (Another way, including how to get a Powershell window, is documented here.)

How can I set the position and path for a new tab?

Answer: You have to install the "tab position" add-on. Then, in the options of this add-on select "last".

To choose the path of the new tab go to Tools --> Options --> Tabs --> Browse. From "Browse" you choose the folder that will open in the "New tab".

Clone this wiki locally