|
From: Bin Hu <hu...@ms...> - 2011-05-26 16:10:16
|
Hi, experts My OS is win7 home edition, jdk 1.6 I have write a small application which Capture the currently screen every 5 seconds and store the image to a specified folder, I wrote it in eclipse and run successfully in eclipse. But when I install the application into services via Wrapper and start the service, it will do the same thing. The problem is that, the service always capture the screen as a BLACK picture. I have checked the "Allow service to interact with desktop" checkbox. Please help me! Best Regards!! Hu Bin |