Re: Network question




"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:eirnzrL8HHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
Adrian,

You will have to have a process on the W98 machine which will wait for
a signal from your other machine to shut down. When the process on the
W98 receives the signal (through remoting, or some other inter-machine
communication), it will execute a process with the command line that you
posted originally.

Thank you Nicholas.
Adrian.


.



Relevant Pages

  • Re: How can you execute the ms-dos copy from vb?
    ... Send Raw Data to a Printer Using the Win32 API from Visual Basic ... How can I do this when the application is on a W98 machine. ... > Please note I can use the FileSystemObject to copyfile or even the "Print" command if ...
    (microsoft.public.vb.enterprise)
  • How can you execute the ms-dos copy from vb?
    ... I have a file that has embedded escape codes that I need to send to the default printer. ... How can I do this when the application is on a W98 machine. ... Please note I can use the FileSystemObject to copyfile or even the "Print" command if the OS is Win NT or higher but these commands don't work consistantly under W98. ...
    (microsoft.public.vb.enterprise)
  • RE: Problem with executing .bat file
    ... I was perfoming this from a network drive and the command prompt does not support URL's so it dumped me into the C:\winnt directory and of course the windings.out file was not there. ... This works at least on my W2000 machine now to try it on the target box a W98 machine. ... Double clicking on the bat file in explorer works fine, just won't when shelling to it from VB. ...
    (microsoft.public.vb.enterprise)