How to programmatically create a desktop shortcut link via Powershell or batch file command after installing *.appxbundle

S

soulmate75

Currently the *.appxbundle installs into the StartMenu, which is fine, but I'd also like to include a shortcut link on the destkop.


I see from this link that it's possible to create a short-cut manually for a sideloaded or Windows Store application.



So how can I automate the steps from the above article?

More specifically how can I find out what is the unique identifier Windows uses to create that shortcut?



Thanks!

Continue reading...
 
Back
Top Bottom