Windows 7 has a wonderful facility called problem steps recorder.
You can start it by typing psr on the command line.
What's the best way to integrate this into a Delphi application?
And is there a COM automation interface for psr?
I want to:
- start the recorder from the program (easy: issue a command line and start it);
- start recording automatically; (can this be done?)
- Preset the filename
psrwill store the capture in; (how?) - Email the capture to an email address specified in my code.
If there's an alternative tool that does the same stuff I'd love to hear about that as well of course.
Because this is mainly a user-experience issue I'm not interested in automated crash reports, I know madexcept does a wonderful job on those.
I'm interested in seeing a slideshow where the user explains in 4 steps why feature x sucks or does not work as expected.
U+043C: CYRILLIC SMALL LETTER EM. – Andreas Rejbrand Dec 15 '11 at 12:08