Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Saturday, January 30, 2010

discerning as well as simple Steps to Get Your Slow Running mechanism operative Faster in not any period


Windows 7 Party Signature Edition  (6) by Shane's Flying Disc Show






How to speed up my computer??  I get this question a lot.  Or some kind of variation like why is my computer slow or how can I speed up my pc?  Well I will tell you what you do not need to do.  And that is spend tons of money upgrading your system or buying a new PC.


You may be able to speed up your computer to it’s brand new out of the box speed.  See what happens is – the older your computer gets, the slower it gets.  Yet it does not have to be that way.


How to speed up my computer?


Raise your hand if you perform regular maintenance on your computer.  Did you think you can expect a blazing fast computer when you do nothing to help maintain your PC speed?  People bring their cars to the mechanic every few months for tune-ups.  So why do you expect anything different from your computer?


But this does not mean you need to bring your computer to the repair shop.  With computers you can simply download software that will speed up your computer performance tremendously.  In fact you can use the same software that computer techs will run on your computer yet charge you hundreds of dollars.


I will break it down in a few steps of what the computer technicians will do to speed up PC speeds:


Run a disk defragmenter (this should be done at least once a month). Remove unneeded and hidden startup programs that are secretly running in the background.  Computer feeling sluggish?  This is usually why.  These hidden programs eat up a ton of RAM Clean up registry problems and fix registry errors – most important!

While there are lots of other speed tweaks you can make.  These are three of the most popular.  Now you can attempt to do these yourself (very hard!) or simply download software used by software techs that completely automates the process with a push of the button.


Stop wondering how to speed up my computer and start doing something about it!  Speed up your computer by scanning the PC for free below.



Why does my computer freeze? I was wondering this question myself not too long ago. I would be using my computer like any other time. When all of a sudden my computer freezes up. I cannot access any programs. My mouse is not moving anywhere. I cannot use control/alt/delete. The only thing you can do is turn off your computer manually which is unsafe for your computer and causes you to lose any information were using at the time.

Anyone who has experienced this knows how big of a pain a computer freeze is. And it is even worse for those who like me had this happening to them on a regular basis. It just seems to come out of nowhere and can be a huge nuisance.

What I learned was that the problems were coming from my Windows registry. The registry is the most important and fragile area of your computer. It contains the information that runs all of your software and hardware. As you install, update, and delete programs the registry becomes filled with unwanted information.

This unwanted information causes two problems. First off it slows down your computer considerably. Like a traffic jam, your computer becomes congested with information and needs to be cleaned out to run fast again. The other problem is windows error messages and your computer freezing up. This useless and corrupted information on the registry counteracts with other programs causing serious problems.

The only way to fix this problem and prevent these kinds of computer freezes is to repair the Windows registry. Because it is such a fragile area it was recommended to use a program to clean up registry errors for me. I did so and my computer stopped freezing almost immediately. Even better it began to run like it was brand new!

If you are interested I have recommended the program I used below to solve this problem for me. With this program you will never have to wonder why does my computer freeze up ever again. Give it a try!

 

Do not also forget to checked different reviews on the manufactured article; and to serve get honest views approximately a manufactured article, will be the great thought to investigate a little forums or blogs aimed at real and real sentiments.Source:http://ezinearticles.com/?Fix-Ntldr-is-Missing-Error-With-a-Registry-Cleaner&id=3020190

Friday, January 29, 2010

repair a Microsoft entrance Runtime blunder Quickly, Safely, & simply


Runtime Error, DBA, 1/24/09 by richardgin.org






Computers have been around for many years. When someone uses a computer and its software, there is a big chance that they do not think about all of the work and lines of code that went into making that computer function the way that it does. Computers cannot operate unless they have something that tells them what to do. This starts with the programmer who uses code to tell the computer what to do when certain criteria meet the requirements for that certain action. If you make a simple program that is about fifty to one hundred lines of code, any programming language might seem to be good for the job. When you make a very complex program that has many layers and classes that are thousands of lines of code each, you need a more powerful and easier language to program in. Java is one of these easier and more powerful languages that can be used for many different programming tasks.

