Install

You are currently browsing the articles from MS Windows Articles, Reviews and Videos matching the category Install.

Microsoft Silverlight for Linux

The equivalent of ’s Silverlight but for operating systems is available for as of May 13, 2008, under the label . According to the official description of the , is nothing more than the open source implementation of Silverlight, tailored for UNIX systems. With this latest step in the evolution of Silverlight, can finally claim that the is truly cross-platform, because ahead of the May 13 public release of , support was available exclusively for and Mac OS X operating systems.

is a project developed in parallel with Silverlight, but not by the Redmond company. In fact, partnered with Mono, an open source project backed by , in order to port Silverlight to . At this point in time is still in development, and as such comes with the inherent problems associated with any Beta.

“The release comes in two forms: no-media codecs supported, but easy to . This currently builds for and -64 for . [And] source-code compilation, but you can optionally compile FFMpeg codecs yourself. To do this, our moon-0.6.tar.bz2. And follow the build instructions”, revealed Miguel de Icaza, Vice President for Developer Technologies.

De Icaza noted that is designed to integrate seamlessly with both 2.0 and 3.0 releases, but that the latest modifications introduced in the development of version 3.0 of ’s open source will cause the open source implementation of Silverlight for to malfunction. At this point in time Mono is offering both 1.0 and 2.0 versions, adapted to correspond to ’s own Silverlight 1.0 and 2.0 releases.

supports “windowless” mode, a mechanism that allows Silverlight content to blend with other HTML elements on a page. This is only supported by 3, users of older versions of might run into Silverlight applications and sites that do not work correctly as many Silverlight applications depend on this functionality (Flash sites have the same with 2)”, de Icaza added.

Novel 1.0 and 2.0 Alpha are available for here.

Tags:, , , , , , , , , , ,

Related posts

Written by Jason on May 15th, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and Contributors and Firefox and Install and Linux and Novell and Technology and application and download and microsoft and mozilla.

Seven Tips to Manage Your Files Better

Use these to help manage your files.

1. Use My Documents. For many reasons, it’s smart to take advantage of My Documents feature in . To open My Documents in , click Start, and then click My Documents. My Documents provides an easy way for you to store your personal documents. By using My Documents, you will be better able to:

2. Find files. provides easy access to the My Documents folder (and its subfolders) in many places: through the , the task pane in , common File Open and File Save dialog boxes, and other places. Note displays the structure of files and folders on your . To open , click Start, point to All Programs, point to Accessories, and then click .

3. Back up files. Keeping all your files in one place is an essential first step in developing a practical . Learn how to backup your files and folders. Keep files separate from programs. By separating and you reduce the risk of accidentally deleting your documents when you or upgrade programs.

4. Adopt consistent methods for file and folder naming. Develop a naming scheme for the kinds of files you create most often and then stick to it.

5. Keep names short. Even though allows you to use long file names, it does not necessarily mean you should. Long names produce cluttered displays. Brevity promotes clarity.

Let your folders do some of the naming. For example, rather than create a file called Great American Novel Chapter One First Effort.doc.

6. big folder structures. If you need to put so many subfolders in a folder that you can’t see all of them at a glance, consider creating an alphabetic menu. An example is shown in Figure 2.

7. Use and shortcut links instead of multiple copies. If you need to get to the same file from manifold locations, don’t create copies of the file. Create to it instead. To create a shortcut, right-click on the file and click Create Shortcut. You can drop-and-drag the shortcut to other locations.

8. Separate ongoing and completed work. To keep the My Documents folder from becoming too unwieldy, use it only for files you’re working on. This reduces the number of files you need to search through in addition toward the amount of data you need to back up. Every month or so, move the files you’re no longer working on in the direction of a different folder or location—if possible not in My Documents. You can archive them on a folder on your desktop (you could even label it Archives) or move them to a backup tape or recordable CD. Your My Documents folder, which you should back up frequently, remains relatively small.

9. Store like with like. Restricting folders to a single document (or predominantly one ) allows you to take advantage of folder templates in . This makes it easier for you to find files. For instance, with all your graphics in a single folder, it’s easy to use the Filmstrip view and slide show feature in to find the right picture for your newsletter.

Tags:, , , , , , , , , , ,

Related posts

Written by Jason on May 3rd, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and Contributors and Install and computer and ie and microsoft and shortcuts and start menu and windows and windows explorer.

