Hi Every one,
I'm a newbie on this forum, I would like to ask some questions regarding the Total Commander -
I need to add the Wordpad into total commander. How to add ?
Please advice.
Best Regards,
Phang
How to Add in Wordpad into Total Commader
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 2
- Joined: 2021-03-10, 04:54 UTC
Re: How to Add in Wordpad into Total Commader
2phanglw5585
Hi and welcome, Phang.
In TC, search for the application name and drag&drop the exe file on TC's buttonbar
On which windowsTM version do you working?
I have found on win10 this app on two places:
"%ProgramFiles%\Windows NT\Accessories\wordpad.exe"
"C:\Windows\write.exe"
Hi and welcome, Phang.
In TC, search for the application name and drag&drop the exe file on TC's buttonbar
On which windowsTM version do you working?
I have found on win10 this app on two places:
"%ProgramFiles%\Windows NT\Accessories\wordpad.exe"
"C:\Windows\write.exe"
-
- Junior Member
- Posts: 2
- Joined: 2021-03-10, 04:54 UTC
Re: How to Add in Wordpad into Total Commader
Hi Bro,
Currently used Wundow7.
The below 2 file command , where I need to put?
"%ProgramFiles%\Windows NT\Accessories\wordpad.exe"
"C:\Windows\write.exe"
Currently used Wundow7.
The below 2 file command , where I need to put?
"%ProgramFiles%\Windows NT\Accessories\wordpad.exe"
"C:\Windows\write.exe"
Re: How to Add in Wordpad into Total Commader
Write.exe is a loader, while wordpad.exe is real executable.
Nawigate to WINDOWS directory drag WRITE.EXE and drop on empty space on TC button bar.
You need %P%N parameters if you want open files from TC directly.
Or simple right click on empty space on button bar and paste this code
Nawigate to WINDOWS directory drag WRITE.EXE and drop on empty space on TC button bar.
You need %P%N parameters if you want open files from TC directly.
Or simple right click on empty space on button bar and paste this code
Code: Select all
TOTALCMD#BAR#DATA
WRITE.EXE
%P%N
WRITE.EXE
Write - Wordpad
0
-1