Alstom
20th November 2006 01:23 UTC
Clicking a check box
Is there any way we could click a check box automatically and install a program silently without the prompting anything to the user in the background? I am quite new to this installer and dun understand some of the code. Is it ok to ask in here. thanks.
Alstom
20th November 2006 09:20 UTC
hi, sorry. actually, its a radiobutton. Any ways to make the installer point to the radiobutton and select the radiobutton we want from a built-in installation?
Alstom
DaCzar
20th November 2006 09:32 UTC
When you say "silent" do you mean the user does not even know that it is being installed?
Or, that after the user says yes please install, that the install process runs and exits without further intervention?
The first option sounds dodgy.
Alstom
20th November 2006 10:00 UTC
Yes, without the user knowing it. The user just need to click the file and it will install everything. The user does not need to know its installed. any way to do it??
Red Wine
20th November 2006 10:38 UTC
See NSIS manual 4.8.1.36 SilentInstall.
Anyway, what is the point of a radio/checkbox in a silent install case?
Alstom
21st November 2006 02:28 UTC
I think my english is not good and u don't get what i iam saying. Sorry..
I want the installer to change the radiobutton to another option automatically without asking the user or prompt window.