WshShell.Run and the window title
I'm new to scripting and need some help.
I have a script that I run early in the day which uses WhsShell.Run to start
a .BAT file, the window starts minimized and remains until later in the day
when I want the .BAT to really run. The minimized window provides a reminder
that I need to rrelease the .BAT file to let it continue its processing.
Is there a way to give this window a meaningful name other than
"C:\WINDOWS\System32\cmd.exe"?
Thanks
.
Relevant Pages
- Re: running a bat file in the background
... > relatively new bat file scripting. ... > problem is a dos window pops up and shows the results. ... Schedule the batch file to run under an account other than ... (microsoft.public.windowsxp.setup_deployment) - running a bat file in the background
... relatively new bat file scripting. ... I have the bat file scheduled to run everytime a windows xp ... machine turns on, the problem is the script runs fine,. ... problem is a dos window pops up and shows the results. ... (microsoft.public.windowsxp.help_and_support) - running a bat file in the background
... relatively new bat file scripting. ... I have the bat file scheduled to run everytime a windows xp ... machine turns on, the problem is the script runs fine,. ... problem is a dos window pops up and shows the results. ... (microsoft.public.windowsxp.setup_deployment) - Re: running a bat file in the background
... Hi Deejay, ... Use a VBS to call the BAT file. ... relatively new bat file scripting. ... problem is a dos window pops up and shows the results. ... (microsoft.public.windowsxp.help_and_support) - Re: running a bat file in the background
... Use a VBS to call the BAT file. ... relatively new bat file scripting. ... problem is a dos window pops up and shows the results. ... help but no luck here. ... (microsoft.public.windowsxp.setup_deployment) |
|