Tag: command
November 23, 2008 by
Jason
Windows XP has less stringent Windows Product Activation algorithm compared with Windows Vista. For example, PC computers from branded OEM (original equipment manufacturer) is activated out-of-factory, and most hackers and pirates go for volume licensing (commonly known as VL or VOL) version of Windows XP Professional which when installed with a volume product key (VLK), does not require user to activate again online or by phone.
However, Windows XP does require product activation too. Doesn’t need (as in the case of when using OEM or VLK product key, which is instantly and automated activated) to perform steps to activate Windows XP doesn’t mean that Windows XP is not activated, and activated Windows XP is one of the requirement for the installed copy of operating system to be considered by genuine by Windows Genuine Advantage (WGA) Validation Tool.
To check, view or verify the Windows XP current activation status, open Run command from Start Menu, and run the following command: Read More»
Posted in Windows XP | No Comments »
November 20, 2008 by
Jason
Mr Dave Glover of Blogs.MSDN.com wrote a guide on how to create a USB Thumb Drive Vista Installer. The article is interesting because recently a friend of mine wishes to install Windows Vista onto a laptop in which DVD drive is not working anymore (it’s already dead).
BTW, this is really useful for all DVD less laptops. So, I wrote a Complete Step-by-Step Beginner’s Style Guide on how to do it easily, Not Just For the Geeks But For All.
1. Format the USB Stick as NTFS: Open Windows Explorer and Right-Click the Drive > Choose the Format Option
2. In the File System Combo box, Choose NTFS and Click the Start Button to begin.
3. Afterwards, Open the Command Prompt as Administrator: In Start Search type, cmd > Press CTRL + Shift + Enter
or you will get… “Access is denied” Message after launching diskpart command. Read More»
Posted in Windows Vista | 10 Comments »
November 14, 2008 by
Jason
Since Windows 7 is nothing more than the evolution of Windows Vista, the two operating systems manage to share a consistent volume of resources. In this regard, Microsoft informes that the Vista Bridge Sample Library 1.3, which, in accordance with its label, is designed for Windows Vista, is capable of stretching all the way to Windows 7. Microsoft’s insistence to ensure backward compatibility with Windows Vista is by no means limited to software solutions and hardware products, and also involves the programming model of the platform.
“The Windows Vista Bridge Sample Library (VBSL) is an ongoing effort by the Microsoft SDK team to bridge between the .NET framework and the native Windows API. The VBSL is a class library that makes it much easier for managed developers to access light-up Windows Vista features with no need to worry about the Interop layer,” revealed a Microsoft representative.
Vista Bridge Sample Library 1.3 is designed to take developers beyond the .NET Framework. Vista provides, in fact, a range of features not included in the runtime environment, Read More»
Posted in Windows 7, Windows Vista | 1 Comment »
November 08, 2008 by
Jason
Every time a file is read from your Linux ext3 partition it writes back a attribute to the file detailing the last access time. There are very few programs that actually use this to operate and it slows everything down.
Disabling atime and diratime on your Linux ext3 file systems can improve disk performance up to 40%!
WARNING: If you are using programs such as tmpwatch, mutt, or mail-notify this configuration change could cause those programs that make specific use of atime not to work.
1. Start a terminal.
2. Switch to root using the “su -” command.
3. Backup your fstab – “cp /etc/fstab /etc/fstab.old”.
4. Open your /etc/fstab in the editor of your choice (nano, kate or gedit recommended). This can be done by issuing the command “nano /etc/fstab”, “kate /etc/fstab”, or “gedit /etc/fstab”. Read More»
Posted in Linux | No Comments »
November 05, 2008 by
Jason
There’s been a number of articles on the Web about how to change the text on Windows XP Start button. So I decided to add one here at WinXpFix.com for those of you who support this site by spending your time here. First, most people think there is a limit of five letters that you can use on the Windows XP Start button, I have use more then five letters with no trouble. I’m still test this XP Start button hack and I will post any changes or updated on this page.
Here are the steps you need to edit and change the text on Windows XP Start button, also some links to software that will change XP start button text for you.
NOTE: Change XP text at your own risk. I’m not responsible for any of the damage you may do to your system.
The Steps!
1. You Need to Modify “Explorer.exe File” To make the changes you need to locate and edit the file “explorer.exe” it’s located at C:Windows. The file “Explorer.exe” is a binary file, so you will need special editor (Resource Hacker) will do. Resource Hacker is a good freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files. Read More»
Posted in Windows XP | 2 Comments »
October 22, 2008 by
Jason
If it seems like your computer has gotten slower since you bought it, it probably has. One of the biggest factors that slows down your computer’s performance is fragmentation, a situation that occurs over time, in which files on your hard drive become divided into small pieces. Your computer must read a file to open, save, or close it. So when it reads each piece of a fragmented file separately, the effect is that the file can seem “slow” when you’re working with it.
Defragmenting your hard drive is the process of putting all the scattered pieces of files back together. Microsoft Windows XP includes a tool that will defragment your hard drive for you. To keep your system performing well, it’s a good idea to have Windows XP automatically defragment your hard drive every week. Read More»
Posted in Windows XP | 2 Comments »
October 21, 2008 by
Jason
Right now, I am actually looking for some instructions on how to automatically shutdown the computer by using only the built-in components of Windows Vista, without any additional “shutdown computer” applications (oh boy, there are thousands or even billions of those). I am thinking about using Task scheduler in Windows to set up a computer shutdown command in some way. Any other ideas?
I try to always use built-in functions in Windows to do a task before I use “other” software. Using little applications to perform tasks opens the door to bugs and crashes. Most of the times there are built in functions to perform most tasks. Most people just don’t know about or how to use them. Read More»
Posted in Windows Vista | 3 Comments »
October 20, 2008 by
Jason
Normally, Mozilla Firefox operates from your hard drive, but it’s possible to run it completely in your system’s memory (RAM). It speeds up your browsing because computers can read and write from RAM much faster than it can read and write from the hard drive. The following instructions will walk your through a configuration with Windows.
Steps
1. Download and save Portable Firefox onto your Desktop (see Things You’ll Need below). Double-click on the ZIP file and extract the contents of the archive to the folder “C:\PortableFirefox”. You can use a different directory, but you will have to adapt the rest of this article to that directory.
2. Download RAMDisk and save it to the same location as the ZIP file (see Things You’ll Need below). Double-click RAMDisk.exe. This is a self-extracting archive. When asked where to save the extracted files, save them on your Desktop. This creates a directory called RAMDisk. Read More»
Posted in Firefox | 2 Comments »
October 10, 2008 by
Jason
Ever thought of becoming an actual “hacker”? This article shows how to change a computer password and do other things using a command prompt. A command prompt is a command using the special built-in program that comes with every computer which allows you to do almost anything on a computer.
1. Open Command Prompt. If you don’t know how, open the Start menu, go to Programs (or on Windows 2000 and up, all programs), go to Accessories, then you’ll see Command Prompt, click it.
2. You’ll see a black screen pop up.
3. Type in: “Net User”
4. It will then show you a detailed little chart of all the User Accounts on the computer.
5. Choose which account you want to hack.
6. Say it says the user accounts are: Owner, Administrator, John, Alice, Christopher, and Guest. Read More»
Posted in Computer | 1 Comment »
October 05, 2008 by
Jason
Are you experiencing problems with your computer network? Are these error messages appearing?:
- Unable to clear the DNS cache
- Unable to renew your IP address
- An operation was performed on something that is not a socket
- Unable to clear the ARP cache
If so, here are some potential solutions for Windows XP/Vista.
1. Check to make sure your computer is on and is connected to a network.
2. Be aware that Windows has a built in function to repair a network connection. This function can give valuable information in the form of an error message if you know what you are looking for. Some common error messages given are:
- Unable to clear the DNS cache
- Unable to renew your IP address
- Unable to clear the ARP cache Read More»
Posted in Computer | No Comments »