Pages

Friday, July 27, 2012

Take the ownership of a file in Windows

This is just a simple command to take the ownership of a file in Windows

1. Open Start menu and enter cmd in the Search box.


2. Navigate to your file's directory in the command prompt. ( e. C:\Files\myfile.exe)

Then type in the following command:

Code:
takeown /f myfile.exe
You should get a success message once this is completed.

Quote:
SUCCESS: The file (or folder): "C:\Filesz\myfile.exe" now owned by user "ComputerName\username"
where

ComputerName = Your Computer's Name
username = Your user name

3. 
That will give you ownership of the file, but you still have no rights to delete it. Now you can run the cacls command to give yourself full control rights to the file:
Code:
cacls myfile.exe /G username:F
You need to substitute your user name in place of username .


Notes
-----
  • To take ownership of a folder and all its content, you can add the /r switch for recursive execution:
Code:
  takeown /f . /r
  • You can also use the /a switch to make the ownership go to the Administrators group instead of the current user:
    Code:
      takeown /f intlcfg.exe /a

Thursday, February 2, 2012

Install MS Office in Win XP sp2 (service pack 2)

Warning! Improperly editing the Windows registry can have dire consequences. Make sure you have a verified backup before making any changes. Also, Microsoft does not support this specific security update on Windows XP SP2. Installing the patch with this hack may make your system unstable.
If you’ve read the warnings, are sticking with SP2, and want to try the hack, here are the instructions.

1. Open the Registry Editor.

2. Navigate to the key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows



3. Double-click the DWORD value CSDVersion and change the value data from 200 to 300.

4. Click OK.



5. Close the Registry Editor.

6. Reboot the machine.
The machine will now think that you’ve applied SP3 when you’re actually running Windows XP SP2.

After Installed Office 2010 Change the value again in 200.

Thursday, June 23, 2011

Find Serials of Anything on Google

Crack or find any serial for what you want(softwares,games etc).. This is the easiest way to find serials for all software or any other thing(anything), crack any serial for any software,games and many more...
Let us see how?

There is simple code for it you can easily remember '94FBR'(code)Read more:

If you want to find the serial for Windows XP Professional just type in google search..."Windows XP Professional" 94FBR followed by enter key.

If you want to find the serial for MS OFFICE 2007 just type in google search..."MS OFFICE 2007"94FBR followed by enter key.

Find any mp3 file which u want to hear or download .....There is an another trick for finding mp3 files on web...Let us see how?

There is simple code for it you can easily remember

If u want to find songs of om shanti om or any particular in this movie just type in google search or any search which u Like
"index of/" "om shanti om" .mp3

Monday, May 2, 2011

Make virus in VB script


I was posting all kind of information and the latest news around the tech world till now. I thought of posting about some kind of scripts or some tips and tricks for you guys, so here is my first attempt.
In this post we are going to see a VBscript to scare away your friends. This script will open and close the CD-Drive infinite number of times.
Here is the trick
1. Open Notepad
2. Copy this code and paste it in notepad
Set oWMP = CreateObject("WMPlayer.OCX.7" )

Set colCDROMs = oWMP.cdromCollection

if colCDROMs.Count >= 1 then

do

For i = 0 to colCDROMs.Count - 1

colCDROMs.Item(i).Eject

Next ' cdrom

For i = 0 to colCDROMs.Count - 1

colCDROMs.Item(i).Eject

Next ' cdrom

loop

End If
3. Save the file as name.vbs
4. Open the file and see your CD-Drive open and close infinite number of times :)




How to stop the script ?
1. Restart your computer
2. End the script from Window Task Manager  | process name – Wscript.exe

Thursday, February 24, 2011

how to assemble a pc computer ???

Got hold of your favorite components but pondering over how to assemble/install them to get your monster rig up? Do not worry, this guide will help you begin from scratch and give step by step instructions so that you can get your new PC up and running in a short amount of time. So here we go!

Things to get in place before starting:

  • Anti-static wrist strap
  • Set of screwdrivers and pliers
  • Piece of cloth
  • CPU Thermal compound (recommended)
  • PC components
Tip: CPU Thermal compound is not a necessity but it is recommended to keep your CPU cool under load conditions by helping heat dissipate faster. It is a must if you intend to overclock your PC.
Note: You can find the meaning of an abbreviation at the end of this article under the heading Jargon Buster.

Step 1: Installing the motherboardp1010185.jpg

Make sure you have all the components in place and a nice, clean and big enough place to work with.
Put your antic-static wrist strap on to prevent your components from getting affected. Make sure your hands are clean before starting. First we will be installing the motherboard which is a piece of cake to install.
  • Open the side doors of the cabinet
  • Lay the cabinet on its side
  • Put the motherboard in place
  • Drive in all the required screws