Computer programming goes back over fifty years when computers would take up whole rooms. In 1945, John Von Neumann had an idea that computers could be controlled and manipulated with programs that would be made to run in the system memory (Hayes). Before this idea, computers had to be controlled with wires that would be "patched" between different connectors which would in turn make the computer do certain tasks (Hayes). This could be considered the first kind of programming language. Fortran was one of the first high level programming languages and was developed in 1954 (Hayes). Flow-Matic was a language that was developed in the late 1950's and helped make way for Cabol (Hayes). In 1964, PL/I was developed and it contained elements of Fortran, Cabol, and Algol. Using elements of other languages in one language would be a growing trend for many more languages to come and it has helped programming languages of today to be a lot more powerful (Hayes).

These transitions between languages have led to the Java programming language. Java is a unique language because it can be ran on many different platforms which computer languages before it could only run on one platform. This makes it possible for a program to be made in Linux and then transferred to a Windows machine and ran with no problems. Java, in turn, is a good language to use in making online applications that can be ran between many different platforms since not everyone using the internet have the same operating system. In order for a machine to run a program that was written in Java, all it has to have a java runtime machine.

The Java computer programming language is constantly expanding (Coffee). Java uses many elements of the C++ programming language, but in a way that makes it less complex and easier to use. C++ has been around for many more years than Java and is from the days when programming languages were a lot more complex. C++ was one of the first languages to incorporate object oriented design which helps make programming easier. Java borrows this concept from C++ (Coffee). Java has excluded many parts of the C++ programming language that did not really help programmers because they just lead to programmer error because they are so complex (Coffee). When Java was developed, the designers designed it so that it could compile the code a lot faster than C++. This design has lead to Java code being compiled in about half the time that C++ code is compiled (Coffee).

Recently, a new programming language called C#, which is pronounced C Sharp, was developed, which resembles Java a lot. It has been called "Java with an 'off' switch" (Coffee). This means that programmers can make bad code on purpose if they believe it might help the overall program design in the long run. If this was done with a different programming language such as C++ or C, the whole program would crash and it could be full of errors that would not let the program run that are called bugs (Coffee). With the way C# is made, a programmer is able to make the program not crash when there is an intentional error in the code, so that the program can better operate the way the programmer needs it to operate (Coffee).

Sun Microsystems has recently announced that the source code for Java would be openly available to anyone who wanted it (Lacy). Programmers have been trying to get Sun to release the source code to Java for many years (Lacy). The release of the source to Java to anyone who wanted to download it on the internet is another leap forward for the Java programming language. This will bring the language to the front of the pack once again. This is so important because thousands of programmers can team up together to help make the Java programming language better. They will not have to wait for Sun Microsystems to make an update to Java, but can instead rely on thousands of others who use the programming language everyday and know what needs to be done to the language to make it easier and more powerful (Lacy). This is also a good way for programmers to become interested in using the Java programming language for their needs since they will be able to modify it for themselves (Lacy).

The ability for the Java programming language to change is a big difference between it and other languages like C++. C++ is still the same as it was when it was released for the first time. This could help Java stay around for a lot longer time since it will have the ability to change over time as programmers need it to change (Lacy). Without the open source, Java would eventually get too old for future machines and could not keep up with the changing styles of programming. If Fortran was like Java, it is possible that it could still be in wide use today, but few people still use it as a programming language to make actual programs. Another benefit of Java being open source to thousands of programmers is that now Sun Microsystems will not have to pay over a hundred million dollars a year to engineers to change Java for them. The programmers will do all the work (Lacy).

