BASS Protect Plugin For Inno Setup
Description:
this library was created for ability to play sound from memory (it's used BASS.dll from Un4seen Developments)
Information:
for using this library you must have Inno Setup Enhanced Edition, tested on versions 5.5.1ee2(u), 5.5.1ee2(a)
this library alsow works on original Inno Setup, but can't play sound from memory
Tutorial:- download attachment bp_final.7z
- extract content of this attachment into some temporary or your custom directory
- copy mp3 file in folder that you choose and rename it to sound.mp3
- open bp.iss with IS Enhanced Edition 5.5.1ee2(ANSI or UNICODE) and compile it
- done, now run setup.exe and enjoi.
p.s. bp.iss is a example script, for using this library in your script you must adapt your script using bp.iss as example
Download:
download attachment
bp_final.7z
Content of bp_final.7z:- file: bp.iss - example script
- file: bass.dll - library for playing sound (v.2.4.10.0)
- file: bp.dll - main library of project
Library information:
autor = altef_4
version = 0.0.3.2 final
release date = 27.01.2014
Changelog:
v.0.0.3.2
first public release (stable)
redused size of library (now ~14kb)
Copyrights:
for play sound bp.dll use BASS.dll from Un4seen Developments
created using Delphi 2009