View Single Post
  #25  
Old 10-01-2015, 01:00
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,018 Times in 239 Posts
altef_4 is on a distinguished road
BASS Protect Plugin For Inno Setup

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
Attached Files
File Type: 7z bp_final.7z (115.6 KB, 495 views)
Reply With Quote
The Following 12 Users Say Thank You to altef_4 For This Useful Post:
-XCX- (02-04-2017), ADMIRAL (21-02-2020), ALiAS2015 (17-06-2015), arkantos7 (11-01-2015), COPyCAT (24-01-2015), NickX700K (10-08-2019), omdj (08-02-2015), papas (04-10-2016), Razor12911 (10-01-2015), Sony091090 (04-10-2016), vint56 (18-01-2017), yasserdivar (04-10-2021)