Tech Support Forum banner
Status
Not open for further replies.
1 - 3 of 3 Posts

· Registered
Joined
·
127 Posts
Discussion Starter · #1 ·
Hi,
Not sure if this is the right place to post this but I wanted to ask a tricky question.

I want to be able to access another PC via telnet (this I can do easily via RADMIN software) which gives the the CMD prompt access.

I then want to be able to launch a Sound file (or similiar) so that the user on the other end just hears whatever sound I have triggered (i.e. it doesn't have to launch WMP or similiar software).

Any ideas on how to do this?

I know it can be done as a clever guy I used to work with set it up and it was quite comical in the office when he was able to trigger cow noises, etc from anyone's PC by remoting in via the backend.

Cheers

Dave
 

· Team Manager - Networking , Moderator - Micros
Joined
·
4,595 Posts
:laugh: I don't know the answer, I just want to subscribe in case someone else does :grin:!

I suppose if you could figure out how the default Windows sounds are triggered you could find the command line to run them.
 

· Global Moderator
Using Google to solve problems
Joined
·
45,021 Posts
type this in the command line:
sndrec32.exe /embedding /play /close e:\helpmeet.wav

Where the path of the sound file would be the E: drive and the sound file is named helpmeet.wav. Change the path and file name for your situation.
 
1 - 3 of 3 Posts
Status
Not open for further replies.
Top