Jump to content
hack_and_more

Play Sound fara player sau altceva vizibil

Recommended Posts

Posted

Creezi un .vbs in care treci asta si salvezi.

dim ws
Set ws = createobject("WScript.Shell")
ws.Run "sndrec32.exe /play /close /embedding ""C:\sunet.wav"""

Pui un sunet .wav in C:\ si il numesti sunet sau modifici in code C:\sunet.wav cu locatia sunetului(poate sa fie si ceva de genu %windir%,%programfiles%)

NU merge daca sunetul nu e .wav deci mp3 si alte terminatii nu merg

Posted

Player : sndrec32.exe

Fara nici un fisier :

Start >> Run : sndrec32.exe /play /close /embedding C:\sunet.wav

Mai simplu :

Shell "sndrec32.exe /play /close /embedding C:\sunet.wav"

Posted

man u n-ai nevoie sa asculti singur sunetele de pe hdd cu start run cand ai un player.Asta e genu de fisier pe care il dai pe mess.nu ii zici lu respectivu da start -> run :shock:

app m-am referit la "player vizibil" nu "no player"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...