InstallShield

Last updated
InstallShield
Original author(s) Viresh Bhatia and Rick Harold
Developer(s) Revenera
Stable release
2024 R1 / July 10, 2024;5 months ago (2024-07-10)
Operating system Microsoft Windows
Type Installer
License Proprietary
Website www.revenera.com/install/products/installshield   OOjs UI icon edit-ltr-progressive.svg

InstallShield is a proprietary software tool for creating installers or software packages. InstallShield is primarily used for installing software for Microsoft Windows desktop and server platforms, though it can also be used to manage software applications and packages on a variety of handheld and mobile devices.

Contents

Features

InstallShield generates a .msi file which can be used on the destination computer in order to install the payloads from the source computer where it was created. It is possible to specify questions, set prerequisites and registry settings that the user will be able to choose at the installation time.

Development

InstallShield was originally developed by The Stirling Group, a company founded in 1987 by Viresh Bhatia and Rick Harold, who had first met when they were computer science students at Northwestern University. Their first office was a small room in the basement of an old library building in Roselle, Illinois. They were to market a geographic mapping software program, but it was never released. [1]

By 1990, The Stirling Group was selling a package of six products called the SHIELD Series, including InstallShield: [2] [3]

The Shield Series
ProductDescription
DemoShieldCreate demonstrations and tutorials
InstallShieldCreate installation programs
UNInstallShieldUninstall the specific software created with InstallShield
TbxShieldToolbox controls
DbxShield Dialog boxes
MemShield Memory management library
LogShieldSession recording and playback

In 1993, The Stirling Group moved into larger offices in Schaumburg, Illinois and changed the company's name to Stirling Technologies, Inc. InstallShield became particularly well known after Microsoft endorsed it for use in Windows 95, and by 1997 Stirling Technologies estimated that it was being used in 85 to 90 percent of all software products written for Windows. [4] [5] Since 1996, the company operated under the InstallShield name until Macrovision acquired the business in 2004 for $76 million in cash plus an additional $20 million based on meeting sales targets. [6]

Limited versions of InstallShield were at various times bundled with popular software development packages such as Microsoft Visual Studio 6.0, Borland Delphi 2006, and Borland C++Builder.[ citation needed ]

On 1 April 2008, the Macrovision Software Business Unit (including the InstallShield brand) was sold to private equity firm Thoma Cressey Bravo, forming a new company called Acresso Software. [7] In October 2009, Acresso Software changed its name to Flexera Software. [8]

In May 2020, Flexera rebranded its software monetization division focused on selling to software publishers as Revenera. [9]

See also

Related Research Articles

<span class="mw-page-title-main">Linux distribution</span> Operating system based on the Linux kernel

A Linux distribution is an operating system that includes the Linux kernel for its kernel functionality. Although the name does not imply product distribution per se, a distro, if distributed on its own, is often obtained via a website intended specifically for the purpose. Distros have been designed for a wide variety of systems ranging from personal computers to servers and from embedded devices to supercomputers.

<span class="mw-page-title-main">TiVo Corporation</span> American technology company (1983–2020)

TiVo Corporation, formerly known as the Rovi Corporation and Macrovision Solutions Corporation, was an American technology company headquartered in San Jose, California. Now operating as Xperi, the company is primarily involved in licensing its intellectual property within the consumer electronics industry, including digital rights management, electronic program guide software, and metadata. The company holds over 6,000 pending and registered patents. The company also provides analytics and recommendation platforms for the video industry.

Turbo Pascal is a software development system that includes a compiler and an integrated development environment (IDE) for the programming language Pascal running on the operating systems CP/M, CP/M-86, and MS-DOS. It was originally developed by Anders Hejlsberg at Borland, and was notable for its very fast compiling. Turbo Pascal, and the later but similar Turbo C, made Borland a leader in PC-based development tools.

<span class="mw-page-title-main">Package manager</span> Software tools for handling software packages

A package manager or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner.

InterBase is a relational database management system (RDBMS) currently developed and marketed by Embarcadero Technologies. InterBase runs on the Microsoft Windows, macOS, Linux, and Solaris operating systems as well as iOS and Android.

C++Builder is a rapid application development (RAD) environment for developing software in the C++ programming language. Originally developed by Borland, as of 2009 it is owned by Embarcadero Technologies, a subsidiary of Idera. C++Builder can compile apps for Windows, iOS, macOS, and Android. It includes tools that allow drag-and-drop visual development, making programming easier by incorporating a WYSIWYG graphical user interface builder.

<span class="mw-page-title-main">Microsoft Foundation Class Library</span> Windows OS object-oriented library

Microsoft Foundation Class Library (MFC) is a C++ object-oriented library for developing desktop applications for Windows.

<span class="mw-page-title-main">Windows Update</span> Software update distribution service for Microsoft Windows

Windows Update is a Microsoft service for the Windows 9x and Windows NT families of the Microsoft Windows operating system, which automates downloading and installing Microsoft Windows software updates over the Internet. The service delivers software updates for Windows, as well as the various Microsoft antivirus products, including Windows Defender and Microsoft Security Essentials. Since its inception, Microsoft has introduced two extensions of the service: Microsoft Update and Windows Update for Business. The former expands the core service to include other Microsoft products, such as Microsoft Office and Microsoft Expression Studio. The latter is available to business editions of Windows 10 and permits postponing updates or receiving updates only after they have undergone rigorous testing.

Installation of a computer program, is the act of making the program ready for execution. Installation refers to the particular configuration of software or hardware with a view to making it usable with the computer. A soft or digital copy of the piece of software (program) is needed to install it. There are different processes of installing a piece of software (program). Because the process varies for each program and each computer, programs often come with an installer, a specialised program responsible for doing whatever is needed for the installation. Installation may be part of a larger software deployment process.

