This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- W8 and Tiles
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 19, 2012
08:23 AM
W8 and Tiles
Hello!
Can someone give me a hint how to create W8 tiles?
Regards
Johannes
Can someone give me a hint how to create W8 tiles?
Regards
Johannes
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 21, 2012
12:20 PM
Windows 8 Store applications can use the Windows.UI.StartScreen.SecondaryTile class to create/pin tiles on the Start Screen from within the application. The documentation is not clear if this class can be used from a normal desktop style application (though using WinRT APIs from desktop applications can be rather challenging when it is possible). Desktop applications installed with MSI, InstallScript or other installers that create shortcuts on the Start menu will have the shortcuts automatically pinned to the Start Screen on Windows 8.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 24, 2012
02:04 AM
Hello Josh,
thanks for your replay!
How to suppress the pinning of shortcuts on the start screen I've found in the www.
But how to create tiles on the start screen?
Will the next version of IS support this point?
Or is it possible with the current IS 2012 Sprint to manually create these tiles? And if yes, how?
Regards
Johannes
thanks for your replay!
How to suppress the pinning of shortcuts on the start screen I've found in the www.
But how to create tiles on the start screen?
Will the next version of IS support this point?
Or is it possible with the current IS 2012 Sprint to manually create these tiles? And if yes, how?
Regards
Johannes