Reply to Thread

Post a reply to the thread: Install a feature from another feature?

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 05-04-2007, 01:11 PM
    Maverick

    Re: Install a feature from another feature?

    Perfect!

    Thank you!
    -Flint
  • 05-04-2007, 08:25 AM
    linder

    Re: Install a feature from another feature?

    Flint,

    You can use the "If Feature..." control statement to handle this in the Script Editor.

    If Feature "SubFeature1" selected Then
    YadaYada
    End

    --
    Friedrich Linder
    Lindersoft
    www.lindersoft.com
    +1.954.252.3910

    "point. click. ship" - that's SetupBuilder 6
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner
  • 05-03-2007, 02:05 PM
    Maverick

    Install a feature from another feature?

    How do you install a feature from another feature (say a feature requires another feature to be installed in order to use that feature) without duplicating the file structure for each feature that requires the "required" feature? I am using the Developer edition.

    Thank you for your efforts!

    Regards,
    Flint

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •