
Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Jeffrey,
I see what you mean. It's optional for the project part of the install but,
for any prerequisites, the default is to display a EULA . So, if the intranet
user needs to install .NET FW 2.0 during the bootstrap portion of the
ClickOnce install, by default they have to accept the EULA for .NET 2.0 to
complete the install.
No doubt, you're familiar with managers who positively don't want to know
about .NET 2.0. They want IT to accept responsibility for the install. So,
I'm hoping ClickOnce can be configured for AcceptOnce - at policy level,
rather than during each individual install.
Thanks, Jeffrey! (And thanks for the link to Configuring ClickOnce Trusted
Publishers. That is very useful.)
> Hi mpbio,
>
[quoted text clipped - 10 lines]
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
"Jeffrey Tan[MSFT]" - 21 Mar 2006 07:48 GMT
Hi mpbio,
Thanks for your feedback.
Ok, I will do some consulting internally to confirm that if EULA for
prerequisites can be disabled. I will reply to you ASAP. Thanks
Best regards,
Jeffrey Tan
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
"Jeffrey Tan[MSFT]" - 22 Mar 2006 08:07 GMT
Hi mpbio,
I have got confirmation from product team that the only way to really
bypass this is to not need to install any pre-requisites, in other words,
have them pre-deployed¡ otherwise, the EULAs are legal requirements and
can¡¯t be hidden.
The bootstrapper is an MSI package (Windows Installer package) that
installs pre-requisites including the .NET Framework which are needed on
the box before the ClickOnce app can run. These are typically machine-wide
potentially impactful installs that ClickOnce is not designed to install.
After pre-requisites are installed the bootstrapper kicks off the ClickOnce
application (launches .application) as the final step.
Hope this helps!
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.