Windows 10 Upgrade Assistive Technologies Ended December 31, 2017

Sorry, I tried to tell you to do it while you still could.

Posted in Windows, Windows 10

Mac OS in ORder of Release

The first desktop version of the system was released on March 24, 2001, supporting the Aqua user interface. Since then, several more versions adding newer features and technologies have been released. Since 2011, new releases have been offered on an annual basis.[4]

Posted in Apple, Computers

Safemode Using Command Line

  • Enable Safe Mode – Type:
    bcdedit /set {default} safeboot minimal and press Enter.
  • Enable Safe Mode with Networking – Type:
    bcdedit /set {default} safeboot network and press Enter.
  • Enable Safe Mode with Command Prompt – Type:
    bcdedit /set {default} safeboot minimal and press Enter:
    bcdedit /set {default} safebootalternateshell yes and press Enter.
Posted in Software, Windows, Windows 10

Get Window 10 media creator

https://www.microsoft.com/en-us/software-download/windows10

Posted in Software, Windows, Windows 10

The program can’t start because api-ms-win-core-libraryloader-l1-2-1.dll is missing

Lots of people are having this problem. Looks like api-ms-win-core-libraryloader-l1-1-1.dll is a Windows 8 File it is not from Windows 7.  Simply navigate to C:\Windows10Upgrade\wimgapi.dll after you change folder options to unhide files.  Change wimgapi.dll to wimgapiold.dll , then navigate to: C:\Windows\System32\wimgapi.dll and copy it, then paste to  C:\Windows10Upgrade\wimgapi.dll “Restart the Upgrade”.

The upgrade now works perfectly.

Posted in Computers, Software, Windows, Windows 10

CHKDSK Drive Locked

  1. Restart the computer with the original installation media (that’s either the DVD or the USB flash drive) …
  2. Click Repair your computer.
  3. At the Choose an option screen, click Troubleshoot.
  4. Click Advanced options.
  5. Click Command Prompt.
  6. Type this command: chkdsk C: /f /x /r.
Posted in Computers, Drivers, Hardware, Software

Blue Highlights Surrounding Everything Windows 10 (Solved)

Push Cap Locks and Escape, turn off narrator.

Posted in Computers, Software

Command to add user in Windows

net user rusty 1234 /add

Posted in Computers, Software

Hard Reset Iphone

Hold Sleep and volume down.  Then rest the phone.

Posted in Apple, Software

Activate XP

This is a simple but effective registry hack that has been tried and tested several times by me and it works!!
If you don’t believe me then try this for yourself!

1 – Start menu/run/ type “regedit” and press enter,
this will take you to the registry editor

2 – Now follow this directory:
HKEY_LOCAL_MACHINE/Software/Microsoft/WindowsNT/CurrentVersion/WPAEvents

3 – When you get to WPAEvents in the righthand column there should be “OOBETimer”
right click it and go to “modify”
Change the numbers in there to :

FF D5 71 D6 8B 6A 8D 6F d5 33 93 FD (this works with Windows XP Home and Pro, both 32 and 64bit versions)

4 – When you’ve entered them, right click on the file “WPAEvents” and go into “permissions”

5 – In there highlight “SYSTEM” and underneath it check the two boxes under “deny” and click “OK”

6 — Run then enter oobe/msoobe.exe /a

Posted in Security, Software