Posts

Showing posts from August, 2021

Fix 'Windows Cannot Be Installed to This Disk MBR'

Image
 Fix : Windows cannot be installed to this disk the selected disk has an MBR partition table on EFI file system 1. Download rufus-3.5p (link: https://github.com/pbatard/rufus/releases/download/v3.5/rufus-3.5p.exe) 2. Insert Pen drive and Open Refus-3.5p 3. Select Disk ISO Image  4. Select Partition Scheme MBR 5. Click Start After complete this process can install OS in same system without any data loss

MS Office 2013 Activation Command Line

 Microsoft Office Activation Command Line Permanently Activate Microsoft Office 2013 Without Any Software And Product Key Step 1. Open Notepad copy and paste below mention commands and save msoffice.cmd the right click msoffice.cmd and click run as administrator @echo off title Activate Microsoft Office 2013 Volume for FREE!&cls&echo ============================================================================&echo #Project: Activating Microsoft software products for FREE without software&echo ============================================================================&echo.&echo #Supported products:&echo - Microsoft Office 2013 Standard Volume&echo - Microsoft Office 2013 Professional Plus Volume&echo.&echo.&(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