'Uninstall'에 해당되는 글 3건
- 2011.09.06 TCP/IPv6 Teredo Tunneling 제거 및 해제 (1)
- 2011.01.20 Microsoft Silverlight Installation and Setup
- 2009.12.09 ActiveX Control 삭제 프로그램 'CleanAX' 배포
트윗하기 | |||
IPv6 제거:
시작 > 실행 > cmd /k netsh interface ipv6 uninstall
Teredo 해제:
시작 > 실행 > cmd /k netsh interface ipv6 set teredo disabled
출처 : www.torrentrg.com

Microsoft Silverlight Installation and Setup

트윗하기 | |||
The feature you are trying to use is on a CD-ROM or other removable disk that is not available.
Insert the ‘Microsoft Silverlight’ disk and then click OK
Use source
Microsoft’s Silverlight Installation 1
1. Start\Run
2. Type "Regedit"
3. Navigate to HKEY_CLASSES_ROOT\AgControl.AgControl
4. Select the folder and on the right hand side there should be only one registry key called Default and the data should be Silverlight
5. Open the drop down for AgControl.AgControl
6. Select CLSID and double click the registry to the right
7. Chane the Value to {DFEAF541-F3E1-4c24-ACAC-99C30715084A} then click ok
8. Select CurVer and double click registry
9. Change the Value to AgControl.AgControl.1.0
Close the Registry and reboot, Then try reinstalling Silverlight from the link above
How to manually clean up a broken Silverlight installation
If Silverlight isn't working for you and you are getting errors trying to either uninstall, reinstall or upgrade Silverlight the steps below might help you. Note that I'm not listing all the steps to remove every trace of Silverlight from your machine. These steps are just meant to clean up enough so that future attempts to install, upgrade or uninstall don't fail.
Standard warnings about editing your registry apply. Be careful that you only delete what I say to delete below. If you delete too much by accident it is quite likely that you will break something and there is no way to undo accidental changes.
Steps to clean up a machine to fix a broken Silverlight installation:
- In the Control Panel, open the Add/Remove Programs applet (Programs on Vista) and uninstall Microsoft Silverlight if it is shown as installed by clicking on it and then clicking Uninstall or Remove. If you get an error on this step (for example a dialog saying that the msi file cannot be found), just continue on to the next step.
- <Edited 10/22/2010 to remove reference to downloading and running the Windows Installer Cleanup Utility as it is no longer available.>
- Using regedit, navigate to HKLM\Software\Microsoft\Silverlight and delete the key.
- From an administrator command shell you can do this by running:
reg delete HKLM\Software\Microsoft\Silverlight /f
- From an administrator command shell you can do this by running:
- Using Windows Explorer, delete the “Microsoft Silverlight” directory from under Program Files.
- From an administrator command shell on an x86 you can do this by running:
rmdir /s /q "%ProgramFiles%\Microsoft Silverlight - If you are on a 64-bit version of Windows, substitute ProgramFiles(x86):
rmdir /s /q "%ProgramFiles(x86)%\Microsoft Silverlight
- From an administrator command shell on an x86 you can do this by running:

트윗하기 | |||
■ 개 요 |
o 각종 인터넷 사이트에서 보안통신, 동영상재생 등을 위해 배포하는 ActiveX Control 프로그램들이 PC에 한번 설치되면 자동으로 지워지지 않아 해킹에 악용될 우려가 있음에 따라 o 일정기간(15, 30, 60일) 이상 사용되지 않고 있는 ActiveX Control을 삭제하는 보안프로그램 'CleanAX'를 배포하오니 월 단위 실행 등으로 인터넷 PC의 청소에 활용하시기 바랍니다. |
■ 'CleanAX' 프로그램 설치 및 사용 방법 |
o 프로그램 설치 방법 - 본 권고문의 상단에 있는 '첨부파일'을 클릭, PC의 임의 폴더에 설치파일을 저장 - 설치파일 'Setup_CleanAX.exe'를 실행하면 나타나는 화면에서 "확인" 버튼 클릭 * 설치 환경 : 윈도우 XP, Vista o 프로그램 사용 방법 - 바탕화면에 있는 'CleanAX' 아이콘을 클릭하여 프로그램 실행 - 기본적으로 "30일 이상 사용되지 않은 ActiveX Control"이 조회되며 화면 하단의 "삭제" 버튼을 클릭하면 조회된 모든 ActiveX Control이 삭제됨 * 60일 또는 15일로 기간 변경은 화면 상단의 해당 메뉴 클릭으로 가능 o 프로그램 제거 방법 - 시작->모든 프로그램->CleanAX의 "Uninstall" 실행 - 삭제 안내 창에서 "'확인" 버튼 클릭 |
출처 : 국가사이버안전센터