Skip to main content

Posts

How to activate office 2016 using script ??

How to activate office 2016 using script ?? 1. Copy the following script in notepad and save as .bat . 2. Run the bat file as administrator. @echo off title Permanently Activate Office 365 ProPlus for FREE - Somethingos.blogspot.incom&cls&echo ============================================================================&echo #Project: Activating Microsoft software products without software&echo ============================================================================&echo.&echo #Supported products: Office 365 ProPlus (x86-x64)&echo.&echo.&(if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16")&(if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16")&(for /f %%x in ('dir /b ..\root\Licenses16\proplusvl_kms*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16...

How to Bypass windows password on logon screen?

How to Bypass windows password on logon screen? Kon-Boot  is an application which will silently bypass the authentication process of Windows based operating systems. Without overwriting your old password! In other words you can login to your Windows profile without knowing your password. Easy to use and excellent for tech repairs, data recovery and security audits. Steps  : 1. Download kon-boot from here . 2. Extract in a folder and connect a USB pendrive. 3. Right click on usb_install-RUNASADMIN and run as administrator. 4. Here is your USB ready and boot the system. 5. Leave password blank and press enter. you will find system log on.

Windows setup could not configure to run on this computer's hardware.

Windows setup could not configure to run on this computer's hardware.   Windows 7,8,8.1,10 At the error screen, press Shift+F10 to open a command prompt. Type cd \ and press Enter. Type cd c:\windows\system32\oobe and press Enter. Type msoobe and press Enter. The installation process should now automatically continue. Remove the installation media and the system should finish the installation, boot into Windows and ask for create a username & password.   

Activate windows 10 without software, Using .bat script

Here is a way to activate Windows 10 using Script. # Make sure you're connected with Internet. #  Open notepad,  paste the script save as file abc.bat and run as administrator. @echo off title Windows 10 &cls&echo ************************************ &echo Copyright: Sudhir: 2018  &echo.&echo Supported products:&echo - Windows 10 Home&echo - Windows 10 Professional&echo - Windows 10 Enterprise,&echo - Windows 10 Education&echo.&echo.&echo ************************************ &echo Windows 10 activation... cscript //nologo c:\windows\system32\slmgr.vbs /ipk TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 >nul cscript //nologo c:\windows\system32\slmgr.vbs /ipk 3KHY7-WNT83-DGQKR-F7HPR-844BM >nul cscript //nologo c:\windows\system32\slmgr.vbs /ipk 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH >nul cscript //nologo c:\windows\system32\slmgr.vbs /ipk PVMJN-6DFY6-9CCP6-7BKTT-D3WVR >nul cscript //nologo c:\windows\system32\slmgr.vbs /i...

Windows could not complete installation. To install on this computer please restart.

How to remove error while installing windows : windows could not complete installation. To install on this computer please restart. Steps :  1. Press Shift + F10. (It will Command Prompt) 2. Use following commands                    >net user administrator /active:yes                                      >net user administrator 1234         here 1234 is password for Admin User 3. Then exit command Prompt. Alternate Option :  1. Open cmd using Shift + F10  2. Open  Local Security Policy console  Using secpol.msc Apply user name and Password for admin User, Disable password for guest User.

key of windows 7, 8, 8.1,10

XHQ8N-C3MCJ-RQXB6-WCHYG-C9WKB TX9XD-98N7V-6WMQ6-BX7FG-H8Q99  3KHY7-WNT83-DGQKR-F7HPR-844BM  7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH  PVMJN-6DFY6-9CCP6-7BKTT-D3WVR  W269N-WFGWX-YVC9B-4J6C9-T83GX  MH37W-N47XK-V7XM9-C7227-GCQG9 NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ  NPPR9-FWDCX-D2C8J-H872K-2YT43  DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4  WNMTR-4C88C-JK8YV-HQ7T2-76DF9  2F77B-TNFGY-69QQF-B8YKP-D69TJ 

boosting up speed of windows installation

when windows is installing press  shift+f10 -then cmd will open -type taskmgr          then taskmanager will open -click on process   then right click on setup.exe       then set priority             click on high and then enter