Windows Patch-List -> Names to short #2376
-
|
Hi there, if I take a look at the windows patch list of an agant I mostly dont see the important part like "KB2267602 (Version 1.443.124.0)" because the string is limited by 50 chars. Does anyone knows hof to enlarge this limit? |
Beta Was this translation helpful? Give feedback.
Answered by
ekleinebekel
Dec 15, 2025
Replies: 1 comment
-
|
I am not familar with this js shortener but if anyone have the same issue: use termial session an server and go to /var/www/rmm/dist and use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ekleinebekel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not familar with this js shortener but if anyone have the same issue:
use termial session an server and go to /var/www/rmm/dist and use
grep -rl "S.row.title," ./for me it is ./d392e0ab.js an on line 826 you can find it and just change the value after the comma.