Visual Studio 2017 Community Product Key related Articles
Step 1: You open cmd (run as administrator), then you type dism /online /get-targeteditions Step 2: You copy and paste this code in cmd If you want to upgrade to Windows Server 2016 Datacenter you type: dism /online /set-edition:serverdatacenter /productkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /accepteula Note: if you see “upgrade failed”, you restart your Windows Server 2016. It will […]
When we need to know whether the system has been activated or how much time remains in the system, we need to query through the command. Open Windows “Start”, click “Run” Input “cmd” Boot up a Command Prompt Input code “slmgr.vbs /dli” slmgr.vbs /dli Time remaining: 159650 minutes ( 11 days ) System has been […]
A friend fed back a strange question – the icon in the task bar of Win11 disappeared mysteriously. You can still call out the corresponding software by clicking the mouse, but you can’t see the icon. How to solve this problem? In fact, some users have mentioned similar problems in Microsoft’s feedback center before, and […]
Firstly, you need to know the installation path of office, such as C:\Program Files\Microsoft Office\Office14 Run cmd with administrator privileges Entry code, and press Enter key cd “C:\Program Files\Microsoft Office\Office14” Enter the Office14, and entry code. cscript ospp.vbs /dstatus Get the last 5 number of product key. Then entry the follow code to uninstall the […]
Reviews
There are no reviews yet.