+ All Categories
Home > Documents > Windows 7 software logo TOOLKIT

Windows 7 software logo TOOLKIT

Date post: 23-Feb-2016
Category:
Upload: mya
View: 59 times
Download: 0 times
Share this document with a friend
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
13
WINDOWS 7 SOFTWARE LOGO TOOLKIT ALPHA RELEASE WALK-THROUGH
Transcript
Page 1: Windows 7  software logo TOOLKIT

WINDOWS 7 SOFTWARE LOGO TOOLKIT

ALPHA RELEASE WALK-THROUGH

Page 2: Windows 7  software logo TOOLKIT

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

Page 3: Windows 7  software logo TOOLKIT

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

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

Page 4: Windows 7  software logo TOOLKIT

HOW TO TEST AN APPLICATION

Page 5: Windows 7  software logo TOOLKIT

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

Page 6: Windows 7  software logo TOOLKIT

Step 2: Install Your Application

Page 7: Windows 7  software logo TOOLKIT

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

Page 8: Windows 7  software logo TOOLKIT

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.

Page 9: Windows 7  software logo TOOLKIT

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

Page 10: Windows 7  software logo TOOLKIT

Step 6: Uninstall Your Application

Page 11: Windows 7  software logo TOOLKIT

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

Page 12: Windows 7  software logo TOOLKIT

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

Page 13: Windows 7  software logo TOOLKIT

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


Recommended