0

I have a working program that has an option to start in fullscreen at start-up. It's purpose is to be used on an unmanned screen. It also works as editor for shown content so I rather keep it a desktop app unless there is no other choices.

However in windows 8 the start screen stays on top and my program only show when you go to desktop mode.

What are my options to get the application to show at start-up without manual interaction?

hultqvist
  • 17,451
  • 15
  • 64
  • 101

1 Answers1

1

Update to Windows 8.1 in October (which is free for Windows 8 users) and select here that Windows boots to Desktop:

Win8.1: Go to Desktop

Now it works as you would expect it.

magicandre1981
  • 27,895
  • 5
  • 86
  • 127