* Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title @ 2024-02-02 18:57 Christian Castro 2024-02-02 19:16 ` Kristoffer Haugsbakk 2024-02-10 7:40 ` Matthias Aßhauer 0 siblings, 2 replies; 8+ messages in thread From: Christian Castro @ 2024-02-02 18:57 UTC (permalink / raw) To: git@vger.kernel.org Hello Git for Windows, I have a question on the GUID and/or SWID tag for Git for Windows 2.43.0. Can you tell me where in the product the GUID and/or SWID tag would be stored in Windows for Git for Windows 2.43.0? Our scanning software has detected both 2.39.2 and 2.43.0 on the same Windows but this is not so, only 2.43.0 is installed. This was an upgrade from 2.39.2 though so not sure if that is messed up the results somehow. I've looked in C:\ProgramData and there are no regid folders not regid.xyz files exist for this product (for the SWID tag). The Windows registry also does not have a GUID information for this product located under: HKLM\Software\GitForWindows HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1 If you've included a GUID and/or SWID tag for your product somewhere in the installation process, can you please tell me where these are stored under Windows so I can fix? I'd appreciate it. Thank you, Christian Castro Sr. Systems Administrator Office: 301-628-3551 DLHcorp.com ****WARNING**** This email message (including any attachments) are to be treated as confidential/proprietary and may contain copyrighted or other legally protected information. It is intended only for the addressee(s) identified above. If you are not the addressee(s), or an employee or agent of the addressee(s), please note that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this information in error, please destroy the information and notify the sender of the error. Thank you. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-02 18:57 Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title Christian Castro @ 2024-02-02 19:16 ` Kristoffer Haugsbakk 2024-02-10 7:40 ` Matthias Aßhauer 1 sibling, 0 replies; 8+ messages in thread From: Kristoffer Haugsbakk @ 2024-02-02 19:16 UTC (permalink / raw) To: Christian Castro; +Cc: git@vger.kernel.org Hi On Fri, Feb 2, 2024, at 19:57, Christian Castro wrote: > Hello Git for Windows, > > > I have a question on the GUID and/or SWID tag for Git for Windows > 2.43.0. This is the Git For Windows repository: https://github.com/git-for-windows/git This is the mailing list: https://groups.google.com/g/git-for-windows Just saying that they might be more responsive there. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-02 18:57 Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title Christian Castro 2024-02-02 19:16 ` Kristoffer Haugsbakk @ 2024-02-10 7:40 ` Matthias Aßhauer 2024-02-15 21:40 ` Christian Castro 1 sibling, 1 reply; 8+ messages in thread From: Matthias Aßhauer @ 2024-02-10 7:40 UTC (permalink / raw) To: Christian Castro; +Cc: git@vger.kernel.org On Fri, 2 Feb 2024, Christian Castro wrote: > Hello Git for Windows, > > > I have a question on the GUID and/or SWID tag for Git for Windows 2.43.0. > > Can you tell me where in the product the GUID and/or SWID tag would be stored in Windows for Git for Windows 2.43.0? > Our scanning software has detected both 2.39.2 and 2.43.0 on the same Windows but this is not so, only 2.43.0 is installed. > This was an upgrade from 2.39.2 though so not sure if that is messed up the results somehow. > > I've looked in C:\ProgramData and there are no regid folders not regid.xyz files exist for this product (for the SWID tag). > > The Windows registry also does not have a GUID information for this product located under: > HKLM\Software\GitForWindows > HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1 > > > If you've included a GUID and/or SWID tag for your product somewhere in the installation process, can you please tell me where these are stored under Windows so I can fix? I'd appreciate it. > Neither of those things really exist in Git for Windows. Well there are GUIDs, but no GUID that is used in the way you'd expect from an MSI installer. The Git for Windows installer is an innosetup based EXE installer. Innosetup doesn't have these concepts. There have been efforts to introduce an MSI installer over the years, but they've all fizzled out. As for SWID tags, you're the first person to mention them in almost 15 years of ISO/IEC 19770-2 existing. > > Thank you, > > Christian Castro > Sr. Systems Administrator > Office: 301-628-3551 > DLHcorp.com > > > > ****WARNING**** This email message (including any attachments) are to be treated as confidential/proprietary and may contain copyrighted or other legally protected information. It is intended only for the addressee(s) identified above. If you are not the addressee(s), or an employee or agent of the addressee(s), please note that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this information in error, please destroy the information and notify the sender of the error. Thank you. > ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-10 7:40 ` Matthias Aßhauer @ 2024-02-15 21:40 ` Christian Castro 2024-02-16 11:00 ` Konstantin Khomoutov 0 siblings, 1 reply; 8+ messages in thread From: Christian Castro @ 2024-02-15 21:40 UTC (permalink / raw) To: Matthias Aßhauer; +Cc: git@vger.kernel.org Hello Matthias, Thank you for your reply. Question: Are you a Git for Windows developer, open-source contributor or ? I ask because I will contact the manufacturer of our inventory product and provide them your feedback. But I'd like to know what your role is with Git for Windows for as of now I just have a reply from someone named Matthias from a live.de email domain. I hope you understand. Truly no offense meant on my part. Therefore, please let me know what your role is with Git for Windows so I can send this feedback accordingly and continue working on with our software inventory vendor on the issue. Best regards, Christian -----Original Message----- From: Matthias Aßhauer <mha1993@live.de> Sent: Saturday, February 10, 2024 2:40 AM To: Christian Castro <christian.castro@dlhcorp.com> Cc: git@vger.kernel.org Subject: Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title [You don't often get email from mha1993@live.de. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] On Fri, 2 Feb 2024, Christian Castro wrote: > Hello Git for Windows, > > > I have a question on the GUID and/or SWID tag for Git for Windows 2.43.0. > > Can you tell me where in the product the GUID and/or SWID tag would be stored in Windows for Git for Windows 2.43.0? > Our scanning software has detected both 2.39.2 and 2.43.0 on the same Windows but this is not so, only 2.43.0 is installed. > This was an upgrade from 2.39.2 though so not sure if that is messed up the results somehow. > > I've looked in C:\ProgramData and there are no regid folders not regid.xyz files exist for this product (for the SWID tag). > > The Windows registry also does not have a GUID information for this product located under: > HKLM\Software\GitForWindows > HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1 > > > If you've included a GUID and/or SWID tag for your product somewhere in the installation process, can you please tell me where these are stored under Windows so I can fix? I'd appreciate it. > Neither of those things really exist in Git for Windows. Well there are GUIDs, but no GUID that is used in the way you'd expect from an MSI installer. The Git for Windows installer is an innosetup based EXE installer. Innosetup doesn't have these concepts. There have been efforts to introduce an MSI installer over the years, but they've all fizzled out. As for SWID tags, you're the first person to mention them in almost 15 years of ISO/IEC 19770-2 existing. > > Thank you, > > Christian Castro > Sr. Systems Administrator > Office: 301-628-3551 > DLHcorp.com > > > > ****WARNING**** This email message (including any attachments) are to be treated as confidential/proprietary and may contain copyrighted or other legally protected information. It is intended only for the addressee(s) identified above. If you are not the addressee(s), or an employee or agent of the addressee(s), please note that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this information in error, please destroy the information and notify the sender of the error. Thank you. > ****WARNING**** This email message (including any attachments) are to be treated as confidential/proprietary and may contain copyrighted or other legally protected information. It is intended only for the addressee(s) identified above. If you are not the addressee(s), or an employee or agent of the addressee(s), please note that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this information in error, please destroy the information and notify the sender of the error. Thank you. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-15 21:40 ` Christian Castro @ 2024-02-16 11:00 ` Konstantin Khomoutov 2024-02-16 12:56 ` Konstantin Khomoutov 2024-02-18 22:06 ` Johannes Schindelin 0 siblings, 2 replies; 8+ messages in thread From: Konstantin Khomoutov @ 2024-02-16 11:00 UTC (permalink / raw) To: git@vger.kernel.org On Thu, Feb 15, 2024 at 09:40:47PM +0000, Christian Castro wrote: >>> I have a question on the GUID and/or SWID tag for Git for Windows 2.43.0. > Question: Are you a Git for Windows developer, open-source contributor or? > I ask because I will contact the manufacturer of our inventory product and > provide them your feedback. But I'd like to know what your role is with Git > for Windows for as of now I just have a reply from someone named Matthias > from a live.de email domain. I hope you understand. Truly no offense meant > on my part. > > Therefore, please let me know what your role is with Git for Windows so I > can send this feedback accordingly and continue working on with our software > inventory vendor on the issue. I would say the chief Git-for-Windows maintainer is Johannes Schindelin [1]. But prodding him directly would be impolite: after all, GfW is a F/OSS project, so none of the folks participating in its development is oblidged to answer any questions as them are not bound by terms of any contract with the enterprise you're acting on behalf of - as no such contract exists (please take no offence - I'm just clearing things up). So, I would recommend to ask on GfW's Github Discussions [2] or on the GfW's dedicated mailing list [3]. 1. https://github.com/dscho 2. https://github.com/git-for-windows/git/discussions 3. https://groups.google.com/g/git-for-windows/ ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-16 11:00 ` Konstantin Khomoutov @ 2024-02-16 12:56 ` Konstantin Khomoutov 2024-02-18 22:06 ` Johannes Schindelin 1 sibling, 0 replies; 8+ messages in thread From: Konstantin Khomoutov @ 2024-02-16 12:56 UTC (permalink / raw) To: git@vger.kernel.org [...] > Therefore, please let me know what your role is with Git for Windows so I > can send this feedback accordingly and continue working on with our software > inventory vendor on the issue. [...] > So, I would recommend to ask on GfW's Github Discussions [2] or on the > GfW's dedicated mailing list [3]. [...] > 2. https://github.com/git-for-windows/git/discussions > 3. https://groups.google.com/g/git-for-windows/ To make things maybe a bit more clear: this very list our discussion is taking place is dedicated to the development of the "core" Git, and Git-for-Windows has started years ago as what one would call a continuous friendly fork of Git. May changes implemented in GfW get upstreamed into the "core" Git, but GfW still maintains a set of patches atop of Git, as well as a hefty amount of infrastructure code (because in order to properly function under Windows, Git requires lots of supporting software which presence is taken for granted on Unix-like systems but does not normally exist on Windows). Maintaining a Windows installer binary is also a task. In other words, GfW has quite specific requirements to still be a separate, though very close, project, and because of this is has its own separate supporting infrastructure: a project and issue tracker on Github and its own communication venues. These venues are what I and someone other earlier in this discussion have pointed you at. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-16 11:00 ` Konstantin Khomoutov 2024-02-16 12:56 ` Konstantin Khomoutov @ 2024-02-18 22:06 ` Johannes Schindelin 2024-02-22 13:35 ` Kristoffer Haugsbakk 1 sibling, 1 reply; 8+ messages in thread From: Johannes Schindelin @ 2024-02-18 22:06 UTC (permalink / raw) To: Konstantin Khomoutov; +Cc: git@vger.kernel.org [-- Attachment #1: Type: text/plain, Size: 1138 bytes --] Hi, On Fri, 16 Feb 2024, Konstantin Khomoutov wrote: > On Thu, Feb 15, 2024 at 09:40:47PM +0000, Christian Castro wrote: > > >>> I have a question on the GUID and/or SWID tag for Git for Windows 2.43.0. > > > Question: Are you a Git for Windows developer, open-source contributor or? > > I ask because I will contact the manufacturer of our inventory product and > > provide them your feedback. But I'd like to know what your role is with Git > > for Windows for as of now I just have a reply from someone named Matthias > > from a live.de email domain. I hope you understand. Truly no offense meant > > on my part. > > > > Therefore, please let me know what your role is with Git for Windows so I > > can send this feedback accordingly and continue working on with our software > > inventory vendor on the issue. > > I would say the chief Git-for-Windows maintainer is Johannes Schindelin [1]. It is: https://gitforwindows.org/governance-model.html Matthias Aßhauer is a trusted Git for Windows contributor with write permissions on the repositories, so what he says has a ton of weight. Ciao, Johannes ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title 2024-02-18 22:06 ` Johannes Schindelin @ 2024-02-22 13:35 ` Kristoffer Haugsbakk 0 siblings, 0 replies; 8+ messages in thread From: Kristoffer Haugsbakk @ 2024-02-22 13:35 UTC (permalink / raw) To: Johannes Schindelin Cc: git@vger.kernel.org, Konstantin Khomoutov, Christian Castro, Matthias Aßhauer On Sun, Feb 18, 2024, at 23:06, Johannes Schindelin wrote: > Hi, > > On Fri, 16 Feb 2024, Konstantin Khomoutov wrote: > >> On Thu, Feb 15, 2024 at 09:40:47PM +0000, Christian Castro wrote: >> >> >>> I have a question on the GUID and/or SWID tag for Git for Windows 2.43.0. >> >> > Question: Are you a Git for Windows developer, open-source contributor or? >> > I ask because I will contact the manufacturer of our inventory product and >> > provide them your feedback. But I'd like to know what your role is with Git >> > for Windows for as of now I just have a reply from someone named Matthias >> > from a live.de email domain. I hope you understand. Truly no offense meant >> > on my part. >> > >> > Therefore, please let me know what your role is with Git for Windows so I >> > can send this feedback accordingly and continue working on with our software >> > inventory vendor on the issue. >> >> I would say the chief Git-for-Windows maintainer is Johannes Schindelin [1]. > > It is: https://gitforwindows.org/governance-model.html > > Matthias Aßhauer is a trusted Git for Windows contributor with write > permissions on the repositories, so what he says has a ton of weight. > > Ciao, > Johannes The CC to Christian Castro got lost in one of the replies. I’m just adding it back. Christian: here is the whole thread: https://lore.kernel.org/git/LV8PR13MB6560538530A2A7D1C1FD89C19C422@LV8PR13MB6560.namprd13.prod.outlook.com/ -- Kristoffer Haugsbakk ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-02-22 13:36 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-02-02 18:57 Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title Christian Castro 2024-02-02 19:16 ` Kristoffer Haugsbakk 2024-02-10 7:40 ` Matthias Aßhauer 2024-02-15 21:40 ` Christian Castro 2024-02-16 11:00 ` Konstantin Khomoutov 2024-02-16 12:56 ` Konstantin Khomoutov 2024-02-18 22:06 ` Johannes Schindelin 2024-02-22 13:35 ` Kristoffer Haugsbakk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox