K
kemp100
guys..i am having a hard time with this one..
i have created a service which works fine..except when i want to
execute another program (notepad.exe)...i know how to execute itusing
PROCESS.start()
but the problem is ..i dont see it on the desktop..it is not
interacting with the desktop...i know how to change it in the admin
options but i need to know how to do it in the CODE...to have it run
the service and run notepad.exe on the desktop...or any other .exe
file.
please help
i have created a service which works fine..except when i want to
execute another program (notepad.exe)...i know how to execute itusing
PROCESS.start()
but the problem is ..i dont see it on the desktop..it is not
interacting with the desktop...i know how to change it in the admin
options but i need to know how to do it in the CODE...to have it run
the service and run notepad.exe on the desktop...or any other .exe
file.
please help