In conclusion, Java is a very important language to modern programmers. It is a step forward from older programming languages like C++ and C. It has the ability to change over time so it will possibly be around for a long time. With the release of the source of Java from Sun Microsystems, it will continue to change at a rapid rate since many programmers will be able to change the source as they need it to change. Sun Microsystems will also benefit from this release of the source code since they will not have to spend millions to try to update the source themselves. Java has also been the leading programming language to allow programmers to make programs that can be ran on many different machines and platforms without having to change the code and the way the programs are made. This is a great benefit because it allows the Java programming language to be used by a greater number of people since it is so easy for it to be transferred from system to system.

Works Cited

Coffee, Peter. "Java's new lines." eWeek 20.26 (30 June 2003): 70. Academic Search Premier. EBSCO. Liberty University, Lynchburg, VA. 20 August 2007. .

Hayes, Frank. "The Story So Far." Computerworld 36.21 (20 May 2002): 28. Academic Search Premier. EBSCO. Liberty University, Lynchburg, VA. 20 August 2007. . Lacy, Sarah. "Sun: Brew-It-Yourself Java?." Business Week Online (05 July 2006): 18-18. Academic Search Premier. EBSCO.

Liberty University, Lynchburg, VA. 20 August 2007.

.

doubt the program update doesn't , you might possess issues together with a memory on your mechanism. regulating that caring of complaint might receipts contacting a builder of a memory as well as presumably smooth a maker of your PC.Source: http://www.articlesbase.com/operating-systems-articles/fix-stop-0x24-errorstop-0x24-error-repair-1457311.html

Thursday, January 28, 2010

Runtime blunder - How to invalidate Them Through Your Internet Explorer


Flickr Uploader Error by travelcedric

It is not clear what goal you are executing but the error looks self explaining: you need to add a SCM element:



<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
...
<scm>
<connection>scm:svn:http://127.0.0.1/svn/my-project</connection>
<developerConnection>scm:svn:https://127.0.0.1/svn/my-project</developerConnection>
<tag>HEAD</tag>
<url>http://127.0.0.1/websvn/my-project</url>
</scm>
...
</project>


Are you wondering how to speed up a slow computer? Are you also one of those people who get the "Runtime error 424: object required vba"? Getting this error means that you have not opened the windows dialog box because of some trouble within the registry and this problem slows your computer as you struggle to fix it.

This usually occurs when you have clicked on the browse button and you were attempting to pull up event files or databases.

The solution to this problem is to make sure that the main dialog control, which is comdig32.ocx, is registered accurately.

The registry is an integral part of the computer because it records all activity, from applications, programs, and games. It keeps track of all data that is added and removed from the hardware. It also stores this data and sorts them out in an organized fashion so that the computer runs smoothly and at its regular pace and is responsible for this error.

The first step to try to resolve this runtime error is to troubleshoot it yourself initially. Find out first if the problem is in the registry or the program. Rebooting is a common but most basic step. Sometimes doing this will resolve it.

If it does not work then you want to determine if the problem is occurring in several programs or on only one.

If the first step is unsuccessful try researching for solutions online. There are a lot of sites that post how to guides in attempts to help us find practical ways to fix errors such as these so that we can save time and money and will not have to send our hardware to a technician to find a solution to how to speed up a computer.

Usually this error is down to missing file associated with one program and it is a matter of narrowing it down. There is an easy way of fixing this quickly though.

Looking for a good quality registry cleaner is the best solution before giving up on trying to fix this runtime error yourself.

A registry cleaner effectively searches for any program or software that you have installed that might have caused your computer to hang or get the error. Once it finds the culprit, the registry cleaner removes the error or fixes it, whether it be due to a large file or a corrupted program that you have downloaded or a missing registry entry. The registry cleaner has been proven to fix many issues, including the runtime error 424.

Once your computer is up and running again update your computer with latest application updates from windows and the software manufacturer. Doing this will certainly help us avoid issues like the runtime error 424 and stop you looking for an answer for hoe to speed up a computer when a registry cleaner will do it for you in seconds.

