February 26, 2009
4:32 am | Last updated: February 26, 2009 at: 4:33 am
Windows 7 Problem Steps Recorder “command line configuration deciphered”
One of the features of Windows 7 that consistently gets rave reviews is the Problem Steps Recorder, if you’ve not used this feature, explore it right away. For others, if you want to automate the process, here’s a tip: Just create a zip file with the following command and store it someplace under system32, so that the launching tool can find, and grab it later on.
"C:\Windows\system32\psr.exe" /output "C:\Users\cjacks\AppData\Local\Temp\WER130B.tmp.ft\IssueSteps.zip" /maxsc 25 /exitonsave 1
Loading
3 Responses | RSS comments on this post | Leave a comment»
No Pingback yet

Thanks for the info, I tried to re-produce the error you mentioned above in Firefox 3.1, Opera 10, IE8, but couldn't . Can you just upload a screenshot, so I can fix it.
nice feature, thanks
Don't know if you've notice but on your home page the first advertisement right above the first post, currently this post, causes the date of the post to be disturbed and pushed to the side. a Simple addition of "clear:floats" in your (.entries?) would probably fix this... Just to give you some input.