2007年12月21日 星期五

Internet Explorer(IE)瀏覽網頁時不斷閃爍

問題:Internet Explorer(IE)在瀏覽網頁時(尤其是內崁flash的網頁),畫面不斷高速閃樂,Opera、Firefox安裝完flashplayer plugin後,引發應用程式錯誤無法開啟。
作業系統:Microsoft Windows 98 SE
問題引發源:DirectX 9.0c

問題診斷:
0.有上述情形者
1.【開始】→【執行】→輸入【dxdiag】
2.切換頁籤至【DirectX檔案】,在下方【注意事項】處發現【ddraw.dll、dsound.dll】版本錯誤

其他引發的問題:
1.撥放音樂時,音效會無法正常運作,沒辦法播放音樂,播放軟體出現類似缺少音效解碼器的錯誤訊息

最後試出來的解決方法:
1.下載DirectX End-User Runtimes (February 2006) Full或直接在Google搜尋【directx 2006 feb】。
2.執行後會要求解壓縮路徑,請指定。
3.解壓縮完後,開啟該路徑,執行【DXSETUP.exe】,安裝完畢後,重開機。

Done
註:由於作業系統版本為Microsoft Windows 98SE,故無法測試諸如Uninstall Happy DirectX等軟體
  ,經多次測試之下,其他DirectX新版安裝程式無法取代版本錯誤或不相容的檔案,只有上述版本可行。

2007年4月20日 星期五

特殊情況下,如何移除想移除的服務?

How to delete/remove service Caption from list ?

First, you should try those ways I posted in my blog.

(Like How to delete/remove/unistall service from windows (general) )

If you can't find the execute file(*.exe) that installed the service, you can do things as following:

1. Start=>Run=>regedit.exe

2.Change path to 「HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\」,
then you can see many registry under this folder.

3.Find services you want to delete, right click and choose delete.

4.Restart your computer.


#:By this way, we just remove/delete the caption of service from service list.
But it won't make any damage to services you can't find the execute file.
In fact, it won't run at every startup of windows. It just leave a trash caption in service list.

一般情況下,如何移除想移除的服務?

How to delete/remove/unistall service from windows (general)?

First, you should know what it is

Just go to Google and search the Caption of service you want to remove/unistall/delete .

Now, you know what it is, and you will find an execute file (*.exe) that can install/unistall that service.

(Let us take it as "service_exe.exe")

Second, you shold know where it is

I think that's very easy for everyone to do it, just search it.

Third, unistall/remove/delete it !

Go to command line DOS (Start=>Run=>cmd.exe), change path to that execute file.

You can type cd path and press Enter to change path.

(For example, if you want to change path to C:\Windows\, you should type cd C:\Windows\)

Type service_exe.exe /unistall and press Enter, then you finish remove/delete/unistall service.

(For example, you want to delete/remove/unistall a service which is installed by pcm.exe.

Type pcm.exe /uninstall and press Enter)

#:If possible, delete the execute file after remove/delete/unistall the service.

如何移除ColaBBS服務

How to remove Colabbs_Service from windows ?

Step 1、download this file ColaBBS_Service.exe

Step 2、move/copy ColaBBS_Service.exe to C:\

Step 3、Start =>Run=>cmd ,press Enter.

Step 4、Enter the following red code and press Entercd c:\

Step 5、Enter the following red code and press Enter:ColaBBS_Service /uninstall

Finish!

如何停用 LexBce server服務

How to unistall/remove "LexBce server" Service from windows ?


Step 1、Start=>Search=>Lexbces.exe

(I think you will find it at "C:\WINDOWS\system32")


Step 2、Start=>Run=>cmd.exe (press Enter)


Step 3、key in the following red code and press Enter:
cd c:\windows\system32


Step 4、key in the following red code and press Enter:lexbces /uninstall


Step 5、delete "Lexbces.exe"


Finish!

2007年3月23日 星期五

Firefox extension:DownThemAll !

 

Firefox extension:DownThemAll!
首頁:
https://addons.mozilla.org/zh-TW/firefox/addon/201
介紹:
只要在firefox按右鍵、選DownThemAll,
勾選想要下載的類型,就會以附檔名篩選的方式,只下載想要的檔案,
譬如…勾選圖片,就會抓下整個網頁的圖片了,
比SuperDrag&Go、或用FlashGet在下載列表中一個一個挑出圖片檔案按到手軟,來的有效率的多了@@
真是好用的東西,有種相見恨晚的感覺~"~

2007年3月1日 星期四

Firefox extension:Gmail Skins

 

Gmail用久了都沒發現一個問題:Gmail不能插入圖片或其他html語法啊啊啊~ (只能弄個Link)

上Google找到這個東西,它不只如其名,可以更改Gmail的外觀,

還加上了可以插入html、圖片、笑臉、表格等等的功能,讚XD

到這裡安裝Gmail Skins

2007年2月24日 星期六

msn 8問題解決!

 

msn 8 問題:
1.好友名單只顯示email帳號。
2.對話視窗內,自己的暱稱只顯示自己的email。
3.新增email帳號為好友,對方卻遲遲不上線。
4.在朋友的msn上,自已的帳號一直上上下下的。

解決方法:

1.關掉 MSN Live Messenger
2.到C:/Documents and Settings/你的帳戶名稱/Local Settings/Application Data/Microsoft路徑下,刪除MessengerWindows Live Contacts這兩個資料夾。
3.開regedit,到HKEY_LOCAL_MACHINE/SOFTWARE/MICROSOFT/目錄下,
刪除MSNDeviceManagerMSNMessenger
4.到HKEY_CURRENT_USERSOFTWAREMICROSOFT目錄下,
刪除MessengerServiceMSNMessenger
5.重新執行MSN Live Messenger (會出現安裝的畫面],注意,第一次要等比較久,甚至可能無法登入(再試一次),
時間跟你的聯絡人數目有關(因為要重新下載所有聯絡人資訊)。

2007年2月3日 星期六