Readme.txt Driver File Contents (intelquickresume_v1001090pv.zip)

******************************************************************************
*
* Intel Software Component ReadMe File
*
* Intel(R) Quick Resume Technology Drivers
*
* Intel(R) Quick Resume Technology is a power management software component that
* supplies the Away Mode feature.
*
* Production Version Release
* 
*
* Driver Revision: 1.0
*
* 
* October 24, 2005
*
*
* NOTE:  This document refers to systems containing the following Intel
*        chipsets: 
*
*	 Intel(R) 945G Chipset
*	 Intel(R) 945P Chipset
*	 Intel(R) 955X Chipset
*
* This document makes references to products developed by Intel.  There are
* some restrictions on how these products may be used, and what information
* may be disclosed to others.  Please read the Disclaimer section at the
* bottom of this document, and contact your Intel field representative if you
* would like more information.
*
******************************************************************************
* DISCLAIMER: Intel is making no claims of usability, efficacy or warranty.
* The INTEL SOFTWARE LICENSE AGREEMENT contained herein completely defines
* the license and use of this software.
*
* This document contains information on products in the design phase of
* development.  The information here is subject to change without notice.
* Do not finalize a design with this information.
*
******************************************************************************


******************************************************************************
*  CONTENTS OF THIS DOCUMENT
******************************************************************************

This document contains the following sections:

1.  Overview
2.  System Requirements
3.  Language Support
3.1 Language Support Information
3.2 Supported Languages
4.  Installing the Software
4.1 General Installation Notes
4.2 Installation Switches
5.  Verifying Installation of the Software
6.  Identifying the Software Version Number
7.  Uninstalling the Software   
8.  INTEL SOFTWARE LICENSE AGREEMENT
9.  DISCLAIMER


******************************************************************************
* 1.  OVERVIEW
******************************************************************************

The Intel(R) Quick Resume Technology Drivers software component provides the
Away mode capability for Intel(R) Viiv(TM) Technology systems.

Note: The Intel(R) QRTD sets the following default options at install for current user: 
a. Sets your power button and sleep button defaults setting is to "Do nothing". 
b. In addition the installer uncheck the option for "prompt for password when
   the computer resumes from standby".


******************************************************************************
* 2.  SYSTEM REQUIREMENTS
******************************************************************************

1.  The system must contain one of the following Intel Chipsets:

	 Intel(R) 945G Chipset
	 Intel(R) 945P Chipset
	 Intel(R) 955X Chipset

2.  One of the following operating systems must be fully installed and
    running on the system before installing this software:

    Microsoft Media Center*
    

    To verify which operating system has been installed onto the target
    system, follow the steps below:

    a.  Click on Start.
    b.  Select Settings.
    c.  Select Control Panel.
    d.  Double-click on the System icon.
    e.  Click on the General system properties tab.
    f.  Verify which OS has been installed by reading
        the System information.

3.  The software should be installed on systems with at least 256 MB of
    system memory.

4.  It is recommended that there be a minimum of 30MB of hard disk space
    on the system in order to install this software.

5.  Close any running applications to avoid installation problems.

Please check with your system provider to determine the
Intel Chipset and operating system used in your system.


******************************************************************************
* 3.  LANGUAGE SUPPORT
******************************************************************************

3.1 Language Support Information

The language is chosen based on the operating systems Local ID.At 
run-time the Setup will check the Local ID of the operating system  
(or the /L switch if applicable) and display the Setup in the language defined.
If the language specified does not represent an available Setup language the
installer will display in the default language (English). At run-time, Intel(R)
Quick Resume Technology will load the resource of the language that was
specified during Setup. 

3.2 Supported Languages

The following list contains the languages which the driver has been localized
and the languages corresponding hexadecimal key.

    Language         	   <LangCode>
    --------         	   ----------
    Simplified Chinese       2052 
    Chinese Traditional      1028 
    English (United States)  1033 
    French (International)   1036 
    German                   1031 
    Italian                  1040 
    Japanese                 1041 
    Korean                   1042 
    Polish                   1045 
    Portuguese (Brazil)      1046 
    Spanish (International)  1034 


******************************************************************************
* 4.  INSTALLING THE SOFTWARE
******************************************************************************

4.1 General Installation Notes

1.  The operating system must be installed prior to the
    installation of the driver.

2.  This installation procedure is specific only to the 
    version of driver and installation file included in this
    release.
    
INSTALL USING EL_ENU.EXE
---------------------------------

1. Exit all other programs before installing Intel(R) Quick Resume Technology
   Drivers.

2. Click the 'Start' button in the task bar, click 'Run...' and then 
   select the Intel(R) Quick Resume Technology Drivers install from the
   hard drive directory where the installation files are stored.  The
   Install dialog will appear.

3. click 'OK' to continue after exiting all other applications.  

