[]
When you deploy applications that you have developed using Spread WPF, your users' systems must meet the following requirements and you must distribute the files listed in the following sections:
Your users' systems must meet the following requirements:
Operating System
Must be one of the following:
Microsoft Windows 98
Microsoft Windows 98 SE
Microsoft Windows ME
Microsoft Windows 2000 (SP3)
Microsoft Windows Server 2003
Microsoft Windows Server 2008
Microsoft Windows Server 2012
Microsoft Windows Server 2016
Microsoft Windows Server 2019
Microsoft Windows Server 2022
Microsoft Windows XP (SP2)
Microsoft Windows Vista
Microsoft Windows 7
Microsoft Windows 8 Desktop
Microsoft Windows 8.1 Desktop
Microsoft Windows 10
Software
You must have the Microsoft .NET Framework installed.
You must distribute the following files to your users' systems:
The following assemblies that come with Spread WPF:
GrapeCity.CalcEngine.dll
GrapeCity.Excel.dll
GrapeCity.WPF.SpreadSheet.Data.dll
GrapeCity.WPF.SpreadSheet.UI.dll
GrapeCity.WPF.PDF.dll
Installation for your application must copy these DLLs from the Spread WPF directory to the directory where the application's executable file resides or install them in the global assembly cache (GAC). For more information on the GAC, refer to the Microsoft Visual Studio .NET and .NET Framework documentation.
The .NET Framework redistributable package, if the users do not have the .NET Framework on their systems. For more information on this package, refer to the .NET Framework documentation.
If you use the export to PDF feature in your project then you will also need to distribute the GrapeCity.WPF.PDF.dll.
If you use the chart control then you will also need to distribute C1.WPF.SpreadSheet.4.dll, C1.WPF.SpreadSheet.C1Chart.4.dll, and C1.WPF.SpreadSheet.C1Chart3D.4.dll.
If you use the touch menu bar then you will also need to distribute C1.WPF.SpreadSheet.Toolbar.4.dll.