Saturday 24 September 2016

Problem: EaseUS Partition Master boot mode screen Stuck







Solutions: 

Step 1: Remove Hard Disk from PC and connect to to other PC, 

Step 2: Now you have to delete batch EaseUS Batch file.
             Its located in ( C:\Windows\EPMBatch.ept)
 
Step 3: Move Hard Disk back to Original PC

Step 4: Boot from Windows Installation DVD, at Install Now window press shift+f10 to open command prompt



Step 5: Now enter below commands for Repair your Hard Disk


             Commands are :
                                        bootrec /RebuildBcd
                                        bootrec /Fixboot
                                        bootrec /FixMbr


Step 6: Remove Windows Installation  DVD nd restart your PC

Thats It now your pc works as normal.

Create Android Apps Without Coding

If you want to create or test your own android app just visit the site (www.andromo.com), this website provides you complete instructions to create app without using any computer language code.

So Happy App creating.



Wednesday 3 December 2014

Useful Commands For IP/Network Related Problems :

1. ipconfig /flushdns






 2. netsh int ip reset

3. netsh winsock reset catalog

Tuesday 25 November 2014

Remove Forgotten PASSCODE Unlock For Mac Computers

You need to enter terminal and create a new admin account:

1. Reboot
2. Hold apple key + s key down after you hear the chime.
(command + s keys on newer Macs)
3. When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):

mount -uw /
rm /var/db/.AppleSetupDone
shutdown -h now

4. After rebooting you should have a brand new admin account.

Wednesday 27 August 2014

Solution for IDM Fake Serial Popup Window :





Try following Step :

1)Open your IDM directory and search for this files IDMGrHlp.exe and idmBroker.exe

2)Rename IDMGrHlp.exe into IDMGrHlp . .....NOTE without extension.

3)Rename idmBroker.exe into IDMGrHlp.exe.

Restart you computer and enjoy .


AFTER THAT THE POPUP WILL NOT SHOW AGAIN .......




Wednesday 23 July 2014

Turn your Windows PC into WiFi Hotspot

Windows 8 and 8.1 has a default feature to share a WiFi connection without using any third
party apps.

Note : Make sure you’ve a WiFi adapter on your device, especially desktop users


Step 1: First you need to open “Command Prompt”. There will be two modes, one is normal mode and another one is Administrator mode. For this process, you need to open the Command Prompt in “Administrator Mode”.

Step 2: After you open the Window, type the following command in your Command Prompt.

netsh wlan set hostednetwork mode=allow ssid=Hotspot key=Password123



The “ssid” represents your “WiFi Hot Spot’s name” and the “Key” represents your “WiFi Password”. You can change them, in case you need.

Step 3: Next, enter the following command and press enter to start your virtual WiFi hotspot. It should show a message that “The hosted network started”.

netsh wlan start hostednetwork

Step 4: Now, go to Control Panel -> Network and Sharing Center -> Network Connections. There you will see the newly listed “Virtual Local Area Connection”.

Step 5: Get back to the “Network and Sharing Center” and click the “Ethernet” or whatever shows in the “Connections” section. A new window will pop-up, in that select “Properties” and go to “Sharing” tab on the top.

Step 6: Enable “Allow other users to connect through this computer’s Internet Connection” option on the top. In the drop down list below, select the newly listed “Virtual Local Area Connection”. Click “OK” and you are good to go.

Now your Windows machine will act as a virtual router, to connect all your devices.

Thursday 17 July 2014

How can fix a file association that opens all  programs in One Program (Ex: VLC, Ms word)


Solution:


1. Click on the Windows logo "Start" button on the bottom left corner of your screen
2. Type in "regedit"
3. Click on "regedit" search result
4. Click on "Yes" to make changes
5. Navigate to:
HKEY_CURRENT_USER\
Software\
Microsoft\
Windows\
CurrentVersion\
Explorer\
FileExts\.
lnk
6. Delete the other keys except "OpenWithProgids"
7. Log off and log back on

That should return all your links back to normal! :)