These files have been contributed by the FinalBuilder and Automise community. Please feel free to upload Action Packages and other files which would be of benefit to other FinalBuilder and Automise users - you need to (register and) login first.
|
 |
Visual Localize Scripting |
|
|
The localization action let you automatise Visual Localize 7 as far as they provide it with script files. It is very basic but less error thrown.
Example script:
reload "%XFolder%\Language\Ewp-English-German.prj" "%XFolder%\Software\EasyWarePro\bin\Release"
| File size |
11 K |
| Downloads |
3 |
| Date |
Wed 07/16/2008 @ 07:44 |
| Author |
Martin Zinniker |
| EMail |
|
|
|
|
|
|
 |
AppLife Update Action |
|
|
Here is an AppLife Update Finalbuilder action that simplifies using the AppLife Update command line utility from a Finalbuilder 5 project. Under the .Net Tools palette you will find a Build Update Project action. The location of the AppLifeUpdateCmd.exe is set under the Actions tools menu.
All of the command line utility features are exposed through the action interface. AppLife Update is an Automatic Update Solution for .Net (www.kineticjump.com)
|
|
|
|
|
 |
InstallShield and WISE MSI Updater Actions |
|
|
Actions to update InstallShield and WISE MSI project files
Actions:
InstallShield change MSI properties
MSI SQL
MSI Fill Upgrade Table
Wise change MSI properties
v1.1 - 30-05-2007:
- Fixed bug in the scripting causing validation errors
13-10-2006:
- Added support for InstallShield 11 and 11.5
- Added support for InstallShield 12 (untested, hoping they use the same automation interface)
- Fixed bug with error handling when supplying wrong product config or release
| File size |
18 K |
| Downloads |
111 |
| Date |
Wed 05/30/2007 @ 07:01 |
| Author |
Raoul Molenkamp |
| EMail |
|
|
|
|
|
|
 |
Delphi MAINICON file extrator |
|
|
This console application will extract the MAINICON icon file from a resource file (.res).
Usage, just pass the fully qualified path to the resource file on the command line, e.g.
IconExtractor "C:\temp\project path\project1.res"
| File size |
260 K |
| Downloads |
21 |
| Date |
Tue 05/29/2007 @ 06:53 |
| Author |
Vincent Parrett |
| EMail |
|
|
|
|
|
|
 |
Windows Folder Sharing Actions |
|
|
Some actions I've made in the past (for FinalBuilder 3) to manage folder sharing on windows nt based systems that I just migrated to FinalBuilder 5.
The actions are:
- Share Create: Creates a folder sharing without any permissions.
- Share Remove: Removes a folder sharing.
- Share Add Permission: Adds permission (allow or deny) for a especified user to a especified share.
- Share Remove Permission: Removes user permission for one windows share.
- Share Clean Usage: Removes files usage allowing files replacement (very usefull in builds).
[sources included (need NTSet from SaM-Solutions: http://www.sam-solutions.net/products/ntset.html)]
| File size |
269 K |
| Downloads |
22 |
| Date |
Wed 05/23/2007 @ 06:20 |
| Author |
Daniel Mirapalheta |
| EMail |
danielm@cpd.ufsm.br |
|
|
|
|
|