ITsVISTA Web Links: May 2nd

Post from: ITsVISTA

ITsVISTA Web Links: May 2nd


Related posts

Written by Joe on May 2nd, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and 64-bit and Contributors and Deployment and Explorer and Install and News and PR and Power and UAC and Update and Upgrade and aero and review and sp1 and wordpress.

How to install Ubuntu Linux from USB Stick

This describes by copying the contents of the CD to an stick (aka flash drive) and making the stick bootable. This is handy for machines like ultra portable notebooks that do not have a but can boot from media.

In short here’s what you do:

Prepare the flash drive

Boot the computer from your flash drive.

as you would from a normal

Prerequisites

A running 8.04 or any version

A device (stick, pen-drive, ) that has already been formatted with FAT32 and has enough space to hold your image

A CD image downloaded from the servers or mirrors (*. file) or from here

Step 1

On the root directory of your device, create a folder “
Copy the installer and the initramdisk into this folder ( source below.You need the files “” and “initrd.gz”).

source for the installer and initramdisk

For AMD64 from here
For i386 from here

You need to the files “” and “initrd.gz”.

Step 2

Note: You need to have the installer that fits the architecture of your version you want to . In other words, you need a amd64 installer if you want to an amd64 . image and the i386 installer for an i386 .

Step 3

From the image you downloaded, copy the folder “isolinux” to the root directory of your device (right-click on the . file, choose “extract here”). Rename “isolinux” into “”. Go inside the directroy “”. There, rename the file “isolinux.cfg” into “.cfg”.

Step 4

Make the stick bootable: Use fdisk to set the boot flag,

using the following

sudo aptitude

Now use to a boot sector on your device

sudo /dev/sdbX

where sdbX is the device name and number of your device, check with “sudo mount”. A file called “ldlinux.sys” will be created in the root direcotry of the device.

Step 5

Copy the CD image in the root directory of your device (Contents of you can see as follows).If you are using i386 you need to copy the complete . image in to the root directory of your device.

Tags:, , , , , , , , , , , , , , , ,

Related posts

Written by Jason on April 23rd, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and AMD and Contributors and Install and Installation and Linux and USB and cd drive and computer and download and how to and kernel and memory and tutorial and ubuntu and usb flash drive.

Windows cannot find svchost.exe

We have been receiving many mails from our readers these days with a that when ever they start up they see the messages like as follows:

* cannot find ‘C:\\.exe.’
* Could not load or ‘C:\\.exe.’ specified in the registry
* cannot find ‘C:\\\amvo.exe’
* “ cannot find ‘copy.exe’

These type of messages appear at startup, when tries to load the like amvo.exe, copy.exe etc. These messages appear, because these files were removed by your anti-virus but still the registry entries for them exist.

Different types of viruses create some files which got executed at the startup so that they can come in action as load itself. In order to the primary required, they create entries in registry.

Let’s see how can you remove these entries.

In order to it you would have to remove all the startup entries created by the virus.

Manual Removal

1. Open Start >> . This will open window.

2. Type “regedit” (without quotes) and press enter. This will launch .

( If you are not able to launch Registry by the above, you can refer to this post to know how can you enable regedit again.)

3. Navigate to the following registry path:

HKEY_LOCAL_MACHINE\\\\CurrentVersion\

4. Search for the keys here who have the data field set to any of the path specified above:

For Example: A Virus related entry will have

Name: Amvo

Type:

Data: C:\\\amvo.exe

5.Delete these type of entries.

Note: Make sure you delete the virus related keys only

Automatic Removal

1. a called CCleaner from here.

2. and it and Scan the registry scan

3. Once the scan is complete it will show you the Selected Issues button, click it to removes all the incorrect entries including the registry keys.

Tags:, , , , , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on April 14th, 2008 with no comments.
Read more articles on Contributors and Install and SVCHOST and Software and Windows Vista and Windows XP and command and computer and download and error and fix and microsoft and problem and program and registry editor and run and system and system32 and windows and windows registry.

ITsVISTA Web Links: March 31st

Post from: ITsVISTA

ITsVISTA Web Links: March 31st


Related posts

Written by Joe on March 31st, 2008 with no comments.
Read more articles on Contributors and Install and News and dvd and review and sp1.

How to safely remove software and files from your PC

The first step is to decide which programs you no longer need. Try to keep only the programs you use regularly as it’s easy to become a digital packrat. If it helps, make a list of programs you want to keep and others you can do away with.