4. Click 'Next' to continue.

5. Read License Agreement and select "I accept the terms in the license
   agreement" and 'Next' to continue.

6. Select the destination folder and 'Next' to continue.

7. Select 'Install' start installing Intel(R) Quick Resume Technology Drivers. 

8. When the 'Setup COMPLETE' message appears click 'Finish' to 
   exit the install.     


4.2  INSTALLATION SWITCHES

   /a : Administrative installation
   The /a switch causes Setup.exe to perform an administrative installation. 
   An administrative installation copies (and uncompresses) your data files 
   to a directory specified by the user, but does not create shortcuts, 
   register COM servers, or create an uninstallation log.

   /x : Uninstall mode
   The /x switch causes Setup.exe to uninstall a previously installed 
   product.  The original install setup.exe file is required.

Silent Installations
	
   /s : Silent mode
   The command Setup.exe /s suppresses the Setup.exe initialization window 
   for a Basic MSI installation program.

   To run a Basic MSI product silently, run the command line
   Setup.exe /s /v"/qn".  (To specify the values of public properties
   for a silent Basic MSI installation, you can use a command such as
   Setup.exe /s /v"/qn INSTALLDIR=D:\Destination".)

Miscellaneous switches

   /v : pass arguments to Msiexec
   The /v argument is used to pass command line switches and values of public 
   properties through to Msiexec.exe.

   /L : Setup language
   Users can use the /L switch with the decimal language ID to specify the
   language used by a multi-language installation program. For example, the
   command to specify German is Setup.exe /L1031.


MSIEXEC switches (passed to Msiexec by using the /v)

   /L : create log file
   The /L argument creates a log file.  The name of the log file can be 
   specified by enclosing within \" \" .  For example to create a log file
   called "logfile.txt", 

   use setup.exe /v"/L \"C:\logfile.txt\""

   INSTALLDIR  :  To specify the install location
   By using the INSTALLDIR the installation location for the Intel(R) Quick
   Resume Technology files can be specified.  For example,
   setup.exe /V"INSTALLDIR=c:\install\here" will install the Intel(R) Quick
   Resume Technology at "c:\install\here". 
   
   CLREBOOT=Force : To force a reboot
   If a forced reboot is desired, using setup.exe /s /v"/qn CLREBOOT="Force"" 
   will force a reboot at the completion of the silent installation.

   AKM=disabled : To disable wake from keyboard and mouse
   If it is desired that the machine does not wake from keyboard and mouse, 
   using the setup.exe /s /v"/qn AKM=disabled" will stop the machine from
   wake in response to a keyboard or mouse event.
	
   REINSTALL=ALL : If it becomes necessary to re-install the same version of
   Intel(R) Quick Resume Technology Drivers that already resides on the system,
   the REINSTALL=ALL command line should be used. This will ensure that all files
   are replaced.
   
   SYSTEMSTANDBY=N : N represents the number of minutes to set the System
   Standby inactivity timer for the currently selected power scheme.


******************************************************************************
* 5.  VERIFYING INSTALLATION OF THE SOFTWARE
******************************************************************************

1.  Double Click on the "My Computer" icon, then double click on the
    "Control Panel" icon, and then double click on the "System" icon.

2.  Click on "Hardware" Tab and select "device manager". Click on the
    "System Devices" icon. Intel(R) Quick Resume Technology Drivers
    should be listed. If not, the driver is not installed correctly.
    To check the version of the driver, refer to the section below.


******************************************************************************
* 6.  IDENTIFYING THE SOFTWARE VERSION NUMBER
******************************************************************************

1.  Double Click on the "My Computer" icon, then double click on the
    "Control Panel" icon, and then double click on the "System" icon.

2.  Click on "Hardware" Tab and select "device manager". Click on the
    "System Devices" icon. Double click Intel(R) Quick Resume Technology
    Drivers, then select the "Driver" tab.  The Intel(R) Quick Resume
    Technology driver version should be listed on this screen.


******************************************************************************
* 7.  UNINSTALLING THE SOFTWARE
******************************************************************************

NOTE: This procedure assumes the above installation process was successful.
This uninstallation procedure is specific only to the version of the driver
and installation files included in this package.

1.  Click on the "My Computer" icon, then click on the "Control Panel" icon,
    and then click on the "Add/Remove Programs" icon.

2.  Select Intel(R) Quick Resume Technology Drivers Software

3.  Click the "Remove" button to uninstall the driver. 


******************************************************************************
* 8.  INTEL SOFTWARE LICENSE AGREEMENT (Alpha / Beta, Organizational Use)
******************************************************************************

IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING. 

Do not use or load this software and any associated materials (collectively,
the “Software”) until you have carefully read the following terms and
conditions.  By loading or using the Software, you agree to the terms of this
Agreement.  If you do not wish to so agree, do not install or use the
Software.

