![]() |
Inno Setup: Additional Libraries
Hi, in this thread you can find and download some tools (libraries) created to add more abilities to your inno setup installer Bink Video For Inno Setup Inno Setup Script Protect Project BASS Protect Plugin For Inno Setup Packer - data protection Inno Setup Media Library Inno Setup System Detection Image Animator Latest PCKR and ISSPP YouTube Direct Link and YouTube Player |
Hmm, Interesting. Will download and report back.
Report awesome. Uhm, Yener90, Problemo Solved. And as for you altef, I thanked and removed thanks about 5 times for this great post. EDIT by Grumpy: You have been warned about using Inappropriate Language before!!! Use Inappropriate Language again and you wont just be getting a warning. ;) |
Yes with this tool my problem is solved, but not the problem of Fabio & Revo.
Until i find a way to crypt their work, i will not release the code :p |
This tool is recommended for script original inno setup, inno setup ee already uses protection (or am I wrong altef)
|
Quote:
|
o yes altef ! perfect thanks :)
|
Nothing happened i m using x64 bit
|
Quote:
|
A procedure video would be better
|
tutorial was updated, just a little
|
nice tool :D
could you make command line features? i will integrate it to my designer :D of course i want the tool to show itself, my target is directly starting the compile. |
Quote:
and as for your first answer in this thread, i think that you can try upload some previous version of your script e.g 1.12 protected by this tool to check how this will work, and even with this tool Fabio and REVO can create external installers without loosing copyrights (of course they have source), and, maybe you will be use b2p.dll in your script, because this library protects graphics even in TEMP folder. And the last one in a few days i upload a new preview of my installer, and something in this preview will be VERY interesting, so, be ready :D |
update 1.0.0.1 uploaded, changes in first post.
|
final version uploaded, changes in first post, now it's open source ;)
|
in any case, what program do you use to create dll files for inno?, I don't like shortstrings and I can't create a procedures else error pops up.
|
i use delphi 2009
|
Hmm, is it>? Not event Delphi 7 works. it says I must use sharemem or somrthing like that to pass normal strings and stuff like that.
anyways. I'll try it. |
i use pchar
|
i decide to upload some of my tools (or librarys), that i use for protection of data, now i upload bp.dll (bass protect), some of you sow this library and know what it do, for others this library allows to play sound from memory(uses bass.dll), info will be later
ps next tool will be pckr.dll (graphic protection) |
pckr.dll uploaded, if someone interested in this tool, or have questions -ask,
more info is uploaded p.s. for keep forum clean, i dont create new threads, just ask moderators to change thread tittle to more informative, somethink like inno setup additional tools or inno setup protections tools, thanks ;) |
Quote:
Nice work altef. ;) |
Inno Setup Script Protect Project (ISSPP) updated, removed callbackctrl.dll, probably this is last update.
|
Bink Video For Inno Setup
1 Attachment(s)
Here is my plugin for Binkw32.dll, that will add support of playing a .bik video in Inno Setup, example inside. INFO: version - 1.0.0.2 author - altef_4 COPYRIGHTS: RAD Video Tools, CodeGear Delphi 2009 |
Inno Setup Script Protect Project
1 Attachment(s)
Inno Setup Script Protect Project Description: this library was created for protect your inno setup script (.iss) from stealing. Information: for using this library you must have Inno Setup Enhanced Edition, tested on versions 5.5.1ee2(u), 5.5.1ee2(a) you can use this library only if your script don't need changes in it for using it (if all configs takes from ini file or from ISPP #define directive) Tutorial:
download attachment ISSPP_Final_v2{1.4.1.8}.7z Content of ISSPP_Final_v2{1.4.1.8}.7z:
autor = altef_4 version = 1.4.1.8 final v2 release date = 28.06.2014 Changelog: v.1.0.0.0 first public release (no source code) v.1.0.0.1 second public release (no source code) fixed ANSI support (thanks to y_thelastknight for info) redused size of isspl.dll (before ~500 kb, now ~16kb) removed information about compilation progress v.1.0.0.2 final therd public release (source code included) added information about compilation progress (added callbackctrl.dll) v.1.0.0.3 final v2 removed callbackctrl.dll Copyrights: isspl.dll created using Inno Setup source code and Delphi 2009 Latest PCKR and ISSPP |
BASS Protect Plugin For Inno Setup
1 Attachment(s)
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 Content of bp_final.7z:
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 |
Packer - data protection
1 Attachment(s)
Packer - data protection Description: this library was created for protect your data (graphics and other stuff) from stealing Information: with this library you can only extract files from archive to memory, if you want show images in installation form - you must combine pckr.dll with b2p.dll or other library what can show images Tutorial:
download attachment pckr_1.1.9.8.7z Content of pckr_1.1.9.8.7z:
autor = altef_4 version = 1.1.9.8 release date = 28.01.2014 Changelog: v.1.1.9.8 first stable public release added Debug MODE to ZMkr.exe and pckr.dll fixed bug with PInit Copyrights: pckr.dll created using Delphi 2009, Abbrevia 5.0 ZMkr.exe created using Delphi 2009, Abbrevia 5.0, AlphaControls 8.51 Latest PCKR and ISSPP |
Inno Setup Media Library
1 Attachment(s)
Here is my plugin for Inno Setup, that will add support of playing a avi (+some others formats) video in Inno Setup, example inside. INFO: version - 2.0.0.0 author - altef_4 ANSI|UNICODE support SKINS Suport (IsSkinEx) Size = 23 kb (without compression) COPYRIGHTS: Based on MediaPlayer by TLama, CodeGear Delphi 2009 |
Inno Setup System Detection
1 Attachment(s)
Here is my plugin for Inno Setup, that adds support of checking a system requirments, example inside. INFO: version - 1.0.1.0 author - altef_4 COPYRIGHTS: CodeGear Delphi 2009 CHANGES: 1.0.1.0 -added ANSI Support |
Great set of tools bro, I hope that people use 'em and give you thanks for them.
|
amazing work altef_4
|
Quote:
|
what do you want it changed to ?
|
Quote:
|
done :)
|
ISWMI updated to 1.1, added ANSI Support
|
Bink 2 videos don't work with IsBik, I got v1.0.0.2.
|
Quote:
|
anyways, is not a problem, people will just use rad video tools to convert it back to bink 1
|
ok, altef, how about if we replace binkw32, by the one that supports bink2?
|
Quote:
|
| All times are GMT -7. The time now is 20:52. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com