How it works
SAPLink registers the sap:// URL protocol on Windows. When a web
page or intranet portal contains a link like:
clicking it instantly launches SAP GUI and navigates to the transaction with all
parameters pre-filled — no manual navigation, no copy-pasting. SAPLink parses
the URL and passes the arguments directly to sapshcut.exe, the
official SAP shortcut launcher.
Supported URL parameters: command, user,
language. System and client are encoded in the URL path
(sap://SYSTEM/CLIENT?...).
One-click launch
Click a link in any browser and land directly in the right SAP transaction.
Privacy first
No telemetry, no internet connection, no data collection. Everything runs locally.
Flexible registration
Register per-user without admin rights, or machine-wide via MSI or MSIX for IT deployment.
English & German
Error messages and output automatically adapt to your Windows display language.
MSI & MSIX installer
Silent MSI deployment for traditional IT, or MSIX for the Microsoft Store and modern Intune deployment. Registry entries are removed automatically on uninstall.
Secure by design
Arguments passed via ProcessStartInfo.ArgumentList — no shell, no injection risk.
Requirements
- Windows 10 or later (x64)
- .NET 8 Runtime
- SAP GUI for Windows installed at the default path:
C:\Program Files\SAP\FrontEnd\SAPGUI\sapshcut.exe