If a software update doesn't , we might possess issues together with the mental recall upon your mechanism. regulating which kind of complaint may take contacting the builder of the mental recall as well as presumably smooth a maker of your Personal Computer.Source: http://www.articlesbase.com/operating-systems-articles/stop-c0000221-unknown-hard-error-fix-1629202.html

Sunday, January 24, 2010

doubt You Suffer as of Slow Computer Performance Here is in what way You Can Fix information technology cutting-edge mins


Microsoft Windows Vista Wallpaper by Brajeshwar






It is never easy choosing a good registry cleaner for your personal computer. Making things more complicated is that a lot of people do not even know what a registry is and why one needs to clean it! Read on and this should provide you with most of the information on why you need a registry cleaner and how to choose a good one.

What you need to know about the registry:

The registry is a database where settings and options for the 32 bit versions of various Windows operating systems are stored. It serves as a catalog of your Windows PC. Without it, or if it is corrupted, Windows will not run.

The registry accumulates useless data and information through computer usage. This may lead to registry errors which may result to slow speed, freezing, and other problems. Left uncorrected, the PC could eventually crash.

Ignoring these problems would not eliminate them. It is the computer registry calling for help and what you need to do is get yourself a good registry cleaner.

Basic features of a good registry cleaner:

1. Free scan

This enables you to scan your pc for free using the product before buying it. This feature scans the registry for errors and helps you decide to purchase the product or not. It is more like a taste-test for you to sample. A good registry cleaner usually provides a free scan for users to familiarize with the software before deciding whether to purchase it.

2. Backup

The product you want is one that will either prompt you to backup your registry or auto-backup before making changes to the registry. Corruption or damage to the registry can be irreversible and it is always wise to have a backup. Your best bet is one that has an auto-backup feature.

What is auto-backup?

Auto-backup is simply a hands-free feature that creates a copy of the registry items before changes in the registry itself are made. A back-up file is created automatically upon running the cleaning software. The file can then be used to restore the registry to its original state prior to the changes in cases where system problems arise. This is a must-have feature for a good registry cleaner.

3. Automatic or manually repair

This feature allows you to perform an automatic or manual repair of items that are detected during a registry scan. With a certain level of technical skill and understanding of how a PC works, some people can perform manual review and repair in the registry. For the uninitiated however, the automatic repair is a feature that a registry cleaner shouldn't be without.

4. Technical support

Sometimes it is the cleaning software itself having a problem or you yourself needing assistance on how to use the product. In this case, you can contact Technical Support or Customer Support to help you with the product. If this does not come with the product, you are on your own to fix the problem.

5. A full refund guarantee

Nothing is perfect. Dissatisfaction with something you bought sometimes happen and you just want to return the product and get your money back. The length of time that will allow you to return a product at full refund should influence your decision on which product to purchase. Assuming all things being equal between two products, choose the one with the longer guarantee.

The internet provides you with access to product reviews for different registry cleaners. Make an assessment of each product vis-à-vis the above-listed features. There are a lot of good registry cleaners out there. The important thing is picking the right one that is not only user-friendly but also able to sweep your entire bad registry off from your computer.




perform not additionally dont think about to check opposite reviews upon the product; and to further get honest views about a product, registry cleaner which to choose will be the great thought to investigate a little forums or blogs for genuine and real sentiments.

in what way to Improve Personal Computer opening - obtain Your Personal Computer Working at fast Speed


Windows Vista on English by Shutterscript









perform not additionally forget to checked opposite reviews on a manufactured article; and to serve obtain upright views about the manufactured article, Fix Blue Screen Smarter will be a great idea to investigate some forums or blogs aimed at genuine as well as genuine sentiments.

Friday, January 22, 2010

How to Solve Windows 7 Unbootable pole MFT error


Runtime Error, DBA, 1/24/09 by richardgin.org

