8000 Installing as "NT Authority/SYSTEM" does not work on some langauges. · Issue #2758 · WinMerge/winmerge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Installing as "NT Authority/SYSTEM" does not work on some langauges. #2758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
marcinbryl opened this issue Apr 29, 2025 · 1 comment
Closed

Comments

@marcinbryl
Copy link
marcinbryl commented Apr 29, 2025

Hi, there is a problem with installation of application using "NT Authority/SYSTEM" system account.

English language (works correctly):

2025-04-28 11:29:46.847   Dest filename: C:\Users\Public\Desktop\WinMerge.lnk
2025-04-28 11:29:46.847   Creating the icon.
2025-04-28 11:29:46.847   Successfully created the icon.
2025-04-28 11:29:47.363   Registering 32-bit DLL/OCX: C:\Program Files\WinMerge\ShellExtensionU.dll
2025-04-28 11:29:47.363   Spawning 32-bit RegSvr32: "C:\Windows\system32\regsvr32.exe" /s "C:\Program Files\WinMerge\ShellExtensionU.dll"
2025-04-28 11:29:47.738   Registration successful.
2025-04-28 11:29:47.769   Installation process succeeded.

German language (fails):

2025-04-28 11:32:42.809   Dest filename: C:\Users\Public\Desktop\WinMerge.lnk
2025-04-28 11:32:42.809   Creating the icon.
2025-04-28 11:32:42.809   Successfully created the icon.
2025-04-28 11:32:42.934   Fatal exception during installation process (Exception):
                          Runtime Error (at 15:227):
                          
                          Could not retrieve the SID for user: nt-autorit„t\system.
2025-04-28 11:32:42.934   Exception message:
2025-04-28 11:32:42.934   Defaulting to OK for suppressed message box (OK):
                          Runtime Error (at 15:227):
                          
                          Could not retrieve the SID for user: nt-autorit„t\system.
2025-04-28 11:32:42.934   Defaulting to OK for suppressed message box (OK):
                          Das Setup konnte nicht abgeschlossen werden.
                          
                          Beheben Sie bitte das Problem, und starten Sie das Setup erneut.
2025-04-28 11:32:42.934   Rolling back changes.

French language (fails):

2025-04-28 11:32:06.895   Dest filename: C:\Users\Public\Desktop\WinMerge.lnk
2025-04-28 11:32:06.895   Creating the icon.
2025-04-28 11:32:06.895   Successfully created the icon.
2025-04-28 11:32:07.004   Fatal exception during installation process (Exception):
                          Runtime Error (at 15:227):
                          
                          Could not retrieve the SID for user: autorite nt\systŠme.
2025-04-28 11:32:07.004   Exception message:
2025-04-28 11:32:07.004   Defaulting to OK for suppressed message box (OK):
                          Runtime Error (at 15:227):
                          
                          Could not retrieve the SID for user: autorite nt\systŠme.
2025-04-28 11:32:07.004   Defaulting to OK for suppressed message box (OK):
                          L'installation n'est pas terminée.
                          
                          Veuillez corriger le problème et relancer l'installation.
2025-04-28 11:32:07.004   Rolling back changes.

It seems like some problem with encoding. For example problem does not occur on italian language os.

sdottaka added a commit that referenced this issue Apr 29, 2025
…t working

Fix issue #2758: Installing as "NT Authority/SYSTEM" does not work on some langauges.

(cherry picked from commit 4e6c9da408868cd248634684e7d24e6119f3e898)
sdottaka added a commit that referenced this issue Apr 29, 2025
…t working

Fix issue #2758: Installing as "NT Authority/SYSTEM" does not work on some langauges.

(cherry picked from commit 4e6c9da4
75BB
08868cd248634684e7d24e6119f3e898)
(cherry picked from commit 55a8ddd)
@sdottaka
Copy link
Member

We have fixed this issue and released 2.16.48.2.
Thank you for reporting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0