Filebug software automation?

If it doesn't fit anywhere else, drop it in here. (not to be used as a chat/nonsense section)

Moderator: Moderator Team

Post Reply
LMH1
Posts: 228
Joined: Wed Feb 22, 2006 7:16 pm
Location: Norway

Filebug software automation?

Post by LMH1 »

Important Information to Include

To make sure we can reproduce and fix your bug, certain information has to be present. Important data you should include in your report includes:

Reproduction method using step by step instructions.

Hardware or virtual machine configuration.

Tested ReactOS version (verify also that it does happen with the latest build).

The version of the application tested (if any) and a download link (URL).

Screenshot of the problem if it's a graphical bug (add the attachment in JIRA).

Debug log for crashes, freezes and application errors. See Debugging to see how to obtain a high quality debug output.
typedef struct _OSVERSIONINFOEXA {
DWORD dwOSVersionInfoSize;
DWORD dwMajorVersion;
DWORD dwMinorVersion;
DWORD dwBuildNumber;
DWORD dwPlatformId;
CHAR szCSDVersion[128];
WORD wServicePackMajor;
WORD wServicePackMinor;
WORD wSuiteMask;
BYTE wProductType;
BYTE wReserved;
} OSVERSIONINFOEXA, *POSVERSIONINFOEXA, *LPOSVERSIONINFOEXA;
https://docs.microsoft.com/en-us/window ... ioninfoexa

or Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name CurrentBuild in powershell.
Or CMD: systeminfo | findstr /B /C:"OS Name" /C:"OS Version"

Tryed NirCMD but nircmd.exe loop 10 300000 savescreenshot C:\temp\img~$currdate.MM_dd_yyyy$.png did not works.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests