又來了,又有莫名的Adobe CS3安裝錯誤,這次的錯誤碼是Error 1324,意思就是「系統路徑名稱包含非法字元」,意思就是你的那些My Documents或My Pictures等等的捷徑,是連結到錯誤的實體資料夾位置,所以必須要修正。
然而,在Windows Vista中,早已經沒有My Docuements或My Pictures了,使用者該如何修正這項錯誤?
還是得要請到Registry Editor,直接修改Windows登錄檔,才能夠徹底解決這個問題。
警告:下列動作具有危險性,初學者請勿任意嘗試,最好請有經驗的使用者在旁指導使用。
一、執行regedit。
二、開啟或尋找到此機碼:HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ User Shell Folders
三、修改有問題的項目內容:
| Shell Folder | Path |
|---|---|
| AppData | %USERPROFILE%\Application Data |
| Cache | %USERPROFILE%\Local Settings\Temporary Internet Files |
| Cookies | %USERPROFILE%\Cookies |
| Desktop | %USERPROFILE%\Desktop |
| Favorites | %USERPROFILE%\Favorites |
| History | %USERPROFILE%\Local Settings\History |
| Local AppData | %USERPROFILE%\Local Settings\Application Data |
| Local Settings | %USERPROFILE%\Local Settings |
| My Music | %USERPROFILE%\My Documents\My Music |
| My Pictures | %USERPROFILE%\My Documents\My Pictures |
| Nethood | %USERPROFILE%\NetHood |
| Personal [My Documents] | %USERPROFILE%\My Documents |
| PrintHood | %USERPROFILE%\PrintHood |
| Programs | %USERPROFILE%\Start Menu\Programs |
| SendTo | %USERPROFILE%\SendTo |
| Start Menu | %USERPROFILE%\Start Menu |
| Startup | %USERPROFILE%\Start Menu\Programs\Startup |
| Templates | %USERPROFILE%\Templates |
修改完畢後,再重新安裝Adobe CS3看看,應該就沒有問題了。
請先 登入 以發表留言。