Pin tile to selected position on Startscreen (programmatically) Windows 8

浪尽此生 提交于 2019-12-07 17:37:13

问题


I am searching a solution to pin an installed app or desktop application to the windows 8 startscreen.

  1. I have figured out to do this like it is described in this post before
  2. There has also been a long disscusion about this problem

But there was no answer to my question:

How can I pin a new tile to a selected position on the startscreen?

If I install a new app/application windows 8 pins the new application at the end of the Startscreen. (windows 8.1 does not) But if I want to place the tile f.e. in the second group on third position, there is possibilty to do this.

I am in an enterprise environment and I know tools which can provide this out-of-the-box. So there must be a way to do this programmatically, but with all my effort I can find a way.


回答1:


Its not possible, you can't control where tile will be pinned on start screen.



来源:https://stackoverflow.com/questions/18364257/pin-tile-to-selected-position-on-startscreen-programmatically-windows-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!