Sound

Sound

Plays WAV file.

Description
Optionally, you may add comments here describing the purpose of this element.
Type
Choose the type of play action. Specify a directory if you don't want to include WAV file into the setup but you know this directory contains that WAV file. In this case, specify the relative path to WAV file.
Data\sounds\my.wav 
#tempinstpath#\my.wav
APPLICATION DATA PATH - Program subfolder in Application Data folder.
CDROM PATH - CD or DVD drive.
CUSTOM PATH - The path must be defined in the filename control.
INSTALL PATH - Default installation path.
SETUP FILE PATH - The path where setup executable file is run.
SYSTEM PATH - Windows system directory.
TEMPORARY PATH - Windows temporary directory.
WINDOWS PATH - Windows directory.
Include File Into Setup - in this case, the specified WAV file is included into your setup.
Stop - Stop the playing of WAV file. Leave WAV Filename empty in this case.
WAV Filename
Specify the WAV filename depending on the previous parameter.
Wait For Finish
Checked => plays WAV file and continue the script.
Unchecked => plays WAV file while launching the next command and subsequent commands.
Loop Play
Checked => loops play WAV file continuously.