Showing posts with label or. Show all posts
Showing posts with label or. Show all posts

Wednesday, May 3, 2017

How to enable or disable admin password during logon in Windows XP Vista and 7



How to enable or disable admin password during logon in Windows XP Vista and 7


You can do this by running the Netplwiz.exe or Advanced User Accounts Control Panel Utility.

1. You can start this utility by the following ways.
  • Open my computer and type %systemroot%system32 etplWiz.exe in the address bar and hit ENTER.
  • Start > Run > netplwiz
  • Start > Run > user controlpasswords2 (for Windows Vista/7 Users)
  • Start > Run > control userpasswords2 (for XP Users)
Note: To access the RUN box in windows press "Winkey + R"

2. After you get to the Advanced User Accounts Control Panel, go to the Users tab and remove the tick mark near the message "Users must enter user name password to use this computer" to enable password bypass during logon. If you need password check during logon, put the tick mark near the above message to disable password bypass.


 3. You can also enable/disable the CTRL+ALT+DEL keys logon in the Advanced tab > Secure logon.


4. Finally, Click Apply and OK to close the box.
5. Restart Windows and watch for the changes you have made.

Go to link Download




Sunday, April 23, 2017

How To Upgrade Windows 8 Using a DVD or Flash Drive



How To Upgrade Windows 8 Using a DVD or Flash Drive


http://m14hackersworld.blogspot.com

How To Upgrade Windows 8 Using a DVD or Flash Drive

Sold on a DVD, the Windows 8 Upgrade can be installed only on a computer that currently runs Windows. For that reason, it’s usually easier to simply upgrade online, downloading Windows 8 and letting it install itself over your existing Windows version.

But if you’ve bought Windows 8 on a DVD, follow these steps to install Windows 8 onto a computer currently running Windows 7, Windows Vista, or Windows XP:
Read more »

Go to link Download




Thursday, March 2, 2017

How to Enable or Disable Hibernation in Windows 7



How to Enable or Disable Hibernation in Windows 7


Enable or Disable Hibernation in Windows 7
Enable or Disable Hibernation in Windows 7

Learn HOW to Enable or Disable Hibernation in Windows 7

 Enabling or Disabling the “Hibernate” option in Windows 7 or Vista is not as simple as it used to be in Windows XP. For Windows 7 a different approach has to be followed to accomplish the same job. In this post you will find how to enable or disable the Hibernate option in Windows 7.
Read more »

Go to link Download




Wednesday, January 25, 2017

Application failed to launch because mfc100u dll was not found or Application failed to initialize properly error 0xc000007b



Application failed to launch because mfc100u dll was not found or Application failed to initialize properly error 0xc000007b


Installing Microsoft Visual C++ Redistributable package (x86) can solve this problem.

Click below the Microsoft links to download the latest version for your PC.
Microsoft Visual C++ 2005
Microsoft Visual C++ 2008
Microsoft Visual C++ 2010

Open Add/Remove programs window in control panel and check for previously installed versions in your PC before downloading.

Go to link Download




Monday, December 26, 2016

Install Kali Linux on Android Phone or Tablet



Install Kali Linux on Android Phone or Tablet


You can now install Kali Linux on any Android Phone or Tablet. Pre-requisite to install Kali Linux is here below.

  • OS version: Android 2.0
  • Memory: 5 GB free
  • Fast wireless connection
  • Patience to wait for distribution and boot from the network
Please click here to follow the steps. Thanks.



Go to link Download




How to turn your Windows PC or Laptop into a WiFi Hotspot



How to turn your Windows PC or Laptop into a WiFi Hotspot


http://m14hackersworld.blogspot.com

How to turn your Windows PC or Laptop into a WiFi Hotspot

From laptops, cell phone, tablet to TV’s and recently camera too, every device is Wi-Fi certified. This 802.11 technology has made our life simple by providing internet on every device. WiFi routers have become among the basic needs of the house-hold. What if you don’t have a router and still have WiFi devices?

There is no need to buy any separate hardware for it, your WiFi certified PC or Laptop can act as a WiFi router. With the announcement of Windows 8, I was expecting Microsoft to integrate this functionality as a one-click native feature in the new operating system. Even though, this didn’t happen, there are a few third-party applications which have made it possible.
Read more »

Go to link Download




Tuesday, November 1, 2016

Cannot copy file not enough free disk space Delete one or more files to free up space then try again Error



Cannot copy file not enough free disk space Delete one or more files to free up space then try again Error


This error occurs even though if you have more free space; then your File System of your Hard Drive (C:/D:/E:/F: etc) must be changed to NTFS from FAT32 in order to avoid this error.


Method I : 
There is an inbuilt option in Windows XP/Vista/7 OS to convert your File System to NTFS from FAT32.
  1. Click Start > Run > type "cmd" and hit Enter.
  2. This will open the command prompt window.
  3. If you want to convert the drive D: to NTFS, type the cmd below exactly without quotes.
  4. "convert d: /fs:ntfs"and hit Enter key.
  5. When prompted enter the volume label.



Method II :
You can also change the File System to NTFS in XP/Vista/7 by using a Freeware called "EaseUS Partition Master - Home Edition" .

  1. Free download the copy of EaseUS Partition Master Home Edition from the link below. 
  2. http://www.partition-tool.com/download.htm
  3. Install this freeware in your PC and launch it.
  4. Select the drive which you want to convert and right click on it.
  5. Select Convert to NTFS and click Apply button in the toolbar menu to complete the operation.



Go to link Download