Showing posts with label Metro UI. Show all posts
Showing posts with label Metro UI. Show all posts

Saturday, April 21, 2012

bench3

Get Windows 8 Tile and Start Screen In Windows 7

If you like Windows 8 Tile Based Start Screen, you might want to get the tile-based Windows 8 Start screen in your Windows 7 OS as well. If that is your wish, this article is right for you.

Just like in Windows Phone 7 Windows 8 includes tile-based Start screen, which replaces Windows Start menu with a customizable, scalable full-screen view of apps. These live tiles provide notifications, up-to-date information from installed apps. And most importantly, it is now possible to get the same User Interface in Windows 7 System as well.

Getting the new Metro UI based Start menu is pretty easy if you follow the steps given below.

Get Windows 8 Tile and Start Screen In Windows 7

Step-by-Step Instructions To Get Windows 8 Tile and Start Screen In Windows 7:

The developer of Omnimo Rainmeter skin, fediafedia, is working on a new version of the skin which will bring the exact Windows 8 Tablet UI Start menu to Windows 7, with Start at the top left and user picture at the top right of the screen.

1. Download and Install Rainmeter software.

2. Once you are done with Rainmeter installation, download Omnimo 3.1 skin for Rainmeter.

3. Extract the contents of the zip pack and then double-click on Omnimo.rmskin file to start installing the skin.

4. Once installed, add new panels and arrange them one by one to get the Windows 8 Start screen look.

Job Done, and enjoy your new User Interface on Windows 7.

Read More

Saturday, March 24, 2012

bench3

Access Apps Through Windows Explorer in Windows 8

Windows 8 will change the way users interact with it, and it will change the way we developers think about it.

The Metro Start Screen on Windows 8 makes it easy to launch your Metro apps from that screen, but did you know you can access them from Windows Explorer too? Here’s how to do it.

Earlier, we have seen how to use the Start button or the Start menu on Windows 8.

To get started you need to create a shortcut, so right-click on the desktop, and choose New –>  Shortcut.

Access Apps Through Windows Explorer in Windows 8

When you are asked for the location of the item, use the following:

    %windir%\explorer.exe shell:::{4234d49b-0245-4df3-b780-3893943456e1}

Access Apps Through Windows Explorer in Windows 8 2

Give your shortcut a name, like All Apps and click finish.

Access Apps Through Windows Explorer in Windows 8 4

If you open the shortcut you will see it has all your apps, including your Metro apps, conveniently in one place.

Access Apps Through Windows Explorer in Windows 8 5

Now you can just double click on any app to launch it.

If you still face problem running the Metro Apps, the last option is to refresh your Windows 8 with the help of Refresh PC option.

Read more: Fix Problem With Windows 8 Metro Apps

Read More

Sunday, October 2, 2011

bench3

Create Shutdown Tile on Windows 8 | How to Shutdown Windows 8 from Desktop or Metro Interface

If you are using Windows 8 either as a virtual Machine or as a normal Operating System, you will miss the Shutdown Button. This is by design, that there is no shutdown button to turn off the Windows 8 computer.

However, you can follow the steps mentioned in the article to create a shortcut of shutdown your Windows 8 PC.

Windows 8 developer preview ISO Image is currently available for public download from the official Microsoft Windows website. If you like to get first hand experience on what is new in Windows 8, I strongly recommend you install it on a Virtual Machine rather than trying it on your primary computer. And if you are experiencing Problem installing Windows 8, I suggest you read my earlier post on “halinitializationfailed-error”

Steps to create shortcut for shutdown in Windows 8

  • In the Metro interface, click on the Desktop.
  • In the desktop, Right click on the empty screen, select "New" and then Select "Shortcut".

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 1

You will see the below screen, which asks you to enter the location. Copy the following code and paste it there.`

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 _2

To create shortcut for shutdown computer, enter the following code

Shutdown.exe -s -t 00

Command To Make Windows 8 PC To Restart

Shutdown.exe -r -t 00

Command To Make Windows 8 PC To Hibernate

rundll32.exe PowrProf.dll,SetSuspendState

Command To Make Windows 8 PC To Sleep

rundll32.exe powrprof.dll,SetSuspendState 0,1,0

  • After entering the respective code, it will ask you to enter a name for the Shortcut. Enter the respective name.

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8_3

  • Click ok. Now, to change the icon of the shortcut, Right click on the shutdown icon and select properties and click on Change icon.
  • Select the icon you want, and click ok.

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 _4

  • Now, click on Apply and ok. You have created a shortcut for Shutdown option.

Steps To Display Shutdown Option In Windows 8 Metro Interface

  • Go to Windows Explorer. (Win+E)

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 _5

  • Enter the following code in the location bar.

%appdata%\microsoft\windows\Start Menu\Programs\

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 _6

  • After pasting, press enter, you will see Accessories folder. Open it.

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 _7

  • Now, cut the Shutdown shortcut and paste in the Accessories folder.
  • That's it, now you successfully created a Shortcut for Shutdown in the Metro interface of Windows 8 OS.

To verify it, Press Windows key, it will take to the Metro interface, type shutdown, you will see a "Shutdown App" in the Metro interface.

Shutdown Windows 8 From Desktop  App To Shutdown Windows 8 _8

We can also create a Shutdown Tile In Windows 8 Metro Interface and which will be even easy and faster to shutdown. Please follow this link to create a Shutdown Tile in Windows 8 Metro.

Note: We can not only create a shutdown Tile, But also, a Restart Tile, Hibernate Tile, Sleep Tile, and more over, we can create a Tile for any shortcut by following the instructions in this article.

Well that’s it. Try Windows 8 Now! And if you have not downloaded Windows 8, just head on to Microsoft's developer site and download it. You'll just need a PC with a 1GHz or faster processor (either 32- or 64-bit), 1GB of RAM (2GB for 64-bit), 16GB of hard disk space (20GB for 64-bit), DirectX 9 graphics with WDDM 1.0 or higher driver. Of course, if you want to play with Windows 8's touch abilities, you'll need a screen that supports multi-touch.

Read More