Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    1

    Grin add screen to setup or move into screen

    Hello
    i'm quite new to Setup Factory so if it's silly, i'm sorry.
    objective :
    i try to build a setup for software that use database from a server. So i need to now if the setup is runnig on the server, or in a client machine. If it's in a client machine, i need to get IP adress of server to build registry keys.

    solution :
    01. add a screen inside the setup where i ask if it's a client machine and if it's "yes", ask the IP address of server
    -> radio button (always visible) to choose between server / client machine
    -> edit field (visible only if isClientMachine) to get the IP adress
    But i can't build this kind of screen (screen with edit field or screen field with radio button, it's ok but not both radio button and edit field on a single screen)
    02.add 2 screens inside the setup
    -> one screen (always visible) with the radio button
    -> one screen (visible only if isClientMachine)
    But i don't know how to move inside screen's setup (change the value of the "Next" button) :
    Screen(License Agreement) -> Screen(Server/client Machine ?) -> { Screen(IP adress) ->} Screen(User Information)
    {} = depending if it's clientMachine
    thanks for your help

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    You can change the value of the text for the buttons in the "Attributes" tab.

    Adam Kapilik

Similar Threads

  1. New Setup Factory 7.0 (v 7.0.2.0) Available
    By Darryl in forum Setup Factory 7.0
    Replies: 9
    Last Post: 03-06-2005, 01:57 PM
  2. New Features in Setup Factory 7.0
    By Ted Sullivan in forum Setup Factory 7.0
    Replies: 0
    Last Post: 08-12-2004, 12:13 PM
  3. HOWTO: Add DirectX 8.1 Support to your Setup Factory 6.0 Installation
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-30-2002, 01:55 PM
  4. Replies: 0
    Last Post: 10-10-2002, 03:45 PM
  5. FAQ: Setup Factory 5.0 Frequently Asked Questions
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-10-2002, 09:50 AM

Posting Permissions

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