Re: How do I turn on sound with a script/batch file? (WinXP Home P



Where can find doc on what that script language supports?

it seems kinda like the various different unix type shells
which would be very helpful since command.com and
cmd.com don't do a whole lot that way.

thanks again

"Alister" wrote:

Fuzzy wrote:
Ok

what do I do (do the lines go in a txt type file like bat and cmd files)?
what extention is used?

what program runs it? cmd.com?

Create a new text file in notepad, copy those lines into it (Only copy
one set - either the decimal version or the Hex version - it doesn't
matter) and save it as mute.vbs (Note that in notepad it will stick a
..txt on the end unless you save as type "All Files") Save it to
somewhere where you can find it - either on your desktop or in the root
of C:\ If you saved it to the desktop then double-clicking it will run
it. If you want to run it programaticaly then you can set it as a
scheduled task or run it from within a batch file. You said you already
had some software to run a batch file, so you should be able to call it
direct from there.

Alister

.



Relevant Pages

  • Re: Cant change shortcut icon
    ... Then post the contents of notepad window... ... reg is not recognised as an internal or external command, ... and I had to read cmd with magnifier and type responces,, so I hope is ok ...
    (microsoft.public.windowsxp.general)
  • Re: Disabling notepad
    ... what happens if you first open NotePad and then use ... NotePad's File> Open menu to try to open the batch file? ... When I tried to modify the batch file using notepad it ... When I right click on the batch file and chose edit ...
    (microsoft.public.win2000.general)
  • Re: Tape backup failures
    ... I created the batch file as below but rather than add it to the ... and therefore more sucess in the SBS 2003 group. ... Click Start\Run and type notepad to open notepad. ... Go to Control Pane\Scheduled Tasks, ...
    (microsoft.public.backoffice.smallbiz)
  • Re: Cant change shortcut icon
    ... Then post the contents of notepad window... ... reg is not recognised as an internal or external command, ... and I had to read cmd with magnifier and type responces,, so I hope is ok ...
    (microsoft.public.windowsxp.general)
  • Re: msil and vb
    ... though I think you need a full add-in to get it to trigger at ... C# is kinda nice for ... things like "run this batch file that edits my IL after every build". ...
    (microsoft.public.dotnet.languages.vb)

Loading