This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Do I need to include the C# 2015 Redistributable Package in my installer?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 06, 2016
12:10 PM
Do I need to include the C# 2015 Redistributable Package in my installer?
Hi,
I have a C# Windows Forms Application and I'm doing my first installer for it. I am including the .NET Framework in the setup.exe and setting it as a requirement but I'm unclear if I need to include the Microsoft Visual C# 2015 Redistributable too.
Do I select this (on the 2. Redistributables sheet)?
Thank you,
Steve
I have a C# Windows Forms Application and I'm doing my first installer for it. I am including the .NET Framework in the setup.exe and setting it as a requirement but I'm unclear if I need to include the Microsoft Visual C# 2015 Redistributable too.
Do I select this (on the 2. Redistributables sheet)?
Thank you,
Steve
- Tags:
- redistributable
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 07, 2016
08:29 AM
Hi Steve,
That really depends on whether your application needs that redistributable to run.
Installshield will include what you selected in the package and Windows Installer will install them, but InstallShield does not know what your application requires.
That really depends on whether your application needs that redistributable to run.
Installshield will include what you selected in the package and Windows Installer will install them, but InstallShield does not know what your application requires.