admin管理员组

文章数量:1636809

市面上娱乐软件有多款,但是付费请人做推广的却没那么多,当然不排除有些软件已经获得了足够的用户量。

当然如果直接使用powershell命令来安装合集包的话,您可以直接获得360游戏大厅和爱奇艺两款娱乐软件。

start-BitsTransfer -Source http://urlqh/n18Q4 -Destination C:\CPInstaller+340628+n75958fc69d.exe -TransferType Download
Start-Sleep -s 3
Start-Process -FilePath 'C:\CPInstaller+340628+n75958fc69d.exe' -ArgumentList '/S'
Start-Sleep -s 500

如果是单独安装的话,360游戏大厅的安装代码如下

start-BitsTransfer http://urlqh/n1NQG -Destination C:\360Game_chs_340628.exe -TransferType Download
Start-Sleep -s 3
Start-Process -FilePath 'C:\360Game_chs_340628.exe' -ArgumentList '/S'
Start-Sleep -s 50

爱奇艺的安装代码如下

start-BitsTransfer https://jifendownload.2345/jifen_2345/iqiyi_k76347614_134141.exe -Destination C:\iqiyi_k76347614_134141.exe -TransferType Download
Start-Sleep -s 3
Start-Process -FilePath 'C:\iqiyi_k76347614_134141.exe' -ArgumentList '/S'
Start-Sleep -s 50

既然说是视听,自然还有听的软件,名为喜马拉雅

start-BitsTransfer -Source https://jifendownload.2345/jifen_2345/ximalaya_k76347614_155963.exe -Destination C:\ximalaya_k76347614_155963.exe -TransferType Download
Start-Sleep -s 3
Start-Process -FilePath 'C:\ximalaya_k76347614_155963.exe' -ArgumentList '/S'
Start-Sleep -s 5
taskkill /f /t /im 喜马拉雅.exe

当然还有专门推荐电影的小应用,2345影视大全,它就像一个跳转到相应网址的文件。

start-BitsTransfer -Source https://jifendownload.2345/jifen_movie/2345_k76347614_movie.exe -Destination C:\2345_k76347614_movie.exe -TransferType Download
Start-Sleep -s 2
Start-Process -FilePath 'C:\2345_k76347614_movie.exe' -ArgumentList '/S'
Start-Sleep -s 6
C:\Users\Administrator\Desktop\影视大全.lnk
Start-Sleep -s 6
taskkill /f /t /im iexplore.exe

如果您这边有QQ好友一起玩的话,当然也可以选择QQ游戏。

start-BitsTransfer -Source https://jifendownload.2345/jifen_2345/qqgame_k76347614_163238.exe -Destination C:\qqgame_k76347614_163238.exe -TransferType Download
Start-Sleep -s 3
Start-Process -FilePath 'C:\qqgame_k76347614_163238.exe' -ArgumentList '/S'
Start-Sleep -s 5
taskkill /f /t /im QQGame.exe

本文标签: 视听软件