Welcome to the Indigo Rose Software discussion forums! You will need to sign up for a forum account and login before you can post. Need help? View the Forum FAQ.
The 'variable' and 'variable (n)' sections are where you supply Setup Factory with a variable that will store information regarding the selected radio button.
This is from the help file:
-------
Variable - The name of the variable to store the radio button group result in. Returns the text of the selected Radio button as a value.
Variable (n)- The name of the variable to store the zero-based index of the chosen radio button in.
-------
So if you wanted to store the zero-based index of the selected radio button in the variable %RadSel% you would type %RadSel% in the "Variable (n)" field.
i tried to make an installation with 12 option. I Know the name button of each radio button is the name returned by the setup.. but do i need to put some string in the VARIABLE and VARIABLE(n) box ?? after this section is finished.. i need to put files operation in the "shell" section is that ? i tried to put some advance setting in the "condition" label in the "file operation properties" but nothing worked..
i tried to make a install to help me to copy the good OEMInfo.ini in the windows\system directory.
ex: radio1 = AMD850, radio2 = AMDTB etc...
and at the end of the setup, the program will check the variable and copy the good OEM file.
Leave a comment: