中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-10 14:57
47,811 topics / 349,897 posts / today 0 new / 48,255 members
DOS批处理 & 脚本技术(批处理室) » Batch processing to play network music playlists
Printable Version  4,568 / 21
Floor1 maobin Posted 2006-11-27 18:08
初级用户 Posts 18 Credits 65
Related screenshots:


Audio-visual password: 75996562

[ Last edited by maobin on 2007-8-12 at 05:11 AM ]

Attachments
我的音乐.rar (647 bytes)
Floor2 vkill Posted 2006-11-27 22:42
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
The biggest problem with the one that comes with Windows is that it doesn't close automatically. I've tried adding the /close parameter but it still doesn't work.
Floor3 vkill Posted 2006-11-27 22:50
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
Why post an exe there?
Floor4 maobin Posted 2006-11-27 22:55
初级用户 Posts 18 Credits 65
The source code is too simple
I'll post it out


@echo off
@echo.
@echo ※∮ Personal Music Collection ∮※ Audio-visual Password: 75996562
@color 5c
:mm
@set /p kiss=Please enter the password:
@if {%kiss%}=={75996562} goto e
goto mm

:e
@start/min/b wmplayer.exe "http://maobin.139.tofor.com/My Music.wpl"
@echo.
@echo.
@echo Good ****** ******
@echo Music ********** ********** Like
@echo I ************ ************ Like
@echo We *************************** Respect
@echo Day ***********Baby!********** Please
@echo Day *************************** Collect
@echo Update *********************** Collect
@echo Good ******I miss you so much*****
@echo ***************
@echo *********** ┎════┰═══╱╲
@echo ******* ║§Love§┃All﹎﹎◣╱
@echo *** ║Baby﹎﹎┃Remember﹎﹎﹎║
@echo * ║﹎We﹎┃﹎﹎﹎﹎║
@echo ║﹎﹎Love┃﹎﹎﹎﹎║
@echo ┖════┸════┚
@echo.
@echo.
@echo Contact QQ: 75996562
@echo Please wait a moment, the song is loading..... ----Stupid Collection----
@ping 172.1 -n 20>nul

[ Last edited by maobin on 2007-8-12 at 05:12 AM ]
Floor5 vkill Posted 2006-11-27 23:04
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
start /b wmplayer.exe 原来这样啊 ~
Floor6 vkill Posted 2006-11-27 23:12
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
It's okay to make a playlist to solve the problem of not being able to play multiple songs. Hehe~ Why didn't I think of this before, thanks
Floor7 electronixtar Posted 2006-11-27 23:28
铂金会员 Posts 2,672 Credits 7,493
Using VBS can achieve very good background playback
Floor8 vkill Posted 2006-11-27 23:46
金牌会员 Posts 1,744 Credits 4,103 From 甘肃.临泽
Originally posted by electronixtar at 2006-11-27 23:28:
VBS can achieve very good background playback

But VBS seems to not be well supported under 03~ I always get errors when running the previous forum's VBS in 03
Floor9 maobin Posted 2006-11-28 18:41
初级用户 Posts 18 Credits 65
Originally posted by vkill at 2006-11-27 23:04:
start /b wmplayer.exe So that's how it is ~



@start/min/b wmplayer.exe This way, hiding the player makes it a bit more mysterious

But there are also drawbacks
You still have to end the process to close it
Floor10 anqing Posted 2006-11-28 22:57
高级用户 Posts 413 Credits 859
Originally posted by maobin at 2006-11-28 18:41:

@start/min/b wmplayer.exe This makes the player hidden, which is a bit more mysterious

But there are also drawbacks
You still have to end the process to close it



Why, my wmplayer.exe is not minimized to play in the background, but still in front?
Floor11 electronixtar Posted 2006-11-28 23:29
铂金会员 Posts 2,672 Credits 7,493

But VBS seems not well supported under 03~ I always get errors when running the previous forum's VBS under 03


cscript //nologo //e:vbscript xxxx.vbs
Floor12 lxmxn Posted 2006-11-29 01:22
版主 Posts 4,938 Credits 11,386
Hehe, not bad. It would be perfect if we could customize the playlists.
Floor13 maobin Posted 2006-12-03 14:56
初级用户 Posts 18 Credits 65
Originally posted by anqing at 2006-11-28 22:57:

Why, my wmplayer.exe is not minimized to play in the background, but still in front?


Running the second time is hidden
Floor14 zyw052553 Posted 2006-12-19 11:06
新手上路 Posts 9 Credits 18
You can hide wmplayer by using the /min parameter.
Floor15 gene771771 Posted 2006-12-20 07:30
初级用户 Posts 77 Credits 105 From 重庆
The idea is good. How to quickly make your own media list?
For example, I have a MEDIA folder with three subfolders, namely
classic
pop
cartoon
Now I want to play pop. How to make a wpl list and then let wmplayer play it?

[ Last edited by gene771771 on 2006-12-19 at 06:32 PM ]
1 2  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023