cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
LukeD1uk
Level 3

Need Help adding user input/options

Hellow, i have been asked to make an installer but i have a very basic knowledge of this stuff and im stuck.

iv been asked to add these options to the install but i dont know how, please help 😄

here are the settigns i have been asked to add:

Name Type Data (default values)
Alarm REG_SZ .\Sounds\ User Input needed
DatabaseDir REG_SZ .\DBFS\ User Input needed
DEV REG_SZ False (To be set with install shield - not settable by user)
DK REG_SZ False (To be set with install shield - not settable by user)
IPAddress REG_SZ localhost User Input needed
IPPort REG_SZ 3000 User Input needed
Station REG_SZ 1 User Input needed
TDCCOMPort REG_SZ 1 User Input needed
TDCPCSounds REG_SZ 2 User Input needed (0=No Sound 1=Keyboard Beeps 2=Keyboard Beeps and Clicks)
Labels (1)
0 Kudos
(2) Replies
LukeD1uk
Level 3

Maybe that wasnt very clear, could somone direct me towards something i can use to teach me how to do this specific thing?

I need (just before installation) the user to enter several inputs for the Reg, like selecting what sounds they would like to use eg: ser Input needed (0=No Sound 1=Keyboard Beeps 2=Keyboard Beeps and Clicks)

Im not sure how i can achive this, any help is amazing

thanks you.
0 Kudos
LukeD1uk
Level 3

Iv added all the required settings into the Reg, but how do i ask the questions so that what they click selects the option?

Im trying AskOptions but not sure how to link it to the Registry Settings.
0 Kudos