12
InstallShield 第第第 第第第B88901125 第第第 第第10/14/2002

InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

Embed Size (px)

Citation preview

Page 1: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

InstallShield

第四組 講演者: B88901125 巫厚璁日期: 10/14/2002

Page 2: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

An Installation ProgramWhat is it?

Ex. Setup.exe!

Why do we need it?To deliver our program to the user!

How do we design one?Use InstallShield!

Page 3: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

An Installation ProgramWhat can it do?

Copy our program to the user’s computer.Create Program Folders and Shortcuts.Edit Registry Entries… And much more!

Page 4: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

InstallShield Developer 7.0

Page 5: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

InstallShieldCo-founded in 1987 by Viresh Bhatia and Rick Harold.Standardizing the way traditional software is installed.Ranked by Media Metrix, Inc., as the sixth-most-frequently owned and eighth-most-frequently used software.

Page 6: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002
Page 7: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

Two Project Types

Standard Project

Basic MSI Project

Page 8: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

Standard Setup ProjectsRecommended project type for most users. InstallScript + Windows InstallerThe Script-Driven Model

a.k.a. External User Interface (UI) modelInstallScript acts as a driver to the Windows Installer setupStandard projects require Setup.exe

Page 9: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

Hands On Time!Tutorial 1

Creating a project

Tutorial 2Getting around in your project space

Page 10: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

And There’s MoreRegister COM ServersConditions And PropertiesInstallScript (250 built-in functions)GlobalizationPatch CreationOnline Update

Page 11: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

Try It Today!InstallShield for Microsoft Visual C++ 6

Page 12: InstallShield 第四組 講演者: B88901125 巫厚璁 日期: 10/14/2002

ReferencesInstallShield Developer Help Library