Has it been a year since your child touched that action game? Chances are you still have the original CDs anyway (should you want to it in the future), so perhaps it’s time to wipe it off the hard drive.

Have your music tastes changed since you went through that Country & Western “stage”? You can easily delete downloaded MP3 files—or at least burn them to a CD to free up space on your .

If you’re unsure about a program that’s on your hard drive, you can always do a search at your favorite search engine (e.g., Live Search) to see what it is. For example, if you don’t plan on buying a camcorder, any preinstalled video-editing that may have come bundled on your .

The easiest way to a program from your hard drive is to look for an uninstall or option from within its program group. You will find this by clicking the Start menu, then All Programs (or ), and then choosing the program that you want to uninstall.

Once inside this program group, you will usually see an icon to launch the program, a ReadMe file (documentation that tells you how to use the program), and, for our purposes, an option that enables you to or uninstall the program. Click this and follow the onscreen wizard to safely the program from your . You may be asked to reboot your . Only click to do so once you’ve saved everything that’s open at that time.

If you want to free up even more room on your hard drive, go to My or Explorer and right-click on the letter associated with your hard drive (usually C:). Click Properties, then click Disk Cleanup. Check off the desired boxes and it will tell you how much space it can free up.

When uninstalling a program, you may also get a message that says the program can a file that may be shared by another program. To be safe, keep these suggested files on your (they shouldn’t take up much room on your hard drive, anyway). Similarly, when you uninstall a game, the program may ask if you want to keep saved game files (i.e., a bookmark of your progress). If you think that you will and play this game again, you can choose to keep these files.

Sometimes the program group may be the company’s name. Move your mouse over the name and it will reveal which program(s) are inside.

If you a .zip or .exe file from the Web and then the program to the hard drive, you can delete the original file once it’s successfully installed.

Keep in mind that your creates restore points while you’re using your . That way, if you accidentally delete a program that you want to keep, you can revert your back to an earlier time. To do so, click the Start menu, then All Programs (or ), then Accessories, and then System Tools. Click and the program will guide you through the steps.

Some programs do not give you the option to uninstall them from a program group. No problem. You’ll need to go to the Start menu, select Control Panel, and then Add or Programs.

It may take a few seconds for this page to load but once it is finished, it will display a long alphabetical list of installed programs. Once you see the name of a program you no longer want on your hard drive, click it, then click the to the right of it, which will say or Change/, and follow the prompts. A progress bar will show you how long it will take to safely the program. When it’s finished, you will see the list once again.

Go through the list, but leave those programs that you are unsure of. Remember you may use Word all the time so do not uninstall Office, as Word is part of it. Some programs may not be familiar to you, but are required for another to run a rule of thumb is to ignore it, especially if it doesn’t take up too much space on your hard drive (you will see how many megabytes on the right-hand side of the program name). If the program is spyware or adware, then you may want to leave this for your spyware/adware program to sniff out and safely . Two good free programs are Ad-Aware and SpyBot, both of which are available at Windows Marketplace. You can also the free Windows Defender.

This article focuses on uninstalling entire programs, but it’s even easier to delete individual files. Once you’re inside My or Explorer, simply highlight the files that you no longer want on your hard drive and tap the delete button or right-click and select Delete. This will send all unwanted files to the Recycle Bin for safekeeping until you’re sure that you no longer want them.

Tags: , , , , , , , ,

Related posts

Written by Jason on March 30th, 2008 with no comments.
Read more articles on Contributors and Install and PC and Software and computer and remove and system restore and windows.

ITsVISTA Web Links: March 26th

Post from: ITsVISTA

ITsVISTA Web Links: March 26th


Related posts

Written by Joe on March 26th, 2008 with no comments.
Read more articles on Adobe and Contributors and Drivers, and Install and News and Nvidia, and Virtualization and configuration and download and sp1.

ITsVISTA Web Links: March 18th

Post from: ITsVISTA

ITsVISTA Web Links: March 18th


Related posts

Written by Joe on March 18th, 2008 with no comments.
Read more articles on Contributors and Install and Language and News and PR and Update and Upgrade and functionality and review and sp1.

ITsVISTA Web Links: November 19th, 2007

Written by Joe on November 19th, 2007 with comments disabled.
Read more articles on Beta and Deployment and Enterprise and Install and News and PR and sp1.

« Older articles

No newer articles