Modify ↓
#4024 closed Bug (Fixed)
_DebugSetup - $vReportType = 5 - not works on Windows 11
| Reported by: | mLipok | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.17.0 | Component: | Standard UDFs |
| Version: | 3.3.16.1 | Severity: | None |
| Keywords: | Cc: |
Description
As the notepad has changed in Windows 11, the option to save the log to the notepad window does not work on this operating system.
Attachments (0)
Change History (4)
comment:1 by , on Sep 13, 2024 at 8:30:51 AM
| Summary: | _DebugSetup - $vReportType = 4 - not works on Windows 11 → _DebugSetup - $vReportType = 5 - not works on Windows 11 |
|---|
comment:3 by , on Oct 17, 2024 at 9:28:18 AM
Finally I found a solution
Run old notepad if run in Admin mode
or display a msgbox containing the Notepad output , the output being store also in the clipboard
comment:4 by , on Oct 17, 2024 at 11:28:43 PM
| Milestone: | → 3.3.17.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [13081] in version: 3.3.17.0
Note:
See TracTickets
for help on using tickets.

Thanks I encounter such pb but I cannot find a solution
Any idea?