ios - C++如何拉起itunes并跳转到下载页面
怪我咯
怪我咯 2017-04-17 11:42:27
0
4
719

各位大神好,

小神现在想做一个PC上的小软件,点击安装按钮,就把itunes程序拉起来,然后跳转到相应的下载页面。请问怎么实现?

谢谢

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(4)
刘奇

You need to find the installation location of itunes to start it, and also enumerate the sub-windows of itunes and send the correct message to the correct window. It is recommended to read the source code of "Haofang Automatic Room Squeezing Device" on Baidu.

Peter_Zhu

Find the path to iTunes and launch it using the following method:

C:\Program Files\iTunes\iTunes.exe /url "itmss://itunes.apple.com/cn/app/duo-kan-yuedu/id517850153?mt=8"

It shouldn’t be difficult to find the path to iTunes, just read the registry

Ty80

Now iTunes has short links, such as http://appstore.com/iblacksuncom. Just open this link to open iTunes and jump to the corresponding App.

刘奇

Are you looking for this?

iTunes Link Maker

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template