Microsoft로 로그인
로그인하거나 계정을 만듭니다.
안녕하세요.
다른 계정을 선택합니다.
계정이 여러 개 있음
로그인할 계정을 선택합니다.
영어
죄송합니다. 이 문서는 귀하의 언어로 사용할 수 없습니다.

INTRODUCTION

This article describes how to remove the .NET Framework Assistant for Firefox from your computer. This article also describes how to update the .NET Framework 3.5 SP1 for the .NET Framework Assistant 1.0 so that the component can be disabled.

Notes

More Information

In the .NET Framework 3.5 SP1, the .NET Framework Assistant enables Firefox to use the ClickOnce technology that is included in the .NET Framework. The .NET Framework Assistant is added at the computer level so that its functionality can be used by all users at the computer level instead of at the user level. As a result, the Uninstall button is unavailable in the Firefox Add-ons menu because standard users are not permitted to uninstall machine-level components.

To resolve this issue, use one of the following methods:

Method 1: Download the Update to .NET Framework 3.5 SP1 for the .NET Framework Assistant 1.0 for Firefox

This update installs the .NET Framework Assistant on a per-user basis. As a result, the Uninstall button will be functional in the Firefox Add-ons menu.

Note This update is included in Windows 7 and in the .NET Framework 4.0.

To download the Update to .NET Framework 3.5 SP1 for the .NET Framework Assistant 1.0 for Firefox, visit the following Microsoft Web site:

http://www.microsoft.com/download/details.aspx?FamilyID=cecc62dc-96a7-4657-af91-6383ba034eab

Method 2: Remove the .NET Framework Assistant for Firefox

To remove the .NET Framework Assistant for Firefox from your computer, follow these steps:

  1. Delete the registry key for the extension. To do this, use one of the following methods.

    • Use Registry Editor:

      1. Log on with an account that has Administrator permissions.

      2. Click Start, click Run, type regedit, and then press ENTER.

      3. Locate and then click the following registry subkey.

        For x86-based computers:

        HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\ExtensionsFor x64-based computers:

        HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions

      4. Delete the {20a82645-c095-46ed-80e3-08825760534b} subkey.

    • Use a command prompt:

      1. Log on with an account that has Administrator permissions.

      2. Click Start, click Run, type cmd, and then press ENTER.

      3. At the command prompt, type the appropriate command, and then press ENTER.

        For x86-based computers:

        reg DELETE "HKLM\SOFTWARE\Mozilla\Firefox\Extensions" /v "{20a82645-c095-46ed-80e3-08825760534b}" /fFor x64-based computers:

        reg DELETE "HKLM\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions" /v "{20a82645-c095-46ed-80e3-08825760534b}" /f

  2. In the Firefox user agent, reset the changes that you made in step 1. To do this, follow these steps:

    1. Start Firefox, type about:configin the Firefox address bar.

    2. Scroll down or use Filter to find the following preference item:

      general.useragent.extra.microsoftdotnet

    3. Right-click this item, and then click Reset.

    4. Restart Firefox

  3. Remove the .NET Framework extension files. To do this, follow these steps:

    1. Log on with an account that has Administrator permissions.

    2. Click Start, click Run, type explorer, and then press ENTER.

    3. Open the following folder:

      %SYSTEMDRIVE%\Windows\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\DotNetAssistantExtension\

    4. Delete the DotNetAssistantExtension folder and all its contents

References

For information about ClickOnce deployment in supported browsers, see the "Deploying with ClickOnce using IE and Firefox" article on the following Microsoft Communities Web site:

http://windowsclient.net/wpf/wpf35/wpf-deploying-clickonce-ie-firefox.aspxFor information about the Windows Registry Extension method that the .NET Framework extension uses to register the .NET Framework Assistant with Firefox, view the "Adding Extensions Using the Windows Registry" article on the following Mozilla Web site:

https://developer.mozilla.org/en/Adding_Extensions_using_the_Windows_RegistryFor information about how to uninstall Mozilla add-ons, view the "Uninstalling add-ons" article on the following Mozillazine Web site:

http://kb.mozillazine.org/Firefox_:_FAQs_:_Uninstall_ExtensionsFor more information about the .NET Framework 3.5 Service Pack 1, visit the following Microsoft Web site:

http://www.microsoft.com/download/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en

도움이 더 필요하세요?

더 많은 옵션을 원하세요?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

이 정보가 유용한가요?

사용 경험에 어떠한 영향을 주었나요?
제출을 누르면 피드백이 Microsoft 제품과 서비스를 개선하는 데 사용됩니다. IT 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×