Skip to content

vhanla/StartScreenLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

StartScreenLauncher

Start Screen Launcher v1.0 This is a simple assembly code that will launch Windows 8 Start Screen (StartMenu on previous Windows versions).

It might be useful for users who never uses Winkey and still likes the new StartScreen.

picture

It uses WinAPI instead of using keyboard sends (WinKey).

This is the only important piece of code using WinAPI.

PostMessage(GetShellWindow,WM_SYSCOMMAND,SC_TASKLIST,0)

Under Creative Commons License CC BY

CC BY Legal Code

About

Start Screen Launcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published