Sharing ideas with others. The documents may contain basic information you already know. The documents are shared, also keeping in mind the people who don't know. Also, the documents might be useful to those who think they know bu (More...)

Although simple data parallelism allows us to easily parallelize many of our iteration statements, there are cases that it does not handle well.  In my previous discussion, I focused on data parallelism with no shared state, and where every element is being processed exactly the same.


Unfortunately, there are many common cases where this does not happen.  If we are dealing with a loop that requires early termination, extra care is required when parallelizing.



Often, while processing in a loop, once a certain condition is met, it is no longer necessary to continue processing.  This may be a matter of finding a specific element within the collection, or reaching some error case.  The important distinction here is that, it is often impossible to know until runtime, what set of elements needs to be processed.


In my initial discussion of data parallelism, I mentioned that this technique is a candidate when you can decompose the problem based on the data involved, and you wish to apply a single operation concurrently on all of the elements of a collection.  This covers many of the potential cases, but sometimes, after processing some of the elements, we need to stop processing.


As an example, lets go back to our previous Parallel.ForEach example with contacting a customer.  However, this time, we’ll change the requirements slightly.  In this case, we’ll add an extra condition – if the store is unable to email the customer, we will exit gracefully.  The thinking here, of course, is that if the store is currently unable to email, the next time this operation runs, it will handle the same situation, so we can just skip our processing entirely.  The original, serial case, with this extra condition, might look something like the following:


foreach(var customer in customers)
{
// Run some process that takes some time...
DateTime lastContact = theStore.GetLastContact(customer);
TimeSpan timeSinceContact = DateTime.Now - lastContact;

// If it's been more than two weeks, send an email, and update...
if (timeSinceContact.Days > 14)
{
// Exit gracefully if we fail to email, since this
// entire process can be repeated later without issue.
if (theStore.EmailCustomer(customer) == false)
break;
customer.LastEmailContact = DateTime.Now;
}
}

Here, we’re processing our loop, but at any point, if we fail to send our email successfully, we just abandon this process, and assume that it will get handled correctly the next time our routine is run.  If we try to parallelize this using Parallel.ForEach, as we did previously, we’ll run into an error almost immediately: the break statement we’re using is only valid when enclosed within an iteration statement, such as foreach.  When we switch to Parallel.ForEach, we’re no longer within an iteration statement – we’re a delegate running in a method.


This needs to be handled slightly differently when parallelized.  Instead of using the break statement, we need to utilize a new class in the Task Parallel Library: ParallelLoopState.  The ParallelLoopState class is intended to allow concurrently running loop bodies a way to interact with each other, and provides us with a way to break out of a loop.  In order to use this, we will use a different overload of Parallel.ForEach which takes an IEnumerable<T> and an Action<T, ParallelLoopState> instead of an Action<T>.  Using this, we can parallelize the above operation by doing:


Parallel.ForEach(customers, (customer, parallelLoopState) =>
{
// Run some process that takes some time...
DateTime lastContact = theStore.GetLastContact(customer);
TimeSpan timeSinceContact = DateTime.Now - lastContact;

// If it's been more than two weeks, send an email, and update...
if (timeSinceContact.Days > 14)
{
// Exit gracefully if we fail to email, since this
// entire process can be repeated later without issue.
if (theStore.EmailCustomer(customer) == false)
parallelLoopState.Break();
else
customer.LastEmailContact = DateTime.Now;
}
});

There are a couple of important points here.  First, we didn’t actually instantiate the ParallelLoopState instance.  It was provided directly to us via the Parallel class.  All we needed to do was change our lambda expression to reflect that we want to use the loop state, and the Parallel class creates an instance for our use.  We also needed to change our logic slightly when we call Break().  Since Break() doesn’t stop the program flow within our block, we needed to add an else case to only set the property in customer when we succeeded.  This same technique can be used to break out of a Parallel.For loop.


