D
D2
Hi,
My windows service based application launches applications using
System.Diagnostics.Process class' Start method. However it has come to
my notice that vista is displaying a Interactive Dialog Detection
window whenever this service starts a program using the above
mechanism. Could someone throw some light on the interactive dialog
detection and how we can avoid this dialog?
thanks,
dapi
My windows service based application launches applications using
System.Diagnostics.Process class' Start method. However it has come to
my notice that vista is displaying a Interactive Dialog Detection
window whenever this service starts a program using the above
mechanism. Could someone throw some light on the interactive dialog
detection and how we can avoid this dialog?
thanks,
dapi