Showing posts with label Start Menu. Show all posts
Showing posts with label Start Menu. Show all posts

Saturday, September 15, 2012

How to: Adding a Start button on Windows 8 desktop

So you may have played around with Windows 8 Consumer Review and are itching to download the final version Oct 26th. (If you're a subcriber to TechNet it's available now via download). You may have experimented with the Start Screen, wandered through the Windows Store and downloaded a few apps, even created a Picture Login.

However you still miss that old friend of yours the Start Menu. Microsoft has stated several times on why it axed the Start Menu, but it seems most consumers still like the old with the new.
The company has received a lot of criticism via its Building Windows 8 blog and other resources, a fair amount from PC users are unhappy over the changes.

 If you still need your old friend there are a couple of Start Menu alternatives available*.


 Stardock, the makers of Window Blinds, has created Start8, a start menu that looks familiar with Windows 7 users. With a fully skinnable menu, users can search for Windows 8-style (Metro) apps with it, Full support for Jump Lists, a unified Search.
Additional functions are users can boot directly to the Windows 8 desktop and of course quick access to shut down, devices, music, documents, videos.



 Another alternative is ViStart 8. ViStart has all the functionality the Windows 7 Start menu has and then some more. It's completely skinable and there are already a variety of extra start menu skins and buttons available to customize your Windows look.
You can download from the lee-soft.com website. Setup is slightly complicated, but it should be doable by users of all experience levels.  Take note that it contains third party offers in the installer that you may not want to install (two on separate pages on the test system).

 *There is an issue that concerns many developers involving third party Start Menu apps.
Microsoft has stated after its release of Windows 8 on October 26, 2012 the company may not allow the circumvention of the startup process. So if you try either of these programs and upgrade to the full version, lets be hopeful that Microsoft has soften is stance with allowing users alternatives to the Start Screen.

Monday, September 10, 2012

Windows 8 - using Win32 & WinRT side by side

October 26 will be the date Windows 8 will be available preloaded on new PCs and also to those purchasing it through one of the upgrade programs Microsoft has announced recently. Based on previous Microsoft statements, it also seems October 26 will be the date that Windows RT-based (WOA) Surface PCs/tablets from Microsoft will be available via the Microsoft Stores and select online outlets.

Why still have a desktop?
The desktop mode is present in Windows 8, and for good reason. Windows 8 running on traditional x86 systems need the desktop mode to support thousands of legacy desktop apps. These applications are written for Win32 operating system and they’re not going away anytime soon. And a desktop mode that’s optimized for keyboard and mouse input is extremly useful.




Why have a Metro* Start Screen?
The new Metro* style Start Screen in Windows 8 and Windows RT allows developers to create a new style of applications that will run fullscreen and in a sandboxed environment designed to be easy to install, maintain, and above all else, secure and touch-friendly.

Microsoft seems to be going all in on its Windows 8 Metro style apps, but yet it still wants to hedge a desktop mode on Windows RT is a good thing. WinRT solves many of the problems of Win32, from an apps perspective. (Writing NT services, drivers, etc is still handled using Win32)

Apps created for WinRT are safe, secure, and sandboxed...they can't wreck other apps, can't cause "Windows rot," and all install very quickly. They feature isolated storage, installation under single folders, and require user consent to access the general file system.
When Microsoft introduced WinRT, it's considered as a major technology shift. This is part of it, a modern, truly different app platform that is far more different from any previous Operating system. In fact the last time


*The term "Metro" is being phased out by Microsoft. This is due to trademark issues with a company of a similar name, Microsoft stated that "Metro" was only a codename and that an official name was to be unveiled. No official replacement of the Start Screen UI has been announced, however the terms Windows 8 style and Modern UI style have been used interchangeably by Microsoft employees and White Papers to refer to the new app platform.