Play music in your installers (NSISBASS): Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Created by user: saivert (talk, contrib).)
 
m (Adding new author and category links.)
Line 1: Line 1:
{|align=right
{{PageAuthor|saivert}}
|<small>Author: [[{{ns:2}}:saivert|saivert]] ([[{{ns:3}}:saivert|talk]], [[{{ns:-1}}:Contributions/saivert|contrib]])</small>
 
|}
<br style="clear:both;">
== Links ==
== Links ==
[[Image:Zip.gif]] [http://inthegray.com/saivert/nsisdev/nsisbass.zip nsisbass.zip] (2 MB)
[[Image:Zip.gif]] [http://inthegray.com/saivert/nsisdev/nsisbass.zip nsisbass.zip] (2 MB)
Line 15: Line 13:
Note: This is actually some old piece of code, I feel I had to post here so people don't have to reinvent the wheel.
Note: This is actually some old piece of code, I feel I had to post here so people don't have to reinvent the wheel.


[[{{ns:14}}:Plugins]]
[[Category:Plugins]]

Revision as of 13:35, 24 June 2005

Author: saivert (talk, contrib)


Links

Zip.gif nsisbass.zip (2 MB)

Description

Title: NSISBASS Contents: NSIS Header files and example code Purpose: Play music in your installers

The ZIP archive contains everything you need to play music in you installers. You most likely will play module music (MOD, XM, S3M, etc.) since they are small in file size. The archive also contains a example NSIS script that will generate a music player (select folder with MP3s and play).

Note: This is actually some old piece of code, I feel I had to post here so people don't have to reinvent the wheel.