That being said, there is a huge difference between using ParallelLoopState to cause early termination and to use break in a standard iteration statement.  When dealing with a loop serially, break will immediately terminate the processing within the closest enclosing loop statement.  Calling ParallelLoopState.Break(), however, has a very different behavior.


The issue is that, now, we’re no longer processing one element at a time.  If we break in one of our threads, there are other threads that will likely still be executing.  This leads to an important observation about termination of parallel code:


Early termination in parallel routines is not immediate.  Code will continue to run after you request a termination.


This may seem problematic at first, but it is something you just need to keep in mind while designing your routine.  ParallelLoopState.Break() should be thought of as a request.  We are telling the runtime that no elements that were in the collection past the element we’re currently processing need to be processed, and leaving it up to the runtime to decide how to handle this as gracefully as possible.  Although this may seem problematic at first, it is a good thing.  If the runtime tried to immediately stop processing, many of our elements would be partially processed.  It would be like putting a return statement in a random location throughout our loop body – which could have horrific consequences to our code’s maintainability.


In order to understand and effectively write parallel routines, we, as developers, need a subtle, but profound shift in our thinking.  We can no longer think in terms of sequential processes, but rather need to think in terms of requests to the system that may be handled differently than we’d first expect.  This is more natural to developers who have dealt with asynchronous models previously, but is an important distinction when moving to concurrent programming models.


As an example, I’ll discuss the Break() method.  ParallelLoopState.Break() functions in a way that may be unexpected at first.  When you call Break() from a loop body, the runtime will continue to process all elements of the collection that were found prior to the element that was being processed when the Break() method was called.  This is done to keep the behavior of the Break() method as close to the behavior of the break statement as possible. We can see the behavior in this simple code:


var collection = Enumerable.Range(0, 20);
var pResult = Parallel.ForEach(collection, (element, state) =>
{
if (element > 10)
{
Console.WriteLine("Breaking on {0}", element);
state.Break();
}
Console.WriteLine(element);
});

If we run this, we get a result that may seem unexpected at first:


0
2
1
5
6
3
4
10
Breaking on 11
11
Breaking on 12
12
9
Breaking on 13
13
7
8
Breaking on 15
15

What is occurring here is that we loop until we find the first element where the element is greater than 10.  In this case, this was found, the first time, when one of our threads reached element 11.  It requested that the loop stop by calling Break() at this point.  However, the loop continued processing until all of the elements less than 11 were completed, then terminated.  This means that it will guarantee that elements 9, 7, and 8 are completed before it stops processing.  You can see our other threads that were running each tried to break as well, but since Break() was called on the element with a value of 11, it decides which elements (0-10) must be processed.


If this behavior is not desirable, there is another option.  Instead of calling ParallelLoopState.Break(), you can call ParallelLoopState.Stop().  The Stop() method requests that the runtime terminate as soon as possible , without guaranteeing that any other elements are processed.  Stop() will not stop the processing within an element, so elements already being processed will continue to be processed.  It will prevent new elements, even ones found earlier in the collection, from being processed.  Also, when Stop() is called, the ParallelLoopState’s IsStopped property will return true.  This lets longer running processes poll for this value, and return after performing any necessary cleanup.


The basic rule of thumb for choosing between Break() and Stop() is the following.



  • Use ParallelLoopState.Stop() when possible, since it terminates more quickly.  This is particularly useful in situations where you are searching for an element or a condition in the collection.  Once you’ve found it, you do not need to do any other processing, so Stop() is more appropriate.

  • Use ParallelLoopState.Break() if you need to more closely match the behavior of the C# break statement.


Both methods behave differently than our C# break statement.  Unfortunately, when parallelizing a routine, more thought and care needs to be put into every aspect of your routine than you may otherwise expect.  This is due to my second observation:


Parallelizing a routine will almost always change its behavior.