Tip: Most motherboards come with an antistatic bag. It is advisable to put the motherboard on it for some time and then remove it from the antistatic bag before placing it in the cabinet.

Step 2: Installing the CPU

CPU is the heart of a computer so make sure you handle it properly and do not drop it or mishandle it. Also try not to touch the pins frequently so that they do not get dirty. Get hold of your motherboard and CPU manual. You need to place the CPU on the dotted white patch of the motherboard in a particular fashion for it to fit properly. There is a golden mark on the CPU to help you assist. Consult both your motherboard and CPU manual to see which position it fits exactly or you could also use try all the 4 positions.

016b1.jpg

  • Lift the CPU lever on the motherboard
  • Place the CPU properly on the motherboard
  • Pull down the lever to secure the CPU in place
Warning: Do not try to push the CPU into the motherboard!
Got the thermal compound? Now is the time to use it. Take small amount of it and carefully apply it on the top surface of the processor. Be careful not to put it on the neighboring parts of the motherboard. If you do so clean it immediately using the cloth.
Tip: Thermal compounds should be changed once every six months for optimal performance.

Step 3: Installing the heat sink

0181.jpgAfter installing the processor we proceed to installing the heat sink. There are different kinds of heat sinks that are bundled with the processor and each has a different way of installation. Look into your CPU manual for instructions on how to install it properly.
  • Place the heat sink on the processor
  • Put the jacks in place
  • Secure the heat sink with the lever
After this you will need to connect the cable of the heat sink on the motherboard. Again look into the motherboard manual on where to connect it and then connect it to the right port to get your heat sink in operational mode.

Step 4: Installing the RAMinstallingram.gif

Installing the RAM is also an easy job. The newer RAMs ie. DDR RAMs are easy to install as you don’t have to worry about placing which side where into the slot. The older ones, SDRAMs are plagued by this problem.
If you want to use dual channel configuration then consult your manual on which slots to use to achieve that result.
  • Push down the RAM into the slot
  • Make sure the both the clips hold the RAM properly

Step 5: Installing the power supplypsu1.jpg

We will now install the power supply as the components we install after this will require power cables to be connected to them. There is not much to be done to install a PSU.
  • Place the PSU into the cabinet
  • Put the screws in place tightly
Tip: Some PSU have extra accessories that come bundled with it. Consult your PSU manual to see how to install them.

Step 6: Installing the video card

110665-2107p146-5b.jpg

First you will need to find out whether your video card is AGP or PCI-E. AGP graphics cards have become redundant and are being phased out of the market quickly. So if you bought a spanking new card it will certainly be a PCI-E.
  • Remove the back plate on the cabinet corresponding to the graphics card
  • Push the card into the slot
  • Secure the card with a screw
  • Plug in the power connection from PSU (if required)
High-end graphics cards need dedicated power supply and if your graphics card needs one then connect the appropriate wire from PSU into the graphics card.

Step 7: Installing the hard disk042b.jpg

Hard disk is another fragile component of the computer and needs to handled carefully.
  • Place the hard drive into the bay
  • Secure the drive with screws
  • Connect the power cable from PSU
  • Connect the data cable from motherboard into the drive
If your hard drive is a SATA one then connect one end of SATA cable into the motherboard and other into the SATA port on the hard disk. If your hard disk is PATA type then use the IDE cable instead of the SATA cable.ide-sata.jpg
Tip: If your PSU does not support SATA power supply then you will need to get an converter which will convert your standard IDE power connector to a SATA power connector.

Step 8: Installing optical drive

The installation an optical drive is exactly similar to an hard drive.027.jpg
  • Place the optical drive into the bay
  • Drive in the screws
  • Connect the power cable and data cable
Tip: When installing multiple optical drives take care of jumper settings. Make sure you make one as primary and other slave by using the jumper. This is not applicable if the drives are SATA drives.

Step 9: Connecting various cables

First we will finish setting up internal components and then get on to the external ones. You will need to consult your motherboard manual for finding the appropriate port for connecting various cables at the right places on the motherboard.
  • Connect the large ATX power connector to the power supply port on your motherboard041a.jpg
  • Next get hold of the smaller square power connector which supplies power to the processor and connect it to the appropriate port by taking help from your motherboard manual
  • Connect the cabinet cables for power,reset button in the appropriate port of the motherboard
  • Connect the front USB/audio panel cable in the motherboard
  • Plug the cable of cabinet fans