<span class="mw-page-title-main">Scareware</span> Malware designed to elicit fear, shock, or anxiety

Scareware is a form of malware which uses social engineering to cause shock, anxiety, or the perception of a threat in order to manipulate users into buying unwanted software. Scareware is part of a class of malicious software that includes rogue security software, ransomware and other scam software that tricks users into believing their computer is infected with a virus, then suggests that they download and pay for fake antivirus software to remove it. Usually the virus is fictional and the software is non-functional or malware itself. According to the Anti-Phishing Working Group, the number of scareware packages in circulation rose from 2,850 to 9,287 in the second half of 2008. In the first half of 2009, the APWG identified a 585% increase in scareware programs.

<span class="mw-page-title-main">Ubuntu</span> Linux distribution developed by Canonical

Ubuntu is a Linux distribution derived from Debian and composed mostly of free and open-source software. Ubuntu is officially released in multiple editions: Desktop, Server, and Core for Internet of things devices and robots. The operating system is developed by the British company Canonical and a community of other developers, under a meritocratic governance model. As of October 2024, the latest interim release is 24.10, with most-recent long-term support release is 24.04.

<span class="mw-page-title-main">Windows Installer</span> Software

Windows Installer is a software component and application programming interface (API) of Microsoft Windows used for the installation, maintenance, and removal of software. The installation information, and optionally the files themselves, are packaged in installation packages, loosely relational databases structured as COM Structured Storages and commonly known as "MSI files", from their default filename extensions. The packages with the file extensions mst contain Windows Installer "Transformation Scripts", those with the msm extensions contain "Merge Modules" and the file extension pcp is used for "Patch Creation Properties". Windows Installer contains significant changes from its predecessor, Setup API. New features include a GUI framework and automatic generation of the uninstallation sequence. Windows Installer is positioned as an alternative to stand-alone executable installer frameworks such as older versions of InstallShield and NSIS.

FlexNet Publisher is a software license manager from Flexera Software which implements license management and is intended to be used in corporate environments to provide floating licenses to multiple end users of computer software.

Wise Solutions, Inc. started by John McMillan and Brien Witkowski was an American company that made software tools for creating application installers. Their primary product, Wise was one of the most widely used installation packages for Windows. Their main competitor was InstallShield by Flexera Software. Wise Solutions was acquired and became a wholly owned subsidiary of Altiris, Inc. in December 2003. In April 2007, Altiris was acquired by Symantec Corporation.

Borland C++ was a C and C++ IDE released by Borland for MS-DOS and Microsoft Windows. It was the successor to Turbo C++ and included a better debugger, the Turbo Debugger, which was written in protected mode DOS.

Embarcadero Technologies, Inc. is a U.S.-based computer software company that develops, manufactures, licenses and supports products and services related to software through several product divisions. It was founded in 1993, went public in 2000 and private in 2007, and became a division of Idera, Inc. in 2015.

<span class="mw-page-title-main">Thoma Bravo</span> American private equity firm

Thoma Bravo, LP is an American private equity and growth capital firm based in Chicago. It is known for being particularly active in acquiring enterprise software companies and has over $130 billion in assets under management as of 2023.

Proprietary software is software that grants its creator, publisher, or other rightsholder or rightsholder partner a legal monopoly by modern copyright and intellectual property law to exclude the recipient from freely sharing the software or modifying it, and—in some cases, as is the case with some patent-encumbered and EULA-bound software—from making use of the software on their own, thereby restricting their freedoms.

BeyondTrust (formerly Symark) is an American company that develops, markets, and supports a family of privileged identity management / access management (PIM/PAM), privileged remote access, and vulnerability management products for UNIX, Linux, Windows and macOS operating systems.

Flexera is an American computer software company based in Itasca, Illinois. It is a business-focused organization which works in software asset management and cloud management.

References

  1. "The Stirling Group". The Electronic Developer Magazine for OS/2. Archived from the original on 11 September 2016. Retrieved 29 August 2016.
  2. Mann, Leslie (1 March 1998). "Meet The Original Installshield Wizards". Chicago Tribune . Archived from the original on 9 August 2016. Retrieved 21 November 2019.
  3. Langa, Frederic S, ed. (December 1991). "Six Windows and OS/2 Utilities" (PDF). Byte . Vol. 16, no. 13. Peterborough, NH, US: McGraw-Hill, Inc. p. 72. ISSN   0360-5280. Archived (PDF) from the original on 20 July 2019. Retrieved 3 September 2021.
  4. Schmitt, Anne (5 November 1997). "Schaumburg Company makes it possible to open windows". Daily Herald . p. 40. Archived from the original on 12 August 2016. Retrieved 17 June 2016 via Newspapers.com.
  5. Schmitt, Anne (5 November 1997). "Schaumburg Company makes it possible to open windows". Daily Herald . p. 41. Archived from the original on 13 August 2016. Retrieved 17 June 2016 via Newspapers.com.
  6. Rose, Barbara (18 June 2004). "Software installer may fetch $96 million". Chicago Tribune . Archived from the original on 18 August 2017. Retrieved 17 August 2017.
  7. "Thoma Bravo Completes Acquisition of Macrovision's Software Business Unit". Flexera Software . 1 April 2008. Archived from the original on 18 August 2017. Retrieved 17 August 2017.
  8. Lai, Eric (9 October 2009). "Acresso who? Macrovision spinoff changes name, again". Computerworld . Archived from the original on 18 August 2017. Retrieved 17 August 2017.
  9. "Introducing Revenera: Flexera Rebrands Its Division Serving Software and IoT Companies". Revenera. 28 May 2020. Archived from the original on 30 September 2020. Retrieved 3 September 2021.