Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3

Thread: Two questions,

  1. #1
    Join Date
    Sep 2006
    Posts
    4

    Two questions,

    Hello to everyone here I have two questions, im quite new at this so thats why im wondering :P

    Anyways, my first question; How do i do if i want to use two options to install two separate things, for example, if i have 2 programs that i have integrated in the install, how do i do if i just wanna install one off the program, using the several-options-method?(means that you have several options to choose what you want to install) how do i do this?

    Question number 2, if i have a tex file where it says
    "[Area.038]
    Title=Addon Scenery
    Local=Addon Scenery
    Layer=38
    Active=TRUE
    Required=FALSE"

    Now, i want to add some new lines to this text file that is like this:
    "[Area.039]
    Title=Propeller Objects
    Local=Scenery\props
    Layer=39
    Active=TRUE
    Required=TRUE"

    From the installer(I want this to be integrated with the installer)..how do i do this? and how do i delete the text if i want to uninstall the program?

    Thanks in advance!

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    It is difficult to give an exact answer about your project that contains 2 programs. Generally it is easier to split these into 2 seperate installs. This makes uninstall lagic easier. You can then use 1 master installer to choose which one to run ect. Please explain further and we will try to help.

    You can use INI file actions to work with files. You can also use TextFile actions if your file does not follow INI standards.

    Adam Kapilik

  3. #3
    Join Date
    Sep 2006
    Posts
    4
    Quote Originally Posted by Adam View Post
    It is difficult to give an exact answer about your project that contains 2 programs. Generally it is easier to split these into 2 seperate installs. This makes uninstall lagic easier. You can then use 1 master installer to choose which one to run ect. Please explain further and we will try to help.

    You can use INI file actions to work with files. You can also use TextFile actions if your file does not follow INI standards.

    Adam Kapilik

    Hey Adam, sorry for replying late! I want to do exacly like this: http://www.indigorose.com/forums/sho...&highlight=cfg but i dont know this programming language and wondering if someone could make me an .SUF file or a txt file and just put in the codes that adds and deletes the text after the uninstall? thanks..

Similar Threads

  1. System.GetOSName questions
    By StealthFD in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 04-28-2004, 11:05 PM
  2. Few simple questions...
    By daveinmb in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 03-22-2004, 01:49 AM
  3. quiz template - how to randomize questions
    By sue in forum AutoPlay Media Studio 5.0
    Replies: 8
    Last Post: 03-06-2004, 04:34 AM
  4. Weird Errors
    By RobbyH in forum AutoPlay Media Studio 4.0
    Replies: 9
    Last Post: 01-30-2003, 04:25 AM
  5. Help with randomizing questions and answers in a quiz application
    By TJ_Tigger in forum AutoPlay Media Studio 4.0
    Replies: 36
    Last Post: 11-21-2002, 02:36 PM

Posting Permissions

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