application window should be hidden
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Put the application on desktop
2. Pin it to the task bar
3. Run from the task bar - screenshot is made corrrect but application window
opens hiding details of printed window
What is the expected output? What do you see instead?
I shoud receive printscreen without black application window
What version of the product are you using? On what operating system?
Windows 7 64 bit
Please provide any additional information below.
Original issue reported on code.google.com by piotr.ci...@gmail.com
on 17 Dec 2013 at 2:58
GoogleCodeExporter commented
If you make a .bat file to start the screenshot program, you can call it with
/min so it start minimized:
start /min screenshot-cmd.exe -wt "title" -o "myFile.png"
Original comment by michaelr...@gmail.com
on 11 Feb 2014 at 9:54
GoogleCodeExporter commented
start /min didn't work for me. I tried it with a link with the property 'start
minimized'. This worked for me.
Original comment by gcchri...@gmail.com
on 15 Aug 2014 at 12:47