Desktop & Văn phòng - không nhập được key office 15 | VN-Zoom | Cộng đồng Chia Sẻ Kiến Thức Công Nghệ và Phần Mềm Máy Tính

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We don't have any banner, Flash, animation, obnoxious sound, or popup ad. We do not implement these annoying types of ads!

We need money to operate the site, and almost all of it comes from our online advertising.

Please add https://vn-z.vn to your ad blocking whitelist or disable your adblocking software.

×

Desktop & Văn phòng không nhập được key office 15

sonhahp02

Búa Gỗ Đôi
Mình có key bản quyền của office15 nhưng không tài nào active được
khi mình nhập key thì office báo phải kết nối internet.
khi mình có kết nối internet thì office dùng bình thường, cứ không có kết nối là office đòi key
các bác nào nắm được các bệnh trên thì xin chỉ dẫn em để e khắc phục
em xin trân thành cảm ơn!
 

Nhanchu

Rìu Chiến Bạc Chấm
Là key (xxxxx-xxxxx-xxxxx-xxxxx-xxxxx) hay là account (abc@xxxxx)?
Bạn dán hết code này vào cmd(admin) rồi đăng nội dung text lên xem
Mã:
cd/d C:\WINDOWS\System32
if exist "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office15"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office15"
cscript ospp.vbs /dstatus>dstatus.txt
start dstatus.txt
@
 
Sửa lần cuối:

sonhahp02

Búa Gỗ Đôi
Là key (xxxxx-xxxxx-xxxxx-xxxxx-xxxxx) hay là account (abc@xxxxx)?
Bạn dán hết code này vào cmd(admin) rồi đăng nội dung text lên xem
Mã:
if exist "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office15"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office15"
cscript ospp.vbs /dstatus>dstatus.txt
start dstatus.txt
@
key xxxx b à
 

sonhahp02

Búa Gỗ Đôi
Là key (xxxxx-xxxxx-xxxxx-xxxxx-xxxxx) hay là account (abc@xxxxx)?
Bạn dán hết code này vào cmd(admin) rồi đăng nội dung text lên xem
Mã:
if exist "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office15"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office15\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office15"
cscript ospp.vbs /dstatus>dstatus.txt
start dstatus.txt
@
mình có nhập đoạn code b gửi thì nó hiển thị "input error: can not find script file "C:\users\admin\ospp.vbs""
 

Meo Map

Rìu Vàng Đôi
mình có nhập đoạn code b gửi thì nó hiển thị "input error: can not find script file "C:\users\admin\ospp.vbs""
Đoạn code đó có nhiều dòng. Bạn copy hết code chưa?
Bạn cần cd vào thư mục chứa ospp.vbs bằng 2 dòng đầu trong đoạn code trên.
ospp.vbs không nằm ở thư mục user Admin => lỗi rõ ràng.

Kích hoạt hay thay đổi tính năng gì của hệ thống thì phải dùng cmd as admin nữa.
 

sonhahp02

Búa Gỗ Đôi
Do cmd mà bạn mở là user.
Bạn xem lại cách mở cmd(admin)
minh làm theo hướng dẫn thì máy báo như này "input error: can not find script file "C:\Windows\system\ospp.vbs""
 

Nhanchu

Rìu Chiến Bạc Chấm
minh làm theo hướng dẫn thì máy báo như này "input error: can not find script file "C:\Windows\system\ospp.vbs""
Ko biết bạn vô tình hay cố ý chép thiếu nhỉ!
ko phải "C:\Windows\system\ospp.vbs""
mà phải là: "C:\Windows\system32\ospp.vbs""

Ps: Tôi nghĩ bạn nên nhờ bạn @naroto hỗ trợ qua Ultraview.
 


Top