-
Notifications
You must be signed in to change notification settings - Fork 107
Command line options
ccfs edited this page Mar 7, 2024
·
5 revisions
Action | Format | |
---|---|---|
[1] | Run TE | TE64.EXE [/nw] |
[2] | Open a path in a new tab | TE64.EXE [/nw] path [...] |
[3] | Open containing folder in a new tab and select the item | TE64.EXE [/nw] /select,ItemPath |
[4] | Open containing folder in a new tab and select the item (alternative) | TE64.EXE [/nw] Itempath\.. [...] |
[5] | Run a TE command | TE64.EXE [/nw] "Command,Options" [...] Command = "Type" Options = Relevant text in "Options" text box |
Notes
- You can mix [2], [4] and [5] together.
- Specify /nw to open TE in a new window, if you have enabled patched version of Multiple executions add-on.