I have written a visual basic program that launches
a batch program. I would like my visual basic program
to be frozen until the batch file is finished executing.
Do you know how I could monitor ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10085042.html
How is it possible to close a Windows application (e.g. PowerPoint) from a batch file without forcing logoff or shutdown? The application is running under Windows NT 4.0.
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10236135.html
Zones:
Windows NTDate Answered: 11/20/1999 Rating: 7.4 Views: 0
Hi experts
How can I make this batch file to close automatically and control should return to windows. I think there is one line missing to perform that. Need help please.
Thanks in advance.
...
http://www.experts-exchange.com/OS/Miscellaneous/Q_20779232.html
Zones:
Misc OSDate Answered: 10/28/2003 Rating: 6.8 Views: 0
I have a batch file that changes to a directory.
Problem is the "command window" does not stay open when I double-click on the batch file in Windows 2000. It closes as soon a the directory chan...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20791343.htm...
Zones:
Windows 2000Date Answered: 11/07/2003 Rating: 6.2 Views: 0
I have a windows batch file (check-process.bat) that checks if a certain process has gone down. If it has, it launchs another batch script (start-process). The problem is, the start-process batch f...
http://www.experts-exchange.com/OS/Miscellaneous/Q_21488041.html
Zones:
Misc OSDate Answered: 07/19/2005 Rating: 9.2 Views: 0
OEM 9.2
Agent Version 9.2.0.6
Database version 9.2.0.6
Windows 2000
Logon as batch job is applied to the domain account
Deny logon as batch job is not specified
Cannot run a simple job to e...
http://www.experts-exchange.com/Database/Oracle/Q_22477574.html
I want to write a batch file which will read the files names from a directory and pass the file name as a parameter to run another batch file. I want a quick help on this Thanks
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23123073.htm...
I need to conditionally move a folder containing settings (files) for a client/server app from a server down to a client machine. Right now, I have a batch file written and in production that will...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23135345.htm...
Hello,
I'm trying to build a batch file that does what I've set out in the code box below, I have very little experience with batch files and have spent a while trying to piece one together that...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23196961.htm...
Hello,
I'm looking for a script or dos command to detect or return a specified file's modified date, so that I can compare that against a variable, and then delete it if it's older that said var...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23306423.htm...