Annoying DOS box when using Utility/Runwin (OpenInsight Specific)
At 12 MAR 2001 08:32:19PM Peter Richards wrote:
Hi,
We are able to determine the free space on each disk by
command=dir d:\ /a:d ]d:\foo.txt"
retval=Utility("RUNWIN", "command.com /c ": Command)
then read in 'foo.txt', however there is always the annoying DOS box appearing each time the Utility command is run. Is there a method to run this in 'quiet' mode or similar ?
Peter
At 27 MAR 2001 05:24AM Peter Richards wrote:
Hi,
for the answer, …… no need to shell out to DOS, we are now using the Sprezzatura (http://www.sprezzatura.com) product, Utility32.
Peter