So what is your problem?

Since Windows 7, Microsoft has included the “Problem Steps Recorder”. It is a little helper that can be used to record actions step by step in order to document certain software processes. The beauty of the program: once started, it documents almost completely independently.


Surface

Die Problem recording can be started as follows:

  • “SSystem control” -> “Troubleshooting” -> “Ask a friend” -> “Problem recording”
  • Problem recordingRun (Windows + R): “psr.exe”
Problem recording started

After clicking on “Start recording”, the program automatically creates a screenshot for all subsequent mouse clicks. There is also a short description for each screenshot. Below is an example.

Situation:
The CodeLibrary application is closed by clicking on the red X button.

Automatically created screenshot

Corresponding description text:
Click with the left mouse button by user on “Close (button)” in “conzept 16 – Code Library”

Optionally, comments can be added to provide the subsequent viewer of the recording with further information.

Please note that only 25 screenshots per recording are permitted by default. If more are required, the number of screenshots to be recorded can be increased in the settings up to a maximum value of 100.

Problem recording settings dialog

When the recording is finished, the recording can be saved as a ZIP file in order to send it directly. The recording itself looks like a slide show and is stored within the ZIP file in an mht file (MIME HTML). The problem recording can be opened in the browser by double-clicking on an mht file.
The file contains the screenshots with description text, comments and additional details (e.g. information on the operating system).

Command line

It is also possible to start the Problem Steps Recorder from the command line. This means it can also be used in your own application, for example to implement a kind of debug mode. This could automatically record all clicks within the application and then send the resulting ZIP file with the conzept 16 mail commands.

// Start recording without graphical user interface,
// Save the file in the temporary directory as ‘MyRecord.zip’,
// Allow 100 screenshots and
// exclusively monitor the conzept 16 process
SysExecute('psr.exe',
  '/start /gui 0 ' +
  '/output "' + _Sys->spPathTemp + 'MyRecord.zip" ' +
  '/maxsc 100 ' +
  '/recordpid ' + CnvAI(_Sys->spProcessID, _FmtNumNoGroup),
  0
);

// Execute application
...

// End recording
SysExecute('psr.exe', '/stop', 0);

// Send recording by e-mail
...
Conclusion

The Problem Steps Recorder enables the user to easily record processes in programs or the operating system. It relieves the user of most of the documentation. The user only has to recreate the behavior and can then send it to a support team to resolve the problem. The problem recording can also be used for your own documentation purposes. Not only the user, but also the subsequent viewer benefits from the problem recording through a precise, easy-to-understand and well-documented problem description.

Try using the Problem Steps Recorder yourself and/or recommend it to your customers. You will quickly realize how simple and effective it is ;).

Klicken Sie hier, um die Nutzungsbedingungen für unseren Blog zu lesen.

Leave a Reply

Your email address will not be published. Required fields are marked *

Leave the field below empty!

Requests, questions or feedback are welcome:

Terms of use of the comment function in the blog

1. General information

Vectorsoft AG (‘Provider’) provides a public blog for Internet users (‘Users’) on the vectorsoft.de website. The public blog is intended for the exchange of information and ideas. Users who participate with contributions and comments undertake to comply with the blog terms of use and are responsible for the accuracy, appropriateness and freedom from legal infringements of their contributions. By using the comment function in our blog, you accept these terms of use.

2. Netiquette

We ask you to refrain from personal attacks and provocations based on other opinions. Please argue objectively and maintain a constructive discussion culture. Your comment should always be related to the topic in question in order to avoid digressions into other topics. Posting the same comment or several similar comments more than once is not permitted.

3. Prohibition of illegal content

By submitting your comment, you confirm that you are not violating any copyrights or other rights of third parties. Inciting, racist statements, instructions for criminal offences and their glorification, depictions of violence, pornographic content and statements that violate personal rights are prohibited.

4. No advertising

The use of the comment function is not permitted for commercial or party-political purposes. Advertising contributions of any kind will be deleted immediately.

5. Details of the name

When entering your name, pay attention to the principles mentioned above.

6. Source references

If you intend to publish quotes or contributions from third parties, please indicate the respective sources and explain how they relate to the blog post.

7. Violation of the terms of use

Posts that violate this policy will be deleted immediately. If you notice any violations yourself, please send us the link to the comment in question by e-mail to . We expressly point out that we will exclude individual users in the event of repeated or serious violations of these terms of use.

As of: Sept. 2024

Get your Trial Version now!

Test yeet free of charge

IHRE EVALUIERUNGSLIZENZ - JETZT ANFORDERN!

TESTEN SIE DIE CONZEPT 16 VOLLVERSION - UNVERBINDLICH und KOSTENFREI

Subscribe to our newsletter

[cleverreach_signup]
WordPress Cookie Notice by Real Cookie Banner