This sounds crazy at first, but it’s a concept that’s so simple its easy to forget.  We’re purposely telling the system to process more than one thing at the same time, which means that the sequence in which things get processed is no longer deterministic.  It is easy to change the behavior of your routine in very subtle ways by introducing parallelism.  Often, the changes are not avoidable, even if they don’t have any adverse side effects.  This leads to my final observation for this post:


Parallelization is something that should be handled with care and forethought, added by design, and not just introduced casually.


Source:http://www.articlesbase.com/operating-systems-articles/fix-svchostexe-application-errorsvchostexe-application-error-repair-1487023.html

Wednesday, January 13, 2010

struggling opposite windows bsod? in what way to fix blue shade of death on Windows XP a easy approach


Microsoft Windows Vista Wallpaper by Brajeshwar






There's a glitch in Ubuntu 8.10 that does not let you run Windows XP as a guest user under KVM. During the Windows installation, the guest user will need to restart the computer. After restarting, an error message will appear that says a disk read error occurred. This tutorial will show you how to install Windows XP as a KVM guest user on Ubuntu 8.10.

1. Open the terminal by clicking on the Applications button located at the top of the screen. After that, you will need to click Accessories and then Terminal in the dropdown menu that appears.

2. Once the terminal is open, enter the following command to install virt-manager and virt-viewer:

sudo apt-get install virt-manager virt-viewer

3. Next, create an ISO from the Windows XP CD. To do this, simply insert the Windows XP CD into your CD drive and enter the following command to create an ISO file:

sudo dd if=/dev/cdrom of=/home/winxp.iso

4. Now, create a storage image file for the guest user. Enter the following command into the terminal:

dd if=/dev/zero of=/home/administrator/nameofimage.img bs=1024k count=12000

5. Run KVM to create the Windows XP guest. After the installation, you will need to abort and use virt-manager to complete the installation. Enter the following command into the terminal:

kvm -m 512 -cdrom /home/winxp.iso -boot d /home/administrator/nameofimage.img

A QEMU menu should appear showing a Windows XP installer

6. Select the hard drive you want to use for the installation. Select Format the partition using the NTFS file system. After the formatting, close the QEMU window to terminate the installation.

7. Use Virt-Manager to complete the installation. To do this, click the Applications button located near the top of the window. After that, click System Tools and then Virtual Machine Manager. This will open Virt-Manager.

8. Connect to localhost once Virt-Manager opens. Mark it and click the New button. When the wizard opens, click on Forward. You will need to create a name for the virtual machine.

9. Select the option for Full Virtualized with x86_54b and kvm. When asked for storage space, select Simple File and enter the path to the image you created. Specify the amount of memory allocated for the Windows XP guest. Click Finish to start the installation.

10. Follow the on-screen-instructions until you are asked for partitioning information. Simply select the partition you formatted earlier. Select the option named Leave the current file system intact (no changes). Files will be copied and your computer will reboot.

11. After the reboot, go to View and then Details. Click the Hardware tab and select Disk hdc. Click Connect.

13. Select ISO Image Location and enter the path leading to the Windows XP ISO image.

14. Close the window and click the Run button to start the guest. The Windows XP installation should continue. Follow the on-screen instructions. After doing this, you should have successfully installed your Windows XP guest.




Coming From: how to fix rundll32 error

Tuesday, January 12, 2010

doubt Your mechanism Runs Slow – You May essential a Windows Registry scan


Kittens vs. Mac by Gail S






You may encounter windows installer error 1719 when you are installing a program. Installation may be ended prematurely or there may be a fatal error during the installation. Window Installer Error 1719 happens because Windows installer is unable launch the relevant source files for the setup of the application software that you are trying to install. Those files may be missing or corrupted. Normally the original MSI installation files will be cached in the ‘C:winntInstaller’ directory before installation is started. Improper caching of an MSI file is one of the main causes of the error also.


Try the following solution to fix the Windows installer error 1719.


