Installation File

Hello,

I was wondering if you guys had some MSI or something that would install syncfusion assemblies to the GAC automatically. If not, what would be a way i could handle this? What i want is to create an installation file that strictly installs syncfusion assemblies to the GAC.

Thanks,

1 Reply

S. S.Anandharaman Syncfusion Team March 11, 2010 02:26 PM UTC

Hi Mitch,

Thanks for your interest in syncfusion products.

To install the assemblies to GAC you can use gacutil.exe file this file installed with microsoft Visual studio SDK. You can able to use the gactuil.exe file to install the assemblies in GAC during deployment.

Note: Microsoft Visual Studio SDK must installed in the machine you want deploy the assemblies.

Regards,
AnandharamanS

Loader.
Up arrow icon