Welcome to my blog !
want to guestblog here? (A) just ask me ;)

Monday, March 09, 2009

PM Install Script Suite

Now I began working on my old programmin project PM Install Script Suite :)

Im so tired of all those free available installer creators and their complex script types. So I decided to make my own :) A list of required features are:

  • Easy Script language
    A mixture of HTML and Visual Basic to achieve a script that is both easy and that can perform all your installation needs!

  • Visual Form Editor
    You design the form(s) you need in your installation and it automatically generates a small optimized code for the form.

  • Registry Manipulation
    Advanced registry manipulation functions that can do the most, but still secure!

  • INI-File support
    Support for ini-files that include all the info needed for installation including support for serialkeys, activation, trial, user information and so on.

  • Registration & Activation
    Registration and activation functions that can use the registration/activation library/functions that you choose, or you can use the built in from us! This is if you integrate the registration/activation in your specific application. This feature is NOT found in either NIS, InstallShield or any other installer creator that I've tried out!

Regards: