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.
conversion of bat to exe
Name: Sebastian42 Date: September 26, 2007 at 02:40:54 Pacific OS: WinMe CPU/Ram: PIII/256Mb Product: generic
Comment:
I have written a very simple batch file that does what I want if I OK it in RUN. (How) Can I change that to an exe (?) file on the desktop which I can just double click to perform the action ?
Name: Razor2.3 Date: September 26, 2007 at 02:43:58 Pacific
Reply:
Why not just copy your batch file to your desktop?
0
Response Number 2
Name: tonysathre Date: September 26, 2007 at 15:59:28 Pacific
Reply:
Or, what I do is have a directory called c:\scripts, that I added to my %PATH%. I put all my scripts in that directory then make a shortcut to the scripts I use most on my desktop. This way I can change the icon and I don't have to browse to run them.
"Computer security." — Oxymoron
0
Response Number 3
Name: Mechanix2Go Date: September 27, 2007 at 01:06:27 Pacific
Reply:
If you are really motivated to convert to exe you could waste a few hundred hours with bat2exe, like I did 20 years ago.
===================================== If at first you don't succeed, you're about average.
M2
0
Response Number 4
Name: Sebastian42 Date: September 27, 2007 at 03:36:43 Pacific
Reply:
Razor2.3 I had no idea that clicking a .bat file would initiate activity. I'll try it.
Basty
0
Response Number 5
Name: Sebastian42 Date: September 27, 2007 at 12:58:59 Pacific
Reply:
It WORKS !
You computing.NET guys (and gals) really ARE tops with your prompt, informed, helpful and gratis advice !
Summary: Stated that XP/2K batch language is a more powerfull extension of the native DOS script coding, there is no utility to achieve what you want. Keep in your mind that even the legacy tools to transform ...
Summary: The title pretty much says it all, what program do I use? I have Bat-To-Exe converter by Faith Kodak, but sometimes it just stalls out on me and it wont let me use half the options it has. Im looking...
Summary: Mechanix2Go: Was this post 15438, Ramsize Sniffer, Original Poster - Gratis? I was going to post a solution using a combination of BAT file and BASIC programming to resize RAMDISK using XMSDSK. Gra...