PDA

View Full Version : I wanna have some fun with CMD prompt.



striker0204
05-23-2007, 03:25 PM
hi fellas,

i know you can do some pretty neat stuff with CMD prompt, and i know my way around it a little bit.

I was kinda looking for some fun/annoying things to do.

for instance, something like, popping open my girl friends cd drive.

just some neato things like that. Any ideas?

jflan
05-23-2007, 03:52 PM
At the command prompt, type "Google" without the quotes. (of course)

striker0204
05-23-2007, 04:11 PM
your kidding right?

mommalina
05-23-2007, 05:06 PM
:welcome: to our forum, striker0204! We have quite a few young
members around your age here with whom you can have some computer
fun. We old fogies may participate also .. ;)

Striker, we encourage and appreciate suggestions and comments about
our board. Please post them in the KH Feedback forum for the immediate
attention of our Administrator and Super Moderators.

Our members would be delighted to also have you join us in our
Wednesday Night KH Computer Help Desk Paltalk chatroom, at

9 PM EDT (1 AM / -4 GMT) until 12 AM EDT (4 AM / -4 GMT)
Mar 11 thru Nov 4.

9 PM EST (2 AM / -5 GMT) until 12 AM EST (5 AM / -5 GMT)
Nov 5 thru Mar10.

See Time Zone Map at ---> www.worldtimezone.com/

In the chatroom you can receive or give one-on-one, hands-on help for
computer problems, alert us or learn about new developments in computers
and software. Computer subjects get first priority. If there is a lull, then
humor, finance, and whatever can be discussed intermittently. We try not to
talk about politics or religion-- there's enough disagreement about antivirus
scanners, F-8 and System Restore, motherboards, and Linux vs Vista

Here's how to get there:

www.paltalk.com
(Download free version)

..ChatRooms
...\Rooms
....\_Computer and Technology
........\_Computer Help and Advice
............\_Wednesday Night KH Computer Help Desk

(Note: the room won't be listed until 9 PM EST (2 AM GMT).

For more chatroom details and instructions, please check:

http://www.kickenhardware.net/forum/announcement.php?f=59

Come join us Wednesday night. The camaraderie can be great! .. :tea:

Welcome aboard, Striker! .. :yo:

Lina

Dudeking
05-23-2007, 06:49 PM
For making people CD drives open and close http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_mci_open.asp

I suggest if you have any programing skills make something take control of a pc for a few mins while you open and close there cd drive and pop a few messages up on there screen. You can fool idiots to download anything.

Heres a basic CD open/close project....http://www.codeproject.com/system/eject_cdrom.asp?df=100&forumid=220009&exp=0&select=1815814

striker0204
06-08-2007, 02:44 PM
see, i dont have ANY Programming skills.

i checked out that program, and all it is, is a simple popup window... but i still dont know how to target a specific computer!

Tortanick
06-09-2007, 06:14 PM
Try this:

Install VLC (http://www.videolan.org/vlc/)

then on command prompt type

<Path to VLC>\vlc <path to movie/music>
e.g. C:\"program files\VLC\VLC.exe" C:\annyoingbeep.mp3

I don't know if that works on windows but on Linux that will open VLC and play the music/movie file. It opens a full player up however, I wonder if Windows has any entirely command line based media players.

Goku
07-04-2007, 09:09 AM
Well,you may like this article:-

Command -line reference A-Z (http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds.mspx?mfr=true)