Please Also Note:
 a) If you are an Original Equipment Manufacturer (OEM), Independent Hardware
    Vendor (IHV), or Independent Software Vendor (ISV), this complete LICENSE
    AGREEMENT applies;
 b) If you are an End-User, then only Exhibit A, the INTEL SOFTWARE LICENSE
    AGREEMENT, applies.

*-----------------------------------------------------------------------------

For OEMs, IHVs, and ISVs:

LICENSE. This Software is licensed for use only in conjunction with Intel
component products.  Use of the Software in conjunction with non-Intel
component products is not licensed hereunder. Subject to the terms of this
Agreement, Intel grants to You a nonexclusive, nontransferable, worldwide,
fully paid-up license under Intel’s copyrights to:
 a) use, modify and copy Software internally for Your own development and
    maintenance purposes; and
 b) modify, copy and distribute Software, including derivative works of the
    Software, to Your end-users, but only under a license agreement with
    terms at least as restrictive as those contained in Intel's Final, Single
    User License Agreement, attached as Exhibit A; and
 c) modify, copy and distribute the end-user documentation which may 
	accompany the Software, but only in association with the Software.

If You are not the final manufacturer or vendor of a computer system or 
software program incorporating the Software, then You may transfer a copy of
the Software, including derivative works of the Software (and related 
end-user documentation) to Your recipient for use in accordance with the 
terms of this Agreement, provided such recipient agrees to be fully bound 
by the terms hereof.  You shall not otherwise assign, sublicense, lease, 
or in any other way transfer or disclose Software to any third party. You 
shall not reverse- compile, disassemble or otherwise reverse-engineer the 
Software.

Except as expressly stated in this Agreement, no license or right is granted
to You directly or by implication, inducement, estoppel or otherwise. 	Intel
shall have the right to inspect or have an independent auditor inspect Your
relevant records to verify Your compliance with the terms and conditions of
this Agreement.

CONFIDENTIALITY.   If You wish to have a third party consultant or 
subcontractor ("Contractor") perform work on Your behalf which involves
access to or use of Software, You shall obtain a written confidentiality
agreement from the Contractor which contains terms and obligations with
respect to access to or use of Software no less restrictive than those set
forth in this Agreement and excluding any distribution rights, and use for
any other purpose.  

Otherwise, You shall not disclose the terms or existence of this Agreement or
use Intel's name in any publications, advertisements, or other announcements
without Intel's prior written consent.  You do not have any rights to use any
Intel trademarks or logos.

OWNERSHIP OF SOFTWARE AND COPYRIGHTS. Title to all copies of the Software
remains with Intel or its suppliers. The Software is copyrighted and 
protected by the laws of the United States and other countries, and
international treaty provisions.  You may not remove any copyright notices
from the Software.  Intel may make changes to the Software, or to items
referenced therein, at any time and without notice, but is not obligated to
support or update the Software.  Except as otherwise expressly provided,
Intel grants no express or implied right under Intel patents, copyrights,
trademarks, or other intellectual property rights.  You may transfer the
Software only if the recipient agrees to be fully bound by these terms and if
you retain no copies of the Software.

LIMITED MEDIA WARRANTY.  If the Software has been delivered by Intel on 
physical media, Intel warrants the media to be free from material physical
defects for a period of ninety (90) days after delivery by Intel.  If such a
defect is found, return the media to Intel for replacement or alternate
delivery of the Software as Intel may select.

EXCLUSION OF OTHER WARRANTIES. EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS 
PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND, 
INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A
PARTICULAR PURPOSE.

Intel does not warrant or assume responsibility for the accuracy or 
completeness of any information, text, graphics, links or other items
contained within the Software.

LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE 
FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS,
BUSINESS INTERRUPTION OR LOST INFORMATION) ARISING OUT OF THE USE OF OR
INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.  SOME JURISDICTIONS PROHIBIT EXCLUSION OR
LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL
DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU.  YOU MAY ALSO HAVE
OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION. 

TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any time
if you violate its terms. Upon termination, you will immediately destroy the
Software or return all copies of the Software to Intel.

APPLICABLE LAWS. Claims arising under this Agreement shall be governed by 
the laws of California, excluding its principles of conflict of laws and the 
United Nations Convention on Contracts for the Sale of Goods. You may not
export the Software in violation of applicable export laws and regulations.
Intel is not obligated under any other agreements unless they are in writing
and signed by an authorized representative of Intel.

GOVERNMENT RESTRICTED RIGHTS. The Software is provided with "RESTRICTED 
RIGHTS."  Use, duplication, or disclosure by the Government is subject to 
restrictions as set forth in FAR52.227-14 and DFAR252.227-7013 et seq. or
their successors.  Use of the Software by the Government constitutes
acknowledgment of Intel's proprietary rights therein.  Contractor or
Manufacturer is Intel Corporation, 2200 Mission College Blvd., Santa Clara,
CA 95052.

