Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

InstallShield module

by robobunny (Friar)
on Sep 27, 2006 at 15:04 UTC ( [id://575224]=perlquestion: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.

robobunny has asked for the wisdom of the Perl Monks concerning the following question:

I'm writing a module to manipulate InstallShield ism files. If any of you have any suggestions, I'd like to hear them, especially if you work with InstallShield. I've provisionally named the module simply "InstallShield", since I'm not sure where it should go in the heirarchy. The module itself is here, and here's an example of usage:
my $is = InstallShield->new( 'Installer.ism' ); $is->Update_Property('ProductVersion', '1.2.3.4'); $is->Add_FeatureComponents('AwesomeFeature', 'awesome.dll'); $is->savefile( 'UpdatedInstaller.ism' );

Replies are listed 'Best First'.
Re: InstallShield module
by Joost (Canon) on Sep 27, 2006 at 15:22 UTC
      Win32:: sounds appropriate, thanks.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://575224]
Approved by shenme
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.