HerpHandler
Active Member
Im trying to get tell.iss to play a sound and it seems that even the default code only plays windows default beep sound for me. I checked that the .wav was in the right directory.
call PlaySound "${LavishScript.CurrentDirectory}/sounds/intercom.wav"
is what is in the tell.iss but it still only plays the default windows sound.
Any ideas how or what Im doing wrong
call PlaySound "${LavishScript.CurrentDirectory}/sounds/intercom.wav"
is what is in the tell.iss but it still only plays the default windows sound.
Any ideas how or what Im doing wrong