H Herfried K. Wagner [MVP] Feb 7, 2006 #2 rodchar said: can i call a vbscript within my windows service? Click to expand... Check out 'System.Diagnostics.Process.Start'.
rodchar said: can i call a vbscript within my windows service? Click to expand... Check out 'System.Diagnostics.Process.Start'.
G Guest Feb 8, 2006 #3 thank you. Herfried K. Wagner said: Check out 'System.Diagnostics.Process.Start'. Click to expand...