SetupBuilder Community  

Go Back   SetupBuilder Community > SetupBuilder Software Installation System > SetupBuilder 'How Do I' Questions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-19-2011, 03:42 PM
NickGood NickGood is offline
Junior Member
 
Join Date: Apr 2011
Posts: 1
Cool How to Programmatically Select a Feature for the User

Hi,

In my SetupBuilder program I several features that can be installed. All are visable, not required, or installed by default.
I'm trying to conditionally select a feature to be installed if one of the other features is installed.
i.e.
If Feature A is selected, and Feature B is not already selected, then select Feature B for the user.

Is there a way to do this? I see that I'm not supposed to modify %_SB_FEATURESID%. So far all that I have seen are old posts stating that this functionality will be available in version 7.2+. I am currently using 7.3.3228

Here's a sample of my code:

If %_SB_DIALOGID% Equals "3" Then
If Feature "A" selected Then
If Feature "B" not selected Then
???Programmatically make Feature "B" selected???
End
End
End

Thanks for any help you can provide!

Nick
Reply With Quote
 

Tags
%_sb_featuresid%, features, selected


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 06:42 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2004-2012 Lindersoft