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.
How to autorun .bat file when open a folder?
Name: zWristle Date: May 11, 2009 at 12:13:44 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hallo folks :) I got this question: can you make a .bat file or something wich will autorun when you open a folder? I'm very new at programming so i'm the worlds biggest noob to it hehe :) i only know the basic things :) By the way anyone who can help me? :)
Name: zWristle Date: May 12, 2009 at 07:25:34 Pacific
Reply:
Come on dudes please help me :) and.. Do anyone know a internet page where you can learn alot about batch programming? It would be lovely if anyone will help me! :b
Mads
0
Response Number 2
Name: Camilo Martin Date: May 17, 2009 at 10:33:27 Pacific
Reply:
You're probably seeking how to make a virus aren't You? at least it sounds like it, to me.
Nothing against black hat hacking, but... no, no way to run a bat when a folder is opened UNLESS you already pwned the box. that's my 2 cents
0
Response Number 3
Name: brokensilence Date: July 6, 2009 at 23:03:49 Pacific
Reply:
not necesarily something malicious.. maybe just trying to make a password prgram to lock up his pron. lol.
0
Response Number 4
Name: Razor2.3 Date: July 7, 2009 at 05:46:56 Pacific
Reply:
If you want to keep your private data private, there are better ways of doing it.
Summary: I'm trying to write a .bat file which opens a folder containing several files (.msg files to be exact), copies all of the files then opens another folder (actually an outlook calendar) and pastes them...
Summary: Hello, I'm working on developing a menu for a USB flash drive. I have .bat file that opens a spreadsheet with a program that is installed on the flash drive. The code looks something like this: Start ...
Summary: Hi there I have to find out how to make two files interact. What I am trying to do is make a file with 10 sessions, each session consisting of 20 places like such: 4 20 13 14 18 3 7 10 20 19 The idea...