Computing.Net > Forums > Disk Operating System > Mapping Batch Files to be Shortcut Keys

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Mapping Batch Files to be Shortcut Keys

Reply to Message Icon

Name: Ty
Date: July 18, 2002 at 19:14:56 Pacific
Comment:

I would like some utility that will allow me to convert batch files to a format that I can map to a shortcut key. I have tried: bat2exec and TurboBat, which convert them to .com or .exe files with no success. Is there anything that will convert them to .vbs or anything that would work?



Sponsored Link
Ads by Google

Response Number 1
Name: Secret_Doom
Date: July 18, 2002 at 23:31:03 Pacific
Reply:

You mean by 'shorcut key' just hiting a certain key or combination, like CTRL+ALT+B and the batch would be executed, right?

If you're running under Windows, all that convert thing isn't necessary. Right-click on the batch file and go on:

PROPERTIES -> PROGRAM TAB -> SHORTCUT KEY FIELD

-- Leonardo Pignataro - Secret_Doom --

secret_doom@hotmail.com
www.batch.hpg.com.br


0

Response Number 2
Name: Ty
Date: July 19, 2002 at 11:35:07 Pacific
Reply:

Well I've tried that method lots of times with no success, but I just tried again and it worked. I don't know what I did wrong. I think usually I have "echo off" on the first line however this time I didn't and it worked. So go figure.

Thanks for the reply.


0

Response Number 3
Name: Ty
Date: July 22, 2002 at 08:57:32 Pacific
Reply:

After further testing, if I put the shortcut on my desktop and then set it to have a shortcut key value it works, but it only does what I want on the desktop. No matter where I am at, what directory, when I hit the shortcut key it does it to the desktop.

So, what I want to do is create a batch file that creates five directories. I use the "md" command and then I try to map it to a shortcut key, but it doesn't work. Any advice?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Mapping Batch Files to be Shortcut Keys

BATCH FILE TO LAUNCH DIAL-UP CONNECTION www.computing.net/answers/dos/batch-file-to-launch-dialup-connection/9095.html

batch file to rename a file www.computing.net/answers/dos/batch-file-to-rename-a-file/8524.html

batch file to ping www.computing.net/answers/dos/batch-file-to-ping/13480.html