RE: Install font from ClickOnce application



Hi Thomas,

Thanks very much for your feedback.

Since the test result on my side reveals that it still can be used in the
current winform application without restarting, I assume you mean that you
can use the font in *other* applications after its installation with code,
yes?

Yes, I see your concern, installing a new font may be a common requirement
in ClickOnce application, so including such a feature should be useful.

The reason the ClickOnce did not include this feature is that the ClickOnce
deloyment normally does not touch the system directories. This is an
important difference with MSI deployment technology. In the table of "Key
Differences" section of the article below, you will see that, the ClickOnce
deployment does not conver:
"Install to GAC"(GAC is another system directory)
"Write to Registry"
"Install for All Users"
etc... While these can all be done with MSI:
"Choosing Between ClickOnce and Windows Installer"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/ht
ml/clickoncevsinstaller.asp

So we have to code ourselves for the font installation.

Hope this makes sense to you. Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: Setup problem VB.net 2005
    ... then create a VS2005 setup project for that ... Windows components(which is necessary to the installation process) hasn't ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.vb)
  • RE: VS2008 No Such Interface Supported???
    ... I repaired my VS 2008 Installation and all is good ... installation issue or a VSTO migration problem. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vsnet.ide)
  • Re: ClickOnce Deployment Updating
    ... repair installation then reinstall, which doesn't always work, or uninstall ... What error are you getting when upgrading the ClickOnce applicaition? ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.vb)
  • Re: ClickOnce Deployment Updating
    ... repair installation then reinstall, which doesn't always work, or ... What error are you getting when upgrading the ClickOnce applicaition? ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Deploying VB 2005 applications via .MSI?
    ... ..EXE installation file via Group Policy. ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.vb)