cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mdshahul
Level 4

Setting value in the UI when re-running the installer

Hi,
I have Database username & password collected from the user when the installer is run first time & I store the details in a properties file.
When I re-run the installer,the installer does not have values for any of the variables.So I retrieve values from the properties file & set the variable using Custom code.But it does not reflect on the screen.I have 2 questions
1)Is there a way to retain the user given variable values when the Installer is run for the second time?
2) When I rerun,how to reflect the variable value on the screen?
Can anyone help?

Thanks
Md Shahul
Labels (1)
0 Kudos
(2) Replies
qqqqqq
Level 7

reading from the properties file and then showing in the UI should work
0 Kudos
mdshahul
Level 4

Hi
Thanks for the response.It was pretty simple.I only had to put the variable names on the Default values:-)

Thanks
Md Shahul
0 Kudos