Your best source of information and news about winvista, Vista hardware and software on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

installation

You are currently browsing the articles from MS Windows Vista Compatible Software matching the category installation.

Windows 7 Upgrade Advisor and Windows 7 Compatibility Center now available

Hello again! It’s Mark Relph from the Windows Ecosystem Team here at Microsoft.  There is a lot of excitement for the launch of Windows 7 and we know many of you are looking for information as you think about upgrading. To help you, we are announcing the availability of two great tools today – the Windows 7 Upgrade Advisor and the Windows 7 Compatibility Center.

Both these tools are available at www.windows.com/compatibility- your place to go for any Windows 7 compatibility questions you might have. Not only will you find links to the Windows 7 Upgrade Advisor and Windows 7 Compatibility Center, you’ll also get compatibility help from experts in the Microsoft Answers Forums and the Windows Help & How-to team.

Now let me tell you a little bit more about what we are releasing today…

The Windows 7 Upgrade Advisor scans your PC to see if it’s ready for Windows 7. It checks to see if your PC meets the system requirements, lets you know if your processor is capable of running 64-bit versions of Windows 7 and gives guidance on your upgrade options. It also tells you about any known compatibility issues with the most commonly installed software programs and devices connected to your PC. If an issue can be resolved, it suggests next steps for you to take before installing Windows 7.

Windows Upgrade Advisor

Windows Upgrade Advisor Report 

The Windows 7 Compatibility Center helps you easily check the compatibility of thousands of devices and software programs for 32-bit or 64-bit versions of Windows 7. Usually, you won’t need to do anything to ensure compatibility. If you do, the site goes beyond just telling you what will or will not work. It also provides links to drivers and software updates to help get your PC running with the latest software.

Windows 7 Compatibility Center

Windows 7 Compatibility Center Results

These tools draw on an expansive database of product information that is the result of the work I described in my post on our progress with statements of support for Windows 7 for an ever expanding universe of products all around the world. We have thousands of products listed and will continue to add thousands more over the coming months. As a result, the Windows 7 Compatibility Center and Windows 7 Upgrade Advisor will be regularly updated with more products. If you don’t see a product listed on the site, please suggest an addition! If you are a hardware or software partner, be sure to tell us about your products using the Partner Submission page.

Windows 7 has been built for compatibility and we hope these tools help you as you prepare to upgrade. See you on October 22nd for the launch of Windows 7!

Written by Mark Relph on October 20th, 2009 with no comments.
Read more articles on Compatible with Windows 7 and General Availability and Ecosystem Readiness Program and Ready. Set. 7. and Devices and Printers and Mark Relph and 32-bit and Windows Ecosystem and Ecosystem and Partners and Compatibility and 64-bit and Announcement and installation and launch and otherSoftware and windows 7 and IT Professionals.

Avoid Motherboards from Contact with the PC Case

For the people who love to “Do it Yourself” as far as assembling your computer is concerned, you have to consider as well that peripherals need to have the proper grounding and when you screw them to the casing, there has to be something placed in between the motherboard and the screwable areas.

When you buy a motherboard, it normally comes with static foam. Now that is not mainly used to protect the motherboard. They can be used to negate the static and ground that usually occurs when you install everything into the casing.

At times, you may not have these foam available but it doesn’t mean you cannot install the motherboard. Get some masking tape and tape the screw holes to avoid surges and electrical malfunctions. That may sound easier if you don’t have the usual foam guard to go.

So how would you know if the motherboard is grounded? Well for one, after you have installed all the PC parts, it will not turn on. No matter what you do, it will just be dead even if you play around with the connections.

Now these may sound technical but they are really simple troubleshooting techniques that anyone can learn from. It may be hard to get by at first but the fact remains that you learn from experience. It is not easy assembling a computer and with these instances, you can learn to become accustomed to it. The next time you buy a computer or consider an upgrade, at least you would know better.

Written by PC Freak on November 12th, 2008 with no comments.
Read more articles on conductors and grounds and insulator and otherSoftware and Motherboards and motherboard and installation and Tutorials.

How To Delete Windows Vista Completely Part 1

We are all aware that today, Windows Vista is being egged on as the new operating system released by Microsoft corporation for use. While I have not tried to use it, there are people who are saying that it is still buggy and may need more patches before the perfect version comes out. Apparently, Windows Vista is following the same footsteps that previous Windows Operating systems such as Windows 98, Windows ME and Windows XP underwent before they were cleared and made reliable to use on.

Unlike the previous Microsoft operating systems, chances are you may find Windows Vista entirely frustrating if in case you want to downgrade to Windows XP once again. There have been posts on the web about turning to dual boot options due to some problems such as driver compatibility on the web but just the same, I think it would be best to delete the entire Windows Vista and install a fresh copy of the Windows XP OS.

This is easier said than done. For one, there will be instances where Vista will stop you from overwriting them if you use the CD to load. If only there was the trusty old FDISK that allowed you to delete partitions and create new ones. But problems such as no floppy drive use these days pose a problem. There are some which only have CD drives to use and normally, you will not find the DOS programs available unless you are able to download them somewhere on the web.

