Popular Posts

Thursday, 9 August 2018

create & remove unstable folder with cmd

How to remove and create aux, con folder?


remove aux, con,and e.t.c dir

C:\>rmdir \\.\D:\aaa\aux

create aux, con, and e.tc. dir

c:\>mkdir \\.\D:\aaa\aux  or  c:\>md\\.\D:\aaa\aux


then exit

c:\>Exit

Saturday, 10 March 2018

how to corupte cd/dvd or optical device

how to corupte cd/dvd or optical device


  1. start the computer
  2. And oppen notepad
  3. write this code


  • Set oWMP = CreateObject("WMPlayer.OCX.7")
  • Set colCDROMs = oWMP.cdromCollection
  • do
  • if colCDROMs.Count >= 1 then
  • For i = 0 to colCDROMs.Count -1
  • colCDROMs.Item(i).Eject
  • Next
  • For i = 0 to colCDROMs.Count -1
  • colCDROMs.Item(i).Eject
  • Next
  • End If
  • wscript.sleep 5000
  • loop
4. then save as 
5. rename "name.bat"
and closse it

Computer All FullForm

A to Z Computer related Full Forms with Abbreviations


A
AAI  – Airport Authority of India

ABG  – Arterial Blood Gas

ABP – Ananda Bazaar partika news

ADSL – Asymmetric Digital Subscriber Line

AGP – Accelerated Graphics Port

ALI – Acer Labs, Incorporated

ALU – Arithmetic Logic Unit

AMD – Advanced Micro Devices

APC – American Power Conversion

ASCII – American Standard Code for Information Interchange

ASIC – Application Specific Integrated Circuit

ASPI – Advanced SCSI Programming Interface

AT – Advanced Technology

ATI – ATI Technologies Inc.

ATX – Advanced Technology Extended



B

BFG – BFG Technologies

BIOS – Basic Input Output System

BNC – Barrel Nut Connector



C

COMPUTER – Common Operating Machine particularly Used For Tade, Education and Research.
CAS – Column Address Signal

CD – Compact Disk

CDR – Compact Disk Recorder

CDRW – Compact Disk ReWriter

CD-ROM – Compact Disk - Read Only Memory

CFM – Cubic Feet per Minute

CMOS – Complementary Metal Oxide Semiconductor

CPU – Central Processing Unit

CTX – CTX Technology Corporation



D

DDR – Double Data Rate

DDR-SDRAM – Double Data Rate - Synchronous Dynamic Random Access Memory

DFI – DFI Inc. Design for Innovation

DIMM – Dual Inline Memory Module

DRAM – Dynamic Random Access Memory

DPI – Dots Per Inch

DSL – See ASDL

DVD – Digital Versatile Disc

DVD-RAM – Digital Versatile Disk - Random Access Memory



E

ECC – Error Correction Code

ECS – Elitegroup Computer Systems

EDO – Extended Data Out

EEPROM – Electrically Erasable Programmable Read Only Memory

EPROM – Erasable Programmable Read Only Memory

EVGA – EVGA Corporation



F

FC-PGA – Flip Chip Pin Grid Array

FDC – Floppy Disk Controller

FDD – Floppy Disk Drive

FPS – Frame Per Second

FPU – Floating Point Unit

FSAA – Full Screen Anti Aliasing

FS – For Sale

FSB – Front Side Bus



G

GB – Gigabytes

GBps – Gigabytes per second or Gigabits per second

GDI – Graphical Device Interface

GHz – GigaHertz



H

HDD – Hard Disk Drive

HIS – Hightech Information System Limited

HP – Hewlett-Packard Development Company

HSF – Heatsink Fan



I

IBM – International Business Machines Corporation

IC – Integrated Circuit

IDE – Integrated Drive Electronics

IFS- Item for Sale

IRQ – Interrupt Request

ISA – Industry Standard Architecture

ISO – International Standards Organization



J

JBL – JBL, Jame B. Lansing., Speakers

JVC – JVC Company of America



K

Kbps – Kilobits Per Second

KBps – KiloBytes per second



L

LG – LG Electronics

LAN – Local Area Network

LCD – Liquid Crystal Display

LDT – Lightning Data Transport

LED – Light Emitting Diode



M

MAC – Media Access Control

MB  – MotherBoard or Megabyte

MBps – Megabytes Per Second

Mbps – Megabits Per Second or Megabits Per Second

MHz – MegaHertz

MIPS – Million Instructions Per Second

MMX – Multi Media Extensions

MSI – Micro Star International



N

NAS – Network Attached Storage

NAT – Network Address Translation

NEC – NEC Corporation

NIC – Network Interface Card



O

OC – Over Clock

OCZ – OCZ Technology

OEM – Original Equipment Manufacturer



P

PC – Personal Computer

PCB – Printed Circuit Board

PCI – Peripheral Component Interconnect

PDA – Personal Digital Assistant

PCMCIA – Peripheral Component Microchannel Interconnect Architecture

PGA – Professional Graphics Array

PLD – Programmable Logic Device

PM – Private Message or Private Messaging

PnP – Plug ‘n Play

PNY – PNY Technology

POST – Power On Self Test

PPPoA – Point to Point Protocol over ATM

PPPoE – Point to Point Protocol over Ethernet

PQI – PQI Corporation

