Loading

Salesforce for Outlook Registry GUIDs

Data pubblicazione: Jun 11, 2026
Descrizione

When Salesforce for Outlook (SFO) is installed on a Windows computer, each version of SFO creates a unique entry in the Windows Registry called a GUID (Globally Unique Identifier). A GUID is a 32-character alphanumeric string, enclosed in curly braces, that uniquely identifies an installed application in the Windows operating system.
The GUID for each SFO version is stored in the following registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
Note — Salesforce for Outlook is retired. Please review the Salesforce for Outlook Retirement article for details.
This article provides a reference table of GUIDs for each SFO version and explains how to find the installed GUID using the Windows Command Prompt.

Risoluzione

How to Find the GUID of Your Installed SFO Version Using Command Prompt

The Windows Management Instrumentation Command-line (WMIC) tool allows you to query installed applications and retrieve GUID information. This is useful when diagnosing SFO installation issues or providing details to Salesforce R&D.
To find the GUID of the installed SFO version:

  1. Click the Start button and navigate to All Programs > Accessories > Command Prompt.
  2. Right-click Command Prompt and select Run as Administrator.
  3. At the command prompt, type WMIC and press Enter.
  4. At the wmic:root\cli> prompt, run the following command to generate an HTML report of all Salesforce for Outlook installations:

/output:C:\sfo\Software.html product where "name like '%Salesforce for out%'" get /format:htable
Note: Create the output file path (e.g., C:\sfo\Software.html) manually before running the command. The command may take a few seconds to complete. Run as Administrator to avoid "alias not found" errors.
To get a list of all installed applications in a text file, run:
wmic /output:software.txt product get /format:htable
To get a detailed list including name, version, install date, and GUID (listed as IdentifyingNumber), run:
/output:c:\software.html product get Name, Version, IdentifyingNumber, InstallDate, InstallLocation, InstallSource, Vendor /format:htable

SFO Version to GUID Reference Table

SFO VersionGUID
SFO 3.4.07.16{FC8BE693-A446-4808-9931-8DCB8BDD4526}
SFO 3.4.06.392{82B2DBB3-C8DC-40F9-A56F-B728795C65E3}
SFO 3.4.05.33138{3571FD3C-32B0-467F-929F-6E9F8F0FCC68}
SFO 3.4.02.1057{C33F718D-2274-479F-8A45-E18AE2F3780A}
SFO 3.4.01.25{6D6EE834-0773-404A-9C8E-F5C5F4B73406}
SFO 3.4.00.14{66FDFBE9-210D-4079-ADA5-14CF490E8506}
SFO 3.3.01.17{1C2275A8-369E-4351-9468-8046A273B71F}
SFO 3.3.00.3{116E6ADA-13A6-4725-B974-E809513EE233}
SFO 3.2.03.556{C5E637C6-5AB6-426F-B638-7DC533AE5C75}
SFO 3.2.02.563{23013471-C07F-429F-A924-1665D8809D9B}
SFO 3.2.01.555{3A4BF362-96AB-48DE-B770-B5BC584EDE49}
SFO 3.2.00.544{116E6ADA-13A6-4725-B974-E809513EE233}
SFO 3.1.02.37{C40BC86E-8631-4848-8664-EF59EF5C9511}
SFO 3.1.01.13{507CC839-9CAB-4E89-BEA9-2FDD0C656927}
SFO 3.0.02.56{DE58EA68-36EA-4D96-AF41-8394A7F26D23}
SFO 3.0.01.51{0003EB0E-E867-4A53-95DC-09D0C927E417}
SFO 3.0.00.41{6070D4F8-D063-49D2-AFB1-55306A31D1B2}
SFO 2.9.03.61{507CC839-9CAB-4E89-BEA9-2FDD0C656927}
SFO 2.9.01.16{3C084453-2142-4090-825F-6933FAD183E3}
SFO 2.8.1.13{2F055533-E701-4240-80FE-77EB4A8BDB40}
SFO 2.8.00.10{79CA5983-8BAC-4F17-A8E8-1734B40BC979}
SFO 2.7.01.3490{F2CED60E-2E22-4880-8D21-3AAE1B0DE6CD}
SFO 2.7.00843{F33CCB78-FC9C-482C-8F1F-AF6F8D175337}
SFO 2.6.021726{15D99A8D-399F-4647-B2A6-29BE98FCBABA}
SFO 2.6.1.1717{6ACA47BD-D211-45CC-9FF4-70996A7D36E6}
SFO 2.6.0.1713{B1E177D9-E3C9-48E0-9518-EB21FF60297C}
SFO 2.5.01.2012{D97A761B-27EA-4665-94F2-4EFCA4427728}
SFO 2.5.01.1525{3873EBC6-BD2F-4564-A4FE-CD52643B5379}
SFO 2.4.2{9EF6B750-497B-4586-A7DF-BDE2CBADB900}
SFO 2.3.05{3B037825-A72D-4B41-BA9F-BC8EDC9254FA}
SFO 2.3.4{502C11EE-AC93-47C1-8819-36345B2F1911}
SFO 2.3.03{3D7432D9-F9E6-4A94-AF65-079743221EC5}
SFO 2.3.02{5A0271E2-384E-4386-B14A-09C900D39C9B}
SFO 2.2.06{1861F90F-7187-469B-BC93-3F947F09E089}
SFO 2.2.04{8842998B-BEE6-4442-9AC7-827BB108C9CE}
SFO 2.2.03{ABFAAF4C-37B3-45C0-A48F-41560AC61B16}
SFO 2.2.02{508C3727-3C5E-403D-A69D-FD58A4759FD8}
SFO 2.1.02{3EAE8150-DECE-4D3E-A650-2FDEB6AC06A5}
SFO 2.1.00{1214FA70-2308-4C8A-92B2-D658BA181770}
SFO 2.0.5{80EBD79F-5DE4-4189-8E0D-415C750283BE}
SFO 2.0.3{115EDFAD-1AFB-46A6-9252-43FBB8186D5A}
SFO 2.0.02.1065{2f4f88fa-c802-4bb6-8e12-9e8313625475}
SFO 1.7.102.1043{af65dc73-94a0-4e85-8ac2-dba52cad1091}
SFO 1.4.300.120{41feb4a2-7bd2-4d2a-a260-8e8c0e78850c}

Numero articolo Knowledge

000386611

 
Caricamento
Salesforce Help | Article