To fix the error, you have make sure you have the latest version of InstallShield installed your computer. If not, then update it to resolve the error. If the installation is unable to locate the required files, try to use the Windows’ ‘Search’ feature to look for the files and provide the location to the installation process. You must logon as administrative before you do the installation. If you are installing over a network, please ensure that you have full access right to the network location where you are running the setup. If the Windows installer error 1719 remains, you may need to use a PC error Fixer or registry cleaner to scan your computer. You should fix those PC errors and registry problems before the installation. Be sure that choose a rated registry cleaner, it not only fix the installer error 1719, the performance of your computer can also be improved.










Flex - Flex 4 beta 2 Error Install




3 Weeks Ago













I am in the process of installing Drupal 6.15 on my localhost - using windows xp and wamp. I am getting the error below - I know this has been reported various times and I made the change below that is recommended (created the settings.php file)


I am not sure how to provide file permissions in windows xp environment - The only option that I have is to create a share on the folder, or to click on disable the read only attribute. At this point, I am not sure what to do and gettin frusturated since I have reinstalled wamp and drupal almost 5 times now, starting from the beginning.

I see alot of responses for linux os using the unix commands - but not sure if there are commands in the windows environment for setting permissions like there are in unix /. linux.


here is the message:


"The Drupal installer requires that you create a settings file as part of the installation process.

Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php.

Change file permissions so that it is writable by the web server. If you are unsure how to grant file permissions, please consult the on-line handbook.

More details about installing Drupal are available in INSTALL.txt."


Sunday, January 10, 2010

Is your mechanism intensely delayed? at this time have been a little Tips To urge the performance of your computer


Mac Pro Setup by Natalie Nash


Top Windows 7 Posts



  • Guide to install Windows 7 Beta on Lenovo Ideapad S10 Netbook - Tips using USB pen drive

  • How to install Windows 7 Beta 1 with Virtual PC 2007 SP1 - Guide, tips, tutorial

  • How to install Windows 7 Beta 1 without a DVD drive - Installation guide, tips, tutorial

  • Install Windows 7 Beta using Boot Camp on a Macbook Pro - Guide, tips, tutorial

  • How to modify Windows 7 Boot Loader?

  • Fix Windows 7 Sidebar with UAC Off issue


Recent Popular Posts



  • Gmail Tasks for iPhone, Android device

  • Windows Vista SP1 activation hack

  • Download Acronis True Image 10 Personal Edition! for FREE!

  • Windows Vista Media Center: Play Blu-ray and HD DVD Movies

  • Running Mac OS X on a Netbook - Guide, Tips, Tutorial, Walkthrough with Video

  • How To: Export Thunderbird Mail to Outlook (Express)!

  • Windows XP SP3 RC HD Audio Fix

  • Online video streaming of inauguration events of President Barack Obama in Microsoft Silverlight

  • Windows XP Professional x64 "Download Free 120-Day Trial "! If Windows Vista x64 Does not Work For You?

  • Vista Aero Glass for Firefox 3.0 with Glasser Installer (XPI) addon

  • Windows Vista SP1 kills 2099 Grace Time

  • Windows Vista Media Center: How To Play


Friday, January 8, 2010

possess we Experienced the Blue shade of genocide? Top 3 Tips to correct Your Windows XP bsod


7stacks on Windows 7 by Jack Noir




computer keeps freezing-speed up your computer
watch!



youtube.com —

computer keeps freezing?visit us at http://computerkeepsfreezing.net optimize the speed of your computer.computer keeps freezing, my computer keeps freezing ...




Computer Keeps Freezing-Security for Home Users



scribd.com —
computer keeps freezing, my computer keeps freezing ,computer keeps freezing up, pc keeps freezing, computer screen freezes, computer freezes after startup, computer locks up, why is my computer freezing, computer keeps crashing, windows xp keeps freezing, slow windows startup, slow windows boot, windows xp shutdown problem, computer freezing troub


Credit: fix windows xp blue screen of deah