Modify ↓
Opened 18 months ago
Closed 17 months ago
#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 , 18 months ago
| Summary: | _DebugSetup - $vReportType = 4 - not works on Windows 11 → _DebugSetup - $vReportType = 5 - not works on Windows 11 |
|---|
comment:2 by , 18 months ago
comment:3 by , 17 months ago
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 , 17 months ago
| 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?