|
|
#1 |
|
Junior Member
Join Date: Jan 2003
Posts: 1
|
Silent Install w/ License
How does one create an installer that in graphical mode displays a license, but when run in silent mode, behaves as if the user agrees?
thanks |
|
|
|
|
|
#2 |
|
Banned
|
i'm not a NSIS person...but i think that would be illegal.
|
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,338
|
The licesne page is always skiped when in silent mode.
binary hero, why would it be illegal if it's his installer? NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#4 |
|
Banned
|
a liscence is something for a user to agree/disagree to - it is a contract. by clicking agree, they are saying that they have read it and understand it - you could just put "by installing this you agree that i own your body and all of your worldly possessions" in an installer, if somebody agrees, then i own them...if they disagree then i don't. by automatically agreeing, the user is essentially signing a contract that they never read, but is still legally binding.
|
|
|
|
|
|
#5 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Maybe he wants the application itself to display the license when installed silently.
|
|
|
|
|
|
#6 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,338
|
A little clarification:
By "The licesne page is always skiped when in silent mode.", I meant that it's skipped because nothing is shown, so it won't show either. NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#7 |
|
Banned
|
oh, ok. sorry for causing a fuss. i'll get back to the NSIS tutorials
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|