This is a migrated thread and some comments may be shown as answers.

How to create installer?

5 Answers 146 Views
CAB Enabling Kit
This is a migrated thread and some comments may be shown as answers.
Hotel
Top achievements
Rank 1
Hotel asked on 05 Sep 2014, 01:46 PM
Hi there, 

I made a small project where I use a radTextBox, radGridview, etc. I would like to know how to do to generate the installer using InstallShield and work with telerik controls. 

work with VisualStudio 2012 vb.net

5 Answers, 1 is accepted

Sort by
0
Accepted
George
Telerik team
answered on 10 Sep 2014, 09:49 AM
Hello,

Thank you for writing.

You can read our article Application Deployment which will give you a general idea of how to deploy our assemblies. You can ILMerge them and then pack all that up in InstallShield. Please, keep in mind that our support services cover only UI for WinForms and any help regarding InstallShield should be sought in the appropriate forums(such as StackOverflow) or by contacting the InstallShield team.

Let me know, should you have further questions.

Regards,
George
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Hotel
Top achievements
Rank 1
answered on 10 Sep 2014, 10:56 PM
Thanks for replying, 

There is another way to generate an installer using Telerik?
0
Leo
Top achievements
Rank 1
answered on 12 Sep 2014, 02:59 AM
Why use InstallShield, it's so complex.
I use InnoSetup and sometimes Actual Installer:
http://www.jrsoftware.org/isinfo.php
http://www.actualinstaller.com
0
George
Telerik team
answered on 15 Sep 2014, 10:46 AM
Hello,

You can use alternative products such as the ones which Leo mentioned. Basically, you can create an installer our of a Telerik WinForms application as long as you provide all the required files.

I hope this helps.

Regards,
George
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Hotel
Top achievements
Rank 1
answered on 15 Sep 2014, 02:43 PM
Thank you very much for your answers and I could fix, works perfect.
Tags
CAB Enabling Kit
Asked by
Hotel
Top achievements
Rank 1
Answers by
George
Telerik team
Hotel
Top achievements
Rank 1
Leo
Top achievements
Rank 1
Share this question
or