Microsoft Vista/Windows7/Windows 2008 64 位元版,
在 Windows 底下有System32 及 SysWOW64 兩個不同的資料夾,而 32 位元版的 Windows 則只有 System32。那這個兩個文件夾有什麼差異呢?
C:\Windows\System32 => 存放原生的64位元的程式及資料
C:\Window\SysWOW64 => 存放舊的32位元的程式及資料
WOW64 是 Windows-on-Windows 64bit 的縮寫,
主要的目的在於讓 64 位元的 Windows 可以執行 32 位元的應用程式。
所以,在 64 位元的 Windows 安裝 32 位元的應用程式時,就必須把原先要複製到 X:\Windows\system32\ 下的 DLL 檔案,改複製到 X:\Windows\
SysWOW64\ 下。
PS: 其中 X 表示 Windows 安裝磁碟。
沒有留言:
張貼留言