Windows 7 software logo TOOLKIT

Post on 23-Feb-2016

59 views 0 download

description

ALPHA RELEASE WALK-THROUGH. Windows 7 software logo TOOLKIT. Overview. Alpha Release Objectives: Provide software publishers a quick and agile, automated, light weight command-line tool to verify their application’s compliance against the Windows 7 Software Logo requirements. - PowerPoint PPT Presentation

transcript

WINDOWS 7 SOFTWARE LOGO TOOLKIT

ALPHA RELEASE WALK-THROUGH

OverviewAlpha Release Objectives: Provide software publishers a quick and agile, automated, light weight command-line tool to verify their application’s compliance against the Windows 7 Software Logo requirements.

Minimum System Requirements:• 1GHz 64bit (x64) Processor• 1gb Ram• 40gb hard drive with a minimum of 15gb free space• Clean, 64bit, Windows 7 installation

To Get Helpc:\Program Files\Microsoft Logo Tool\logtest.exe /?

Note: Logotest.exe must be run in a command window with administrative permissions

HOW TO TEST AN APPLICATION

Step 1: Invoke LOGOTEST With /PREINSTALL Flagc:\Program Files\Microsoft Logo Tool\logotest.exe /preinstall /32bit or /64bit

Step 2: Install Your Application

Step 3: Invoke LOGOTEST with /POSTINSTALL Flagc:\Program Files\Microsoft Logo Tool\logotest.exe /postinstall

Step 4: Run Your App To Check/Verify Functionality*

* Note: Restart manager tests can report false positives with run-once and auto-updater modules. Best to disable any.

Step 5: Invoke LOGOTEST with /PREUNISTALL Flagc:\Program Files\Microsoft Logo Tool\logotest.exe /preuninstall

Step 6: Uninstall Your Application

Step 7: Invoke LOGOTEST with /POSTINSTALL Flagc:\Program Files\Microsoft Logo Tool\logotest.exe /postuninstall

Step 8: Generate The XML Reportc:\Program Files\Microsoft Logo Tool\logotest.exe /createreport <path\filename.xml>

Interpreting The ResultsVerify the result (pass/fail) for each requirement and their corresponding tests via the generated .xml log file created in step #8.Results as raw .xml results Results with applied .xsl stylesheet