試了一下底下的方法,程式目前還沒有關閉過...
DVBViewer徹底刪除的方法:
uninstall DVBViewer
再到 regedit 刪除 [HKEY_LOCAL_MACHINE\SOFTWARE\CM&V] 的所有 key
再刪除以下 folder:
C:\Program Files\DVBViewer
C:\Documents and Settings\All Users\Application Data\CMUV\DVBViewer
使用notepad修改hosts...這個檔案一般在
x:\WINDOWS\system32\drivers\etc(x為安裝windows的磁碟機)
加入
127.0.0.1
www.dvbviewer.com
127.0.0.1
www.dvbviewer.info
127.0.0.1
www.cmuv.de
127.0.0.1
www.cmuv.com
修改後的檔案內容應該是這樣
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an indiv...