On the next post I will be explaining how you can erase Windows Vista and install a fresh copy of Windows XP. But before doing that, I would suggest you download a copy of the old DOS operating system (in ZIP or ISO) and burn it to a blank CDR.

You can download a copy of the old bootable DOS system here.

Written by PC Freak on September 1st, 2008 with 1 comment.
Read more articles on deleting vista and formatting and otherSoftware and Desktops and Windows XP and installation and Windows Vista.

Announcing the Microsoft Deployment Solution Accelerator!

Microsoft Deployment is the next version of Business Desktop Deployment (BDD) 2007. Microsoft Deployment, the fourth generation deployment accelerator, enables deployment of servers and desktops. Its tools and end-to-end guidance reduce deployment time, Read More……(read more)

Written by Windows Vista Team Blog on November 9th, 2007 with no comments.
Read more articles on Windows Server 2008 and installation and Packaging and Analyst Report and Longhorn Server and windows ultimate and Release-to-Manufacturing and 64-bit and Windows and Tips and Tricks and IT Professionals and Business Deployment and Office 2007 and 2007 Office System and Featured News.

Install Moodle 1.8 under Apache/Vista

Moodle is usually easy to install once you’ve got Apache/PHP 5/MySQL running.

But the installation script for Moodle 1.8 fails- hitting ‘Next’ after entering the database information gave me a blank screen.

