Is it possible to run any type of file (like,. mp3, doc, exe..) with a Vbscript file at a specific time?
I looked in many places but there were no success..
相关问题
- How to programmatically convert Access 1997 .mdb t
- VBScript / ADODB Syntax Issue with adArray?
- How to check default host for VBScript is WScript
- vbscript is not working on IE10 browser mode
- Using asp objects in .NET - Max compatibility
相关文章
- Can a VBScript function return a dictionary?
- UTC Time Assignment in VBScript
- Copy and Rename File VBScript
- How do I open a file with VBScript?
- Import WinAPI Function in *.VBS File
- How to reference the mail which triggered the outl
- Classic ASP/VBScript implementation of Crockford
- Convert .csv file into Excel in VBScript
In this vbscript you can change 4 arguments :
Give a try for this example that can schedule Notepad to be executed everyday at 10:00 AM
So, you need just to modify those 3 arguments in this script to yours :
Edit : Batch file to show or delete a numbered task names