Thursday, 25 July 2013
Tuesday, 23 July 2013
Make your PC say Welcome After StartUp
At first open Notepad and copy paste the following text
Now click on File then Save As and then give a name for the file and then write .vbs after your desired file name and select All Files in Save as type, select your saving destination and press enter.
Now you have to put the .vbs file in its target folder. For doing this copy the above file and paste in the following folder.
If you using Windows XP then open the following folder :
Go to C: >Documents and Settings>All Users>Start Menu>Programs>Startup
And if you are using Windows Vista/7/8 then go to the following folder
C:>Users>(User Name)>App Data>Roaming>Microsoft> Windows>Start Menu>Programs>Startup
[Remind in both case C is your system drive and also remind that App Data is a hidden folder so you have to check view hidden folders from folder option]
Now you are done. Just restart your computer and see.
Dim speaks, speech
speaks=”Welcome to Anuj’s computer”
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks
Now click on File then Save As and then give a name for the file and then write .vbs after your desired file name and select All Files in Save as type, select your saving destination and press enter.
Now you have to put the .vbs file in its target folder. For doing this copy the above file and paste in the following folder.
If you using Windows XP then open the following folder :
Go to C: >Documents and Settings>All Users>Start Menu>Programs>Startup
And if you are using Windows Vista/7/8 then go to the following folder
C:>Users>(User Name)>App Data>Roaming>Microsoft>
[Remind in both case C is your system drive and also remind that App Data is a hidden folder so you have to check view hidden folders from folder option]
Now you are done. Just restart your computer and see.
Sunday, 21 July 2013
To Clean All Temporary Files,Cookies,Temperary Internet Files
Step 1:
Start with making a new txt file.
Step 2:
Paste this code in the txt file:
Code: Select all
@echo off
echo Webhog Cleaner
echo waiting
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q ?%userprofile%\Local Settings\Temporary Internet Files\*.*?
del /f /s /q ?%userprofile%\Local Settings\Temp\*.*?
del /f /s /q ?%userprofile%\recent\*.*?
echo complete!
echo. & pause
Step 3:
Now save the file as "Cleaner.bat"
After saving this file, Just open it and see for your self.
Start with making a new txt file.
Step 2:
Paste this code in the txt file:
Code: Select all
@echo off
echo Webhog Cleaner
echo waiting
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q ?%userprofile%\Local Settings\Temporary Internet Files\*.*?
del /f /s /q ?%userprofile%\Local Settings\Temp\*.*?
del /f /s /q ?%userprofile%\recent\*.*?
echo complete!
echo. & pause
Step 3:
Now save the file as "Cleaner.bat"
After saving this file, Just open it and see for your self.
Friday, 19 July 2013
Send Messages on Facebook From Any Acount
1st step download this php tool and then make a free hosting account anywhere like
my3gb.com or 5gbfree.com then upload downloaded file, or you can use this One
3. Go to the victims account and copy its facebook name and paste the copied facebook name+@facebook.com to the Targets Email. Works only if they made their own link if its number like 8474744 doesn't work. The slave must be online else it wont work.
You can use your own account for example.
4. Fill Reply Email: Message Title: Message Body: out in the email spoofer and click on submit.
Tuesday, 2 July 2013
Airtel Launched Free Zone To Access Google
Just visit airtel.in/freezone from your phone’s browser and then start searching and browse internet or sign in with your Google account to access Gmail or Google+.
Please note that If you click on a link that takes you outside Google+ or Gmail or if you want to view an email attachment, you will need to pay data charges.
More exciting thing is that when you click on a link in the google search results page, you don’t pay anything. The first page linking from Google Search are free, for pages thereafter you will need to pay for the data usage.If you have clicked a link and want to find out more, simply return to your search page and you can click on another link or search again for free. There are no limits on the amount of searches you can make.Before you are charged, you will see a notification page, you can purchase a data plan or you can proceed further with the default data use charges.
There is a limit of 1GB per month on the free data usage on Free Zone.
Subscribe to:
Posts (Atom)