Friday, September 30, 2011
Thursday, September 29, 2011
YOU MUST KNOW WHY YOUR PC CRASHED : 10 REASONS AND SOLUTIONS HERE
Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."
You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?
1 Hardware conflict
The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.
For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.
If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:
solution : Start-Settings-Control Panel-System-Device Manager.
Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.
Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.
Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).
When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.
To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.
2 Bad Ram
Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.
But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.
One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.
Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.
EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.
3 BIOS settings
Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.
Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.
A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.
Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).
4 Hard disk drives
After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to
Solution : Start-Programs-Accessories-System Tools-Disk Defragmenter
This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.
The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).
Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to
Solution: Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.
Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.
Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to
Solution : Start-Programs-Accessories-System Tools-ScanDisk
Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.
5 Fatal OE exceptions and VXD errors
Fatal OE exception errors and VXD errors are often caused by video card problems.
These can often be resolved easily by reducing the resolution of the video display. Go to
Solution : Start-Settings-Control Panel-Display-Settings
Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.
If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to
Solution : Start-Settings-Control Panel-System-Device Manager
Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.
If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.
The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.
Another useful way to resolve video problems is to go to
Solution : Start-Settings-Control Panel-System-Performance-Graphics
Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).
Look up your video card's manufacturer on the internet and search for the most recent drivers for it.
6 Viruses
Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to
* Start-Settings-Control Panel-Add/Remove Programs
Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.
A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.
7 Printers
The action of sending a document to print creates a bigger file, often called a postscript file.
Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.
If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.
8 Software
A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it.
The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.
Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org
Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.
Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.
Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.
Remember to restore all the BIOS settings back to their former settings following installation.
9 Overheating
Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.
One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com
CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.
10 Power supply problems
With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.
If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.
It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.
USEFUL JAVA COMPARATOR CODE TO SORT THE TREESET DATA IN EITHER ORDER
import java.util.*;
class MyComparator implements Comparator
public int compare(String a, String b) {
String str1, str2;
str1 = a;
str2 = b;
return str2.compareTo(str1);
}
}
class Engine {
public static void main(String rk[]) {
TreeSet
ts.add("GAURANG");
ts.add("PARTH");
ts.add("HITEN");
ts.add("KRUNAL");
ts.add("NISHIDH");
ts.add("MANSUKH");
ts.add("KANDARP");
ts.add("SAMEER");
ts.add("SAMSOL");
for(String name: ts){
System.out.print(name + " ");
System.out.println();
}
}
}
Wednesday, September 28, 2011
Tuesday, September 27, 2011
NASA says satellite fell in South Pacific
After days of seeming uncertainty,
official satellite-watchers announced Tuesday that a dead NASA satellite broke up over the South Pacific,
about as far away from large land masses as you can get.
NASA said the U.S. Air Force calculated that the 20-year-old Upper Atmosphere Research Satellite entered Earth's atmosphere generally above American Samoa at midnight ET Friday. Pieces of it started hitting the water another 300 miles (480 kilometers) to the northeast, southwest of Christmas Island, NASA said.
Monday, September 26, 2011
WhatSApp MESSENGER
WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS.
Messenger is available for iPhone, BlackBerry, Android and Nokia and yes,
those phones can all message each other!
Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing,
There is no cost to message and stay in touch with your friends.
Users can send each other unlimited images, video and audio media messages.
See when your friends are typing as well as the last time they checked their messages
6 Scary Side Effects of Sugar
* 1 Tossing Back Sugary Drinks May Increase Your Risk of Diabetes
* 2 Following a High-Glycemic Diet May Cause Acne
* 3 A Diet Rich in Sugar Can Hurt Your Heart
* 4 Sugar Can Increase Your Chances of Depression
* 5 High Blood Sugar Can Increase Your Risk of Yeast Infection
* 6 Sugar May Increase Your Risk of Cancer
Sunday, September 25, 2011
New Discovery in physics > Neutrinos are faster than light
More than a 100 years ago Albert Einstein proposed in his Theory of Relativity that in vacuum, nothing in the universe could possibly travel faster than light
Last Thursday, the world’s largest physics laboratory revealed that there is a very strong possibility that it may have discovered neutrinos — “ghost-like” sub-atomic particles — that do indeed travel faster than light.
This groundbreaking discovery was made by members of the Oscillation Project with Emulsion-Tracking Apparatus, or OPERA, at the European Centre for Nuclear Research, popularly known as CERN, in Switzerland
Given that the neutrinos are almost massless particles,
It is expected that they will travel at nearly the speed of light which is approximately 299,338 km per second.
However, according to the OPERA team’s calculations,
the particles moved faster than light and reached their destination a whole 60 nanoseconds (with a margin of error of only 10 nanoseconds) ahead of the speed at which light travels.
While this may not seem like a large timeframe — it is only 60 billionth of a second and can’t be registered by the human brain.
Friday, September 23, 2011
PERFORMANCE OF INTEL SSDs DRIVE SUPERCOMPUTER
Appro, a provider of supercomputing solutions, announced today its next-generation of the Appro Xtreme-X™ Supercomputer, named Gordon, will use Intel® Xeon® processors and Intel® Solid-State Drive 710 Series to drive an unprecedented 35 million Input/Output Operations Per Second (IOPS).
This will drive some of the world's most advanced scientific research applications capable of analyzing individual genomes to tailor drugs to specific patients, developing more accurate prediction of earthquake's impact on buildings and offering greater insights to planet climate change.
SIMPLE ZK CODE TO HANDLE MULTIPLE BUTTONS ON (.zul) FILE
OUTPUT IMAGE
-------------------------
.JAVA CLASS FILE
-----------------------
package classes;
import org.zkoss.zk.ui.Component;
import org.zkoss.zk.ui.event.Event;
import org.zkoss.zk.ui.event.EventListener;
import org.zkoss.zk.ui.util.Composer;
import org.zkoss.zul.Label;
public class MultipleEvents implements Composer, EventListener{
Component comp=null;
Label message;
@Override
public void doAfterCompose(Component comp) throws Exception {
this.comp=comp;
comp.getFellow("FIRST").addEventListener("onClick", this);
comp.getFellow("SECOND").addEventListener("onClick", this);
comp.getFellow("THIRD").addEventListener("onClick", this);
message=(Label) comp.getFellow("message");
}
@Override
public void onEvent(Event event) throws Exception {
if (event.getTarget().getId().equals("FIRST")){
message.setValue("hi, good morning");
}
if (event.getTarget().getId().equals("SECOND")){
message.setValue("how are you.");
}
if (event.getTarget().getId().equals("THIRD")){
message.setValue("Have a happy happy day.");
}
}
}
-------------------------
.JAVA CLASS FILE
-----------------------
package classes;
import org.zkoss.zk.ui.Component;
import org.zkoss.zk.ui.event.Event;
import org.zkoss.zk.ui.event.EventListener;
import org.zkoss.zk.ui.util.Composer;
import org.zkoss.zul.Label;
public class MultipleEvents implements Composer, EventListener{
Component comp=null;
Label message;
@Override
public void doAfterCompose(Component comp) throws Exception {
this.comp=comp;
comp.getFellow("FIRST").addEventListener("onClick", this);
comp.getFellow("SECOND").addEventListener("onClick", this);
comp.getFellow("THIRD").addEventListener("onClick", this);
message=(Label) comp.getFellow("message");
}
@Override
public void onEvent(Event event) throws Exception {
if (event.getTarget().getId().equals("FIRST")){
message.setValue("hi, good morning");
}
if (event.getTarget().getId().equals("SECOND")){
message.setValue("how are you.");
}
if (event.getTarget().getId().equals("THIRD")){
message.setValue("Have a happy happy day.");
}
}
}
-------------------------------------------------------------------------
.ZUL FILE
---------------
------------------------------------------------------------
AJAX BASIC COMPONENTS AND ITS USE
Ajax is a way of designing and building web pages that are as interactive and responsive as desktop applications.
Youhandle things at the client’s browser whenever you can.
Your pages make asynchronous requests that allow the user to keep working instead of waiting for a response.
You only update the things on your pages that
actually change. And best of all, an Ajax page is built using standard Internet technologies
i) XHTML
ii) Cascading Style Sheets
iii) JavaScript
iv) The XmlHttpRequest
v) XML & JSON
vi) The DOM
-----------------------------------
ADVANTAGES OF AJAX
------------------------------------
The browser can request multiple things from the server at the same time.
Browser requests return a lot faster.
Only the parts of the page that actually change are updated.
Server traffic is reduced.
The user can keep working while the page updates
Some changes can be handled without a server round-trip.
Only the parts of the page that actually change are updated.
JAVA ROBOT CLASS CODE
import java.awt.AWTException;
import java.awt.Robot;
import java.awt.event.KeyEvent;
public class JAVAROBOT {
public static void main(String[] rk) {
try {
Robot robot = new Robot();
robot.delay(2000);
robot.keyPress(KeyEvent.VK_H);
robot.keyPress(KeyEvent.VK_I);
robot.keyPress(KeyEvent.VK_SPACE);
robot.keyPress(KeyEvent.VK_B);
robot.keyPress(KeyEvent.VK_U);
robot.keyPress(KeyEvent.VK_D);
robot.keyPress(KeyEvent.VK_Y);
} catch (AWTException e) {
e.printStackTrace();
}
}
}
Thursday, September 22, 2011
SEE HOW TO UNSTALL CHATVIBES ON CHROME ?
JUST WRITE BELOW LINK ON YOUR BROWSER BAR YOU WILL COME TO SEE THE HOW TO UNINSTALL
chrome://extensions/
Wednesday, September 21, 2011
A BUS SIZE SATELLITE IS ABOUT TO CRASH ON OUR EARTH
A six-and-ahalf tonne defunct climate satellite that has been circling the Earth for the past 20 years will make a fiery death plunge this week,
Nasa officials have warned. According to Nasa's latest projections,
the bus-size Upper Atmosphere Research Satellite (UARS) will likely plummet down to Earth som etime around Friday (September 23).
WHAT IS GOOGLE WALLET TECHNOLOGY ?
Security
> Google Wallet is designed and engineered to enable safe, secure payments.
It is a safer wallet> Google Wallet requires you to set up a Google Wallet PIN that must be entered before making a purchase.
> This PIN prevents unauthorized access and payments via Google Wallet.
> This PIN prevents unauthorized access and payments via Google Wallet.
Secure technology
> Google Wallet stores your encrypted payment card credentials on a computer chip on your phone called the
Secure Element.
> The chip is designed to only allow trusted programs on the Secure Element itself to access the payment
credentials stored therein.
What to do if your phone is lost or stolen
> Even though the Google Wallet PIN and Secure Element protect your payment card information, you should stillcall your issuing banks to cancel your cards.
NEW FLASH 11 FEATURES
Flash 11 may get released in couple of days soon.
i) Stage 3D Accelerated Graphics Rendering
2D and 3D experiences on the desktop
ii) Native 64-bit support
4-bit operating systems and browsers on Linux, Mac OS, and Windows
iii) G.711 audio compression for telephony
Integrate real-time voice and telephony capabilities
iv) H.264/AVC SW Encoding
Create apps that encode higher quality video
v) Socket Progress Events
Improve management of data transfer, track progress,
vi) JPEG-XR support
Take advantage of support for the advanced JPEG-XR image compression format
Tuesday, September 20, 2011
CLEAR YOUR DOUBTS ABOUT AJAX XMLHttpRequestObject
Q: Am I supposed to understand all of this?
A: No, you’re not. For now, just try to get a general idea of how
all this looks and the way the pieces fit together. Focus on the big
picture, and then we’ll start to fill in the gaps in later chapters.
Q: So what’s an XMLHttpRequest?
A:XMLHttpRequest is what most browsers call the
request object that you can send to the server and get responses
from without reloading an entire page.
Q: Well, if that’s an XMLHttpRequest, what’s an
ActiveXObject?
A: An ActiveXObject is a Microsoft-specific
programming object. There are two different versions, and
different browsers support each. That’s why there are two
different code blocks, each trying to create a different version of
ActiveXObject.
Q: And the request object is called XMLHTTP in a Microsoft
browser?
A: That’s the type of the object, but you can call your variable
anything you’d like; we’ve been using request. Once you
have the createRequest() function working, you
never have to worry about these different types again. Just call
createRequest(), and then assign the returned value to
a variable.
Q: So my users don’t need to be using a specific browser?
A: Right. As long as their browsers have JavaScript enabled,
your users can be running any browser they want.
Q: What if they don’t have JavaScript enabled?
A: Unfortunately, Ajax applications require JavaScript to run.
So users who have JavaScript disabled aren’t going to be able
to use your Ajax applications.The good news is that JavaScript is
usually enabled by default, so anyone who has disabled JavaScript
probably knows what they’re doing, and could turn JavaScript
support back on if they wanted to use your Ajax app.
DELETE LAST LINE OF A FILE USING JAVA CODE
import java.io.*;
public class Test{
public static void main(String[] rk){
try{
RandomAccessFile file= new RandomAccessFile("Data.txt", "rw");
long length = file.length();
System.out.println("File Length is ="+file.length());
//Assume that last line is of 10 char
file.setLength(length - 10);
System.out.println("Now File Length is ="+file.length());
file.close();
}catch(Exception ex){
System.out.println("ERROE : "+ex);
}
}//end of psvm
}
Thank you
Monday, September 19, 2011
SEE A HIGHLY PRODUCTIVE OPEN SOURCE JAVA FRAMEWORK
ZK Framework
A highly productive open source Java framework for building amazing enterprise web and mobile applications.
Effortless. Trusted. ZK.
ZK is a highly productive open source Java framework for building amazing enterprise web and mobile applications.
End to End Excitement
An end to end solution for rapid development providing design, prototyping, testing suite integrating jQuery, Spring, Hibernate, JavaEE, Grails, Scala and many more…
Proven Technology
Rapidly build enterprise proven applications with cutting-edge Server+client Fusion architecture extending the power of the server with client-side control.
SOME OF THE FEATURES OF MICROSOFT WINDOWS 8
Microsoft's newest operating system expected in 2012'
The new OS is said to be Microsoft's biggest Windows refresh since Windows 95
The new OS also will run on both ARM and Intel processors, opening up a range of Windows 8-powered devices such as desktops, laptops, and tablets.
Windows 8 also is expected to have an OS X-style Mac App Store,
It may include services such as SkyDrive, Office 365, and the free Office Web apps
Further USB 3.0 support and an overhauled version of Explorer, Windows' file management tool.
Steps to create bootable Windows XP SP1 CD (Nero):
How to create a bootable Windows XP SP1 CD (Nero):
Step 1
Create 3 folders - C:\WINXPSP1, C:\SP1106 and C:\XPBOOT
Step 2
Copy the entire Windows XP CD into folder C:\WINXPSP1
Step 3
You will have to download the SP1 Update, which is 133MB.
Rename the Service Pack file to XP-SP1.EXE
Extract the Service Pack from the Run Dialog using the command:
C:\XP-SP1.EXE -U -X:C:\SP1106
Step 4
Open Start/Run... and type the command:
C:\SP1106\update\update.exe -s:C:\WINXPSP1
Click OK
Folder C:\WINXPSP1 contains: Windows XP SP1
How to Create a Windows XP SP1 CD Bootable
Step 1
Download xpboot.zip
Code:
Code:
http://thro.port5.com/xpboot.zip
( no download manager !! )
Extract xpboot.zip file (xpboot.bin) in to the folder C:\XPBOOT
Step 2
Start Nero - Burning Rom.
Select File > New... from the menu.
1.) Select CD-ROM (Boot)
2.) Select Image file from Source of boot image data
3.) Set Kind of emulation: to No Emulation
4.) Set Load segment of sectors (hex!): to 07C0
5.) Set Number of loaded sectors: to 4
6.) Press the Browse... button
Step 3
Select All Files (*.*) from File of type:
Locate boot.bin in the folder C:\XPBOOT
Step 4
Click ISO tab
Set File-/Directory length to ISO Level 1 (Max. of 11 = 8 + 3 chars)
Set Format to Mode 1
Set Character Set to ISO 9660
Check all Relax ISO Restrictions
Step 5
Click Label Tab
Select ISO9660 from the drop down box.
Enter the Volume Label as WB2PFRE_EN
Enter the System Identifier as WB2PFRE_EN
Enter the Volume Set as WB2PFRE_EN
Enter the Publisher as MICROSOFT CORPORATION
Enter the Data Preparer as MICROSOFT CORPORATION
Enter the Application as WB2PFRE_EN
* For Windows XP Professional OEM substitute WB2PFRE_EN with WXPOEM_EN
* For Windows XP Home OEM substitute WB2PFRE_EN with WXHOEM_EN
Step 6
Click Burn tab
Check Write
Check Finalize CD (No further writing possible!)
Set Write Method to Disk-At-Once
Press New button
Step 7
Locate the folder C:\WINXPSP1
Select everything in the folder and drag it to the ISO compilation panel.
Click the Write CD Dialog button.
Press Write
You're done.
Subscribe to:
Posts (Atom)