Update older-products.md
parent
41b6dbc794
commit
893b8df1b0
|
@ -1,6 +1,7 @@
|
||||||
# Windows Vista (Gunakan Edisi Business dan Enterprise)
|
# Windows Vista (Gunakan Edisi Business dan Enterprise)
|
||||||
1. Buka CMD sebagai Administrator kemudian salin dan tempel perintah ini satu persatu.
|
1. Pastikan perangkat memiliki akses internet
|
||||||
2. Jika menggunakan edisi Business
|
2. Buka CMD sebagai Administrator kemudian salin dan tempel perintah ini satu persatu.
|
||||||
|
3. Jika menggunakan edisi Business
|
||||||
|
|
||||||
slmgr /rilc
|
slmgr /rilc
|
||||||
|
|
||||||
|
@ -10,7 +11,7 @@
|
||||||
|
|
||||||
slmgr /ato
|
slmgr /ato
|
||||||
|
|
||||||
2. Jika menggunakan edisi Enterprise
|
Jika menggunakan edisi Enterprise
|
||||||
|
|
||||||
slmgr /rilc
|
slmgr /rilc
|
||||||
|
|
||||||
|
@ -21,18 +22,24 @@
|
||||||
slmgr /ato
|
slmgr /ato
|
||||||
|
|
||||||
# Office 2010 di Windows XP/Vista
|
# Office 2010 di Windows XP/Vista
|
||||||
1. Buka CMD sebagai Administrator kemudian salin dan tempel perintah ini satu persatu.
|
1. Pastikan perangkat memiliki akses internet
|
||||||
|
2. Buka CMD sebagai Administrator kemudian salin dan tempel perintah ini satu persatu.
|
||||||
|
3. Jika menggunakan OS 64-Bit:
|
||||||
|
|
||||||
2. Jika menggunakan OS 64-Bit:
|
cd \Program Files (x86)\Microsoft Office\Office14
|
||||||
|
|
||||||
cd \Program Files (x86)\ Microsoft Office\Office14
|
|
||||||
cscript ospp.vbs /restartosppsvc
|
cscript ospp.vbs /restartosppsvc
|
||||||
|
|
||||||
cscript ospp.vbs /sethst:kms8.msguides.com
|
cscript ospp.vbs /sethst:kms8.msguides.com
|
||||||
|
|
||||||
cscript ospp.vbs /act
|
cscript ospp.vbs /act
|
||||||
|
|
||||||
3. Jika menggunakan OS 32-Bit:
|
Jika menggunakan OS 32-Bit:
|
||||||
|
|
||||||
cd \Program Files\ Microsoft Office\Office14
|
cd \Program Files\Microsoft Office\Office14
|
||||||
|
|
||||||
cscript ospp.vbs /restartosppsvc
|
cscript ospp.vbs /restartosppsvc
|
||||||
|
|
||||||
cscript ospp.vbs /sethst:kms8.msguides.com
|
cscript ospp.vbs /sethst:kms8.msguides.com
|
||||||
|
|
||||||
cscript ospp.vbs /act
|
cscript ospp.vbs /act
|
||||||
|
|
Loading…
Reference in New Issue