Using TextPad.BAT in the SendTo Menu...

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
3284dribkcalb
Posts: 4
Joined: Wed Jun 27, 2012 11:07 pm

Using TextPad.BAT in the SendTo Menu...

Post by 3284dribkcalb »

The original TextPad.bat is:

START "" .\TextPad.exe -f config -k license

simply edit TextPad.bat so it will look like this:

start D:\Appz\Text_Pad\TextPad.exe -f config -k license %1

there are 2 changes needed:
1.) adding YOUR COMPLETE PATH to TextPad.exe and
2.) adding the %1 at the end of the command

SAMPLE:

start D:\Text_Pad\TextPad.exe -f config -k license %1

once you have edited and saved the file you can then place the file or a shortcut to the file in your SendTo folder.

TESTED and works.

BTW: You CAN pin a batch file to the taskbar.
Interested -- drop me a PM.
dribkcalb
Post Reply