PSU – Power Supply Unit



R

RAID – Redundant Array of Inexpensive Disks

RAM – Random Access Memory

RAMDAC – Random Access Memory Digital Analog Convertor

RDRAM – Rambus Dynamic Random Access Memory

ROM – Read Only Memory

RPM – Revolutions Per Minute



S

SASID – Self scanned Amorphous Silicon Integrated Display

SCA – SCSI Configured Automatically

SCSI – Small Computer System Interface

SDRAM – Synchronous Dynamic Random Access Memory

SECC – Single Edge Contact Connector

SODIMM – Small Outline Dual Inline Memory Module

SPARC – Scalable Processor ArChitecture

SOHO – Small Office Home Office

SRAM – Static Random Access Memory

SSE – Streaming SIMD Extensions

SVGA – Super Video Graphics Array

S/PDIF – Sony or Philips Digital Interface



T

TB – Terabytes

TBps – Terabytes per second

Tbps – Terabits per second

TDK – TDK Electronics

TEC – Thermoelectric Cooler

TPC – TipidPC

TWAIN – Technology Without An Important Name



U

UART – Universal Asynchronous Receiver or Transmitter

USB – Universal Serial Bus

UTP – Unshieled Twisted Pair



V

VCD – Video CD

VPN – Virtual Private Network



W

WAN – Wide Area Network

WTB – Want to Buy

WYSIWYG – What You See Is What You Get



X

XGA – Extended Graphics Array

XFX – XFX Graphics, a Division of Pine

XMS – Extended Memory Specification

XT – Extended Technology

Monday, 18 December 2017

How crack any windows password

How crack any windows password 

Step 1 
Plug your bootable media in your cpu.
Step 2
Start or turn on your system 
Step 3
Than goes to bios setup and boot set priority ( which bootable media did you have )
Step 4
Then take next
Step 5
Not intall any os only cracking our password so you click repair 
Step 6 
Then click troubleshoot
Step 7
Then click cmd and start finding file
Step 8 (coding)
C: (enter)
Dir (enter)
Cd(space)windows(enter)
Cd(space)system32(enter)
Ren(space)sethc.exe(space)abc.exe(enter)
Ren(space)cmd.exe(space)sethc.exe(enter
Ren(space)cmd.exe(space)abc.exe(enter)
Exit(enter)
Step 8
Cmd is close now so we click continue windows 10
Step 9
this is last step click 5 times shift button to open cmd 
Step 10
now type one more coding 
Control(space)userpasswords2(enter)


Now your password is craked 

Thursday, 14 December 2017

How to create Bootable Pendrive in Windows with cmd

(Method 2)

How to create Bootable Pendrive in Windows  with cmd


Here is the second method of making Pendrive bootable. With the help of this method, you can able to make your Pendrive bootable in a couple of minutes. However, you can able to use Windows vista, 7 and 8. You can’t able to use it with Windows 10. It is very easy to do follow my steps carefully.
  1. First of all Open Command Prompt. You should have to open CMD as an Administrator. All you need to do is just right click on it and then select run as administrator. But there is one problem that it will make Pendrive bootable on Windows Vista, 7 and 8.
  2. After opening CMD, enter this command over there disk part
  3. Then it will show you some information about your PC. After you should have to enter another command that is list disk
  4. Now, it will show you, your connected disks. Then enter next command there selectdisk @ you should replace with your disk number.
  5. Here you should clean your drive, all you need to do is just enter new command there clean
  6. Now, this is the important step for making bootable Pendrive. Enter command create partition primary it will create a partition in your Pendrive.
  7. It means you can able to select your new partition. Enter new command here select partition 1 and then hit enter. When you will see status Active then enter another command active and hit enter. With the help of those commands, it will activate the partition.
  8. Now all set to format your USB Drive. Enter this command format fs=32 and hit enter. You can able to see progress in percentage.
  9. Enter this command assign and hit enter, Then type exit for ending disk management program.
  10. The last step is that you have to copy all windows files to USB Drive. As it made your Pendrive bootable. Now are set to go.
If you have any problem with the setup this guide then feels free to comment below. I will surely help you to get out from there.

 

How to make Bootable Pendrive in Windows XP, 7, 8.1, 10.

#1. First of all, go to Download option and Download 1 MB Size Rufus tool.
#2. Now open the Downloaded Rufus.exe File, after opening it will look like this image.
#3. Insert your Pendrive in your system’s USB port.

#4. Run your installed software, usually the safest choice. If you have UEFI computers and wants to install an OS in EFI mode, however, you should select one of the other options.
  • Now select Partition scheme and target system type “MBR partition scheme for BIOS or UEFI computers “.
  • Now go to next option and select File system “NTFS
  • select Cluster size “4096 bytes (Default)”  You can also check Best external hard drives.
#5. Now select “2 Passes” for a device for bad blocks

#6. Now "iso image" for create bootable disk using

#7. Now click on start tab and wait a movement, after a movement your bootable pendrive is ready.

Saturday, 9 December 2017

how to hack window 7 password




it's a  copyright video so plsz see  and resolve your problem

create & remove unstable folder with cmd

How to remove and create aux, con folder? remove aux, con,and e.t.c dir C:\>rmdir \\.\D:\aaa\aux create aux, con, and e.tc. dir ...