The install works fine under XP. But the problem isn’t limited to Vista: John McGrath and others on moodle.org report a similar problem under XAMPP/Win2000. John manually built his configuration file to get Moodle running (http://moodle.org/mod/forum/discuss.php?d=64692).

I was able to install Moodle 1.8 successfully under Vista following his approach.

  1. Install the Apache webserver. I’m using Apache 2.2.4.
  2. Install MySQL 5 (The most recent installer (5.0.41) works without a hitch under Vista. Don’t forget to unblock port 3306 in your firewall, and set sql-mode=”” in your my.ini file; Moodle doesn’t like strict mode).
  3. Install PHP 5. I’m using version 5.2.3.
  4. Download the latest stable build of 1.8+ from http://download.moodle.org/download.php/stable18/moodle-latest-18.zip.
  5. Unzip the file into your Apache document root (c:\apache\htdocs, if you follow the instructions linked in step one). I renamed the directory c:\apache\htdocs\moodle18, so I could install multiple versions of moodle later for testing.
  6. Create a directory for storing data that is outside the document root (I used c:\apache\htdata).
  7. Create an empty database for Moodle 1.8. I used mysql:
    1. Get a command line (All Programs > Accessories > Command Line) and start up mysql:
      mysql -u root -p
    2. After giving mysql your root password, you should see a welcome message. At the mysql prompt, type:
       create database moodle18;
       grant select,insert,update,delete,create,drop,
          index,alter on moodle18.* to moodle@localhost
          identified by 'put-a-moodle-password-here';
       quit;
      
  8. Double check your php.ini file. Moodle requires the following to be set somewhere in php.ini:
    session.auto_start = 0
    magic_quotes_gpc = On
    magic_quotes_runtime = Off
    register_globals = Off
    sql.safe_mode = Off
    file_uploads = On
    memory_limit = 128M
    upload_max_filesize = 64M
    post_max_size = 64M
    extension=php_gd2.dll
    

    Moodle won’t complain if you leave magic_quotes_gpc off, but Joomla will.

    64 megabytes is just a little larger than my largest course backups- if I set it any smaller, I won’t be able to upload them through Moodle.

  9. Create a Notepad file in your Moodle directory and call it config.php (c:\Apache\htdocs\moodle18\config.php, for me):
    <?php /// Moodle Configuration File
    
    unset($CFG);
    
    $CFG->dbtype = 'mysql';
    $CFG->dbhost = 'localhost';
    $CFG->dbname = 'moodle18';
    $CFG->dbuser = 'moodle';
    $CFG->dbpass = 'put-a-moodle-password-here';
    $CFG->dbpersist = false;
    $CFG->prefix = 'mdl_';
    
    $CFG->wwwroot = 'http://localhost/moodle18';
    $CFG->dirroot = 'C:\Apache\htdocs\moodle18';
    $CFG->dataroot = 'C:\Apache\htdata';
    $CFG->admin = 'admin';
    
    $CFG->directorypermissions = 00777; // try 02777 on a server in Safe Mode
    
    $CFG->unicodedb = true; // Database is utf8
    
    require_once("$CFG->dirroot/lib/setup.php");
    // MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,
    // RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.
    ?>
    

    Put in your own paths and passwords.

  10. Browse to your Moodle directory (http://localhost/moodle18, for me) and the install script should take it from there!

Written by senese on June 7th, 2007 with 2 comments.
Read more articles on how to and apache and installation and moodle and vista.

Install PHP under Apache and Vista

I initially tried the msi installer for PHP 5. Unfortunately, it installs only PHP under CGI, which although it has some performance and security issues, might be ok for a quick and dirty development environment.

But the installer is badly broken. You’ll get an error something like

PHP Fatal error:  require_once()[function.require]: Failed opening
required 'SAM/php_sam.php' (include_path='.;C:php5pear') in
sam_factory on line 1

After fighting this for a couple of hours, I ended up installing manually anyway. I used this procedure to get PHP 5 running under Vista:

  1. Install the Apache webserver.
  2. Get the current version of PHP 5 from http://www.php.net/downloads.php#v5. (It’s 5.2.3 at this time). Get both the zip file and the PECL zip file (which includes extensions).
  3. Uninstall any previous installations of PHP 5 (Start > Control Panel > Programs and Features). You may have to reboot your machine.
  4. Disconnect from the Internet. Turn off your firewall. Turn off your virus checker.
  5. Turn off User Account Control (UAC).
  6. Get an administrator prompt by going to All Programs > Accessories. Right-Click “Command Prompt” and choose “Run as Administrator”
  7. Use the command prompt to manually remove directories containing previous PHP installations (like C:\Program Files\PHP…)
  8. Go to the directory where you’ve downloaded the PHP5 and PECL zipfiles. Extract the PHP zipfile. Rename the extracted php directory (which has a name something like php-5.2.3-Win32) to c:\php. Extract the PECL zipfile into c:\php\ext.
  9. In the command prompt, type:
    cd c:\php
    mkdir upload
    mkdir session
    copy php.ini-recommended php.ini
  10. Open php.ini in Notepad:
    1. There are many variables… the following are important. Notice that starting a line with a semicolon in the ini file comments it out.
      upload_tmp_dir="C:\php\upload"
      session.save_path="C:\php\session"
      cgi.force_redirect=0
      extension_dir ="C:\php\ext"
      display_errors = Off
      log_errors = On
      error_log = "C:\php\error_log"
    2. You might want to look at upload_max_filesize. I’ve set mine to 16M. I also set post_max_size = 16M.
    3. Enable the extensions you need by deleting the semicolon at the beginning of the line. These will depend on your application… I’m going to be using MySQL (which I’ve already installed) and Moodle (which I’ll install later). My list looks like the following:
      extension=php_bz2.dll
      extension=php_curl.dll
      extension=php_dba.dll
      extension=php_dbase.dll
      ;extension=php_exif.dll
      extension=php_fdf.dll
      extension=php_gd2.dll
      extension=php_gettext.dll
      ;extension=php_gmp.dll
      ;extension=php_ifx.dll
      ;extension=php_imap.dll
      ;extension=php_interbase.dll
      extension=php_ldap.dll
      extension=php_mbstring.dll
      extension=php_mcrypt.dll
      extension=php_mhash.dll
      extension=php_mime_magic.dll
      ;extension=php_ming.dll
      ;extension=php_msql.dll
      ;extension=php_mssql.dll
      extension=php_mysql.dll
      extension=php_mysqli.dll
      ;extension=php_oci8.dll
      extension=php_openssl.dll
      ;extension=php_pdo.dll
      ;extension=php_pdo_firebird.dll
      ;extension=php_pdo_mssql.dll
      ;extension=php_pdo_mysql.dll
      ;extension=php_pdo_oci.dll
      ;extension=php_pdo_oci8.dll
      ;extension=php_pdo_odbc.dll
      ;extension=php_pdo_pgsql.dll
      ;extension=php_pdo_sqlite.dll
      ;extension=php_pgsql.dll
      ;extension=php_pspell.dll
      extension=php_shmop.dll
      ;extension=php_snmp.dll
      extension=php_soap.dll
      extension=php_sockets.dll
      ;extension=php_sqlite.dll
      ;extension=php_sybase_ct.dll
      extension=php_tidy.dll
      extension=php_xmlrpc.dll
      extension=php_xsl.dll
      extension=php_zip.dll
  11. Right-Click on Start > Computer. Choose “Properties”, then “Advanced”. Click on “Environment Variables”. Click on PATH, then Edit… and add “;C:\php;c:\php\ext” (without quotes) to the end of the variable.
  12. Open your Apache configuration file (All Programs > Apache HTTP Server 2.2.x > Configure Apache Server > Edit the Apache httpd.conf Configuration File). Add the following lines:
    LoadModule php5_module "C:\php\php5apache2_2.dll"
    AddType application/x-httpd-php .php
    AcceptPathInfo on
    PHPIniDir "C:\php"

    Look for the DirectoryIndex line. Add ” index.php” (no quotes) to the end of that line.

    Save the file.

  13. Create a file named test.php in your Apache htdocs directory, containing this text: <?php phpinfo(); ?>
  14. Reboot your machine.
  15. Browse to http://localhost/test.php. You should see tabulated information about your working PHP installation.

Written by senese on June 6th, 2007 with no comments.
Read more articles on php and how to and apache and installation and vista.

« Older articles

No newer articles