Log into your computer with an administrator account. Type into the search field cmd.exe Click with the right mouse button on cmd.exe and select “Run as Administrator” Change to the directory where Microsoft Office is installed. If you are running a 32bit Office on a 32bit Windows or an 64bit Office on a 64bit Windows, enter cd \Program Files\Microsoft Office\Office15 if you are running a 32bit Office on a 64bit Windows, enter cd \Program Files (x86)\Microsoft Office\Office15 Enter cscript ospp.vbs /sethst:ug-kms.uni-goettingen.de to connect to our KMS server Finally enter cscript ospp.vbs /act to complete the activation process.
The course has been very educative so far. I have learnt many things since the beginning of the course which includes: 1. Learning web design from scratch, 2. Learning how HTML tags work, 3. Learning how to create links and adding pictures to the site, 4. How to create comments in my code. During the course, I worked on a project which talks about my favourite Book and how much I love the book. The project tells you about the author and the book itself (The Big Picture by Dr Ben Carson) Here is a screenshot of the project. Here are the Codes: First page (index.html) <!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <title>The Big Picture</title> </head> <body> <!-- The <fieldset> tag creat a feild or contaner where we can place other items inside--> <fieldset> ...
Step 1. Click Start and type cmd , right-click Command Prompt app and choose Run as administrator . Step 2. Copy and paste the following command line in Command Prompt window and hit Enter . If you find other keys for Windows 10 Pro, you can replace it with the key in the command line after slmgr /ipk . slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX Step 3. Type the following command lines and remember to hit Enter after you type each line. slmgr /skms kms.xspace.in slmgr /ato
Comments
Post a Comment