1、確定安裝順序
.Net Framework3.5的安裝是有順序的,必須按照以下的順序安裝:
.NET Framework 3.0 Client Profile→.NET Framework 3.0→.NET Framework 3.5 Client Profile→.NET Framework 3.5
可以參考以下的資訊:
.NET Framework
The following table contains package dependency information for .NET Framework feature packages.
Required Package
|
Install Listed Packages Below Before Required Package
|
Uninstall Listed Packages Below Before Required Package
|
Uninstall Listed Packages Below After Required Package
|
None
|
None
| ||
None
| |||
2、安裝.Net Framework 3.5
在開機狀態(online)安裝,使用以下的command:
DISM /online /add-package /packagepath:<package file name>
參考以下的資料:
Add and Remove POSReady 7 Features (POSReady 7)
http://msdn.microsoft.com/en-us/library/hh273229(v=winembedded.21).aspx
Note:該相關的檔案放在POSReady 7 的安裝光碟中。
Note:該相關的檔案放在POSReady 7 的安裝光碟中。
依照上面所說的安裝順序,依序安裝,做法如下:
a、.NET Framework 3.0 Client Profile→b、.NET Framework 3.0→c、.NET Framework 3.5 Client Profile→d、.NET Framework 3.5
a、
b、
c、
d、
3、確認有無安裝成功
由系統讀取已經安裝的packages資訊,下如下的指令,將資訊存到"c:\users\test.txt"。
打開"c:\users\test.txt"查看,.NET Framework已經安裝。
沒有留言:
張貼留言