maniche
09-02-2006, 04:54 PM
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!
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!