*-----------------------------------------------------------------------------

EXHIBIT “A” 

INTEL END-USER SOFTWARE LICENSE AGREEMENT (Final, Single User)

IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING. 

Do not use or load this software and any associated materials (collectively,
the “Software”) until you have carefully read the following terms and
conditions. By loading or using the Software, you agree to the terms of this
Agreement. If you do not wish to so agree, do not install or use the Software.

LICENSE. You may copy the Software onto a single computer for your personal,
noncommercial use, and you may make one back-up copy of the Software, subject 
to these conditions:
1. This Software is licensed for use only in conjunction with Intel component
   products.  Use of the Software in conjunction with non-Intel component 
   products is not licensed hereunder. 
2. You may not copy, modify, rent, sell, distribute or transfer any part of
   the Software except as provided in this Agreement, and you agree to
   prevent unauthorized copying of the Software.
3. You may not reverse engineer, decompile, or disassemble the Software. 
4. You may not sublicense or permit simultaneous use of the Software by more 
   than one user.
5. The Software may contain the software or other property of third party
   suppliers, some of which may be identified in, and licensed in accordance
   with, any enclosed “license.txt” file or other text or file. 

OWNERSHIP OF SOFTWARE AND COPYRIGHTS. Title to all copies of the Software 
remains with Intel or its suppliers. The Software is copyrighted and
protected by the laws of the United States and other countries, and
international treaty provisions.  You may not remove any copyright notices
from the Software. Intel may make changes to the Software, or to items
referenced therein, at any time without notice, but is not obligated to
support or update the Software. Except as otherwise expressly provided, Intel
grants no express or implied right under Intel patents, copyrights,
trademarks, or other intellectual property rights. You may transfer the 
Software only if the recipient agrees to be fully bound by these terms and if
you retain no copies of the Software.

LIMITED MEDIA WARRANTY.  If the Software has been delivered by Intel on 
physical media, Intel warrants the media to be free from material physical
defects for a period of ninety (90) days after delivery by Intel.  If such a
defect is found, return the media to Intel for replacement or alternate
delivery of the Software as Intel may select.

EXCLUSION OF OTHER WARRANTIES.  EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS 
PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND
INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A
PARTICULAR PURPOSE.

Intel does not warrant or assume responsibility for the accuracy or
completeness of any information, text, graphics, links or other items
contained within the Software.

LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE 
FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS,
BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR
INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS PROHIBIT EXCLUSION OR
LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL
DAMAGES, SO THE ABOVE LIMITA¬TION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE
OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION.

 
TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any 
time if you violate its terms. Upon termination, you will immediately destroy
the Software or return all copies of the Software to Intel. 

APPLICABLE LAWS. Claims arising under this Agreement shall be governed by 
the laws of California, excluding its principles of conflict of laws and the
United Nations Convention on Contracts for the Sale of Goods.  You may not
export the Software in violation of applicable export laws and regulations.
Intel is not obligated under any other agreements unless they are in writing
and signed by an authorized representative of Intel.

GOVERNMENT RESTRICTED RIGHTS. The Software is provided with "RESTRICTED 
RIGHTS." Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in FAR52.227-14 and DFAR252.227-7013 et seq. or
their successors. Use of the Software by the Government constitutes
acknowledgment of Intel's proprietary rights therein.  Contractor or
Manufacturer is Intel Corporation, 2200 Mission College Blvd. , Santa Clara,
CA 95052.

SLA/OEM/IHV/RBK/ April 23, 2004

******************************************************************************
* 9.  DISCLAIMER
******************************************************************************

Information in this document is provided in connection with
Intel products. Except as expressly stated in the INTEL
SOFTWARE LICENSE AGREEMENT contained herein, no license,
express or implied, by estoppel or otherwise, to any
intellectual property rights is granted by this document.
Except as provided in Intel's Terms and Conditions of Sale
for such products, Intel assumes no liability whatsoever,
and Intel disclaims any express or implied warranty,
relating to sale and/or use of Intel products, including
liability or warranties relating to fitness for a particular
purpose, merchantability or infringement of any patent,
copyright or other intellectual property right. Intel
products are not intended for use in medical, lifesaving,
or life sustaining applications.

******************************************************************************
* Intel Corporation disclaims all warranties and liabilities
* for the use of this document, the software and the
* information contained herein, and assumes no
* responsibility for any errors which may appear in this
* document or the software, nor does Intel make a commitment
* to update the information or software contained herein.
* Intel reserves the right to make changes to this document
* or software at any time, without notice.
******************************************************************************

* Third-party brands and names may be claimed as the 
  property of others.


Copyright (c) Intel Corporation, 2004-2005


******************************************************************************
* End of File
******************************************************************************
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 2.44