Author Topic: Open a Windows 10 Universal App such as Netflix or Hulu  (Read 8420 times)

falstaff

  • Newbie
  • *
  • Posts: 11
Open a Windows 10 Universal App such as Netflix or Hulu
« on: July 21, 2016, 06:42:15 AM »
This might be really easy but I'm not understanding how to do it.
How do you get Voice Attack to open Universal Apps such as Netflix and Hulu in Windows 10 Pro?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4749
  • RTFM
Re: Open a Windows 10 Universal App such as Netflix or Hulu
« Reply #1 on: July 21, 2016, 11:32:09 AM »
According to this MSDN article, you can run "start netflix:"(notice the colon).

On the other hand, Hulu supposedly isn't that easy to launch.


I don't have a machine with Windows 10, nor Netflix or Hulu, so that's all I can provide.

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2826
Re: Open a Windows 10 Universal App such as Netflix or Hulu
« Reply #2 on: July 21, 2016, 12:58:36 PM »
You better hurry up and update to Windows 10... you've only got a few days or it's not free ;)

Also, you can roll back if you don't like it.

falstaff

  • Newbie
  • *
  • Posts: 11
Re: Open a Windows 10 Universal App such as Netflix or Hulu
« Reply #3 on: July 21, 2016, 01:05:40 PM »
Thanks for the answer but where do I put that command in Voice Attack?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4749
  • RTFM
Re: Open a Windows 10 Universal App such as Netflix or Hulu
« Reply #4 on: July 21, 2016, 02:19:57 PM »
Thanks for the answer but where do I put that command in Voice Attack?
Good point. There are two ways to do this, both use the "Run an Application" action:

Code: [Select]
Run application 'cmd.exe' -with parameters '/c start netflix:'

or, you can follow this guide, and rather than creating a shortcut, paste the parameters into the "with these parameters" textbox, E.G.
Code: [Select]
Run application 'exporer.exe' -with parameters 'shell:AppsFolder\Microsoft.WindowsReadingList_8wekyb3d8bbwe!Microsoft.WindowsReadingList'


You better hurry up and update to Windows 10
I have tried it, though not on my main machine. The UI is poor, the main focus is to perpetually sell and advertise to the customer(losing any semblance of privacy in the process), apps reinstall themselves, and you can't officially disable updates to prevent half-baked "fixes" from messing up a working system. Some of this can be worked around with great effort, but no thanks.

That said, I'll probably be forced to "upgrade" when I change hardware, but the free offer doesn't carry over anyways, so I'm anything but keen on taking it.

falstaff

  • Newbie
  • *
  • Posts: 11
Re: Open a Windows 10 Universal App such as Netflix or Hulu
« Reply #5 on: July 23, 2016, 07:52:11 PM »
Thanks for the help.
I can confirm that method 1 works and I'm currently using it to open Netflix.