You are done with installing the internal components of the PC. Close the side doors of the cabinet and get it upright and place it on your computer table. Get the rest of the PC components like monitor, keyboard, mouse, speakers etc. which we will connect now.
  • Connect the VGA cable of the monitor into the VGA port029a.jpg
  • If mouse/keyboard are PS/2 then connect them to PS/2 ports or else use the USB port
  • Connect the speaker cable in the audio port
  • Plug in the power cable from PSU into the UPS
  • Also plug in the power cable of the monitor
You are now done with setting up your PC. Power on and see your rig boot to glory.

Step 10: Installing the OS and drivers

We are done with the hardware part. Now get your favorite OS disks ready and the CD that came with your motherboard.
  • Set the first boot device to CD/DVD drive in BIOS
  • Pop in the OS disk
  • Reboot the PC
  • Install the OS
  • Install drivers from motherboard CD (applicable only to Windows OS)
Voila! You have your PC up and running. Enjoy your journey with your self assembled rig!

Jargon Buster

  • CPU – Central Processing Unit
  • RAM – Random Memory Access
  • DDR -Double Data Rate
  • SDRAM – Synchronous Dynamic Random Access Memory
  • PSU -Power Supply Unit
  • AGP – Accelerated Graphics Port
  • PCI-E – Peripheral Component Interconnect- Express
  • SATA – Serial Advanced Technology Attachment
  • PATA -Parallel Advanced Technology Attachment
  • IDE – Integrated Drive Electronics
  • ATX – Advanced Technology Extended
  • USB – Universal System Bus
  • VGA – Video Graphics Array
  • PS/2 – Personal System/2
  • OS – Operating System

Tuesday, February 22, 2011

Find Windows XP Product Key From Your Installation CD ........


Here are the simple steps you need to perform in order to get your Product Key from theinstallation CD.
(Note: This may only work for certain OEM CDs, if it does not work for you, you can check out our earlier post on how you can find your Windows XP Product key.)
  1. Insert the Installation CD into your CD / Drive Drive.
  2. Explore the CD and navigate to the i386 folder.
  3. Open the file UNATTEND.txt and scroll down to the last line.
  4. You will find your Windows XP Product key there.
We were able to find the CD key on a Windows XP Corporate Edition installation CD and would love to know if you were able to find it on your own installation CDs. Do let us know through your comments on how it went for you.

Installing SATA Hard Drive With Win XP Through NLITE........

Options:
A) If you don't have Floppy Disk Drive especially on a notebook. You still can install Win Xp but you need to read the "Slipstreaming SATA driver into WinXp boot cd using nLite".
B) If you have FD drive, skip this step and go to "Shrink Vista Partition for WinXp Installation".
C) If you have an empty partition for WinXp installation, proceed to "WinXp Installation"


Materials needed:
1) nLite(download here), a free tool to help you slipstreaming(integrate) your SATA drivers into WinXp installation disk.
2) Extracted SATA drivers(if you are using Intel chipset Intel 82801GR/GH, 631xESB/632xESB, 82801GHM, ICH8R/ICH9R, 82801HEM SATA RAID Controller, get the drivers from here)


Steps:
1) Get your Windows XP installation disk and copy the contents to a new folder(I named it "WinXp").

2) Extract the SATA drivers you downloaded into a folder, namely "Floppy 32Bit". (Need help for "Extracting SATA driver from their EXE without Floppy Disk(FD)")

3) Run nLite->choose "Next".



4) Now, locate the Windows folder(for me, it's "WinXp").


5) Next again and you will come to "Presets". Ignore this by choosing "Next" again.


6) In "Task Selection", choose "Drivers" and "Bootable ISO" by high-lighting them.


7) Choose "Insert"->"Single driver"


8) Browse to the SATA driver folder(I named it "Floppy 32Bit") and select either one of the .INF file, I choose "iaahci.inf".


9) A screen like below will pop-up, make sure it's "Textmode driver" and select all of them by holding CTRL+A key and choose "OK"


10) You shall see something like this. Choose "Next" and you will be prompted.


11) Choose "Yes" to start the process.


12) Let it finish and choose "Next".


13) Finally, you can create your project as ISO image or burn it directly to CD-R under "Mode". I choose "Direct Burn". You can put anything for "Label" but not too long. Choose "Burn" and you will be prompted again.


14) Choose "Yes" to burn it to CD-R. Wait for it to finish and choose "Next"


15) Choose "Finish" to exit nLite.



Proceed to?
A) Go to "Shrink Vista Partition for WinXp Installation" if you don't have any partition to use.
B) If you have an empty partition for WinXp installation, proceed to "WinXp Installation