Package & Deploy. OBJECTIVES Package Deploy Way to package.

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to Freeware/Shareware Chapter Two Downloading and Installing Software.
Advertisements

COMPANY LOGO HERE Getting Started 1. Download the setup file: Go to Click on the Visit Setup Page link (includes Java.
You’ve Got a Cloud- Familiar Tools to Manage IT Bob Hunt Sr. IT Pro Evangelist
XP New Perspectives on Creating Web Pages With Excel Tutorial 1 1 Creating Web Pages With Excel Tutorial 1.
System Center Configuration Manager Push Software By, Teresa Behm.
Windows Forms 2.0 – ClickOnce Stephen Turner Software Design Engineer
Using Visual Basic 6.0 to Create Web-Based Database Applications
11.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.
A Guide to Oracle9i1 Creating an Integrated Database Application Chapter 8.
Module 6 Windows 2000 Professional 6.1 Installation 6.2 Administration/User Interface 6.3 User Accounts 6.4 Managing the File System 6.5 Services.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 10: Server Administration.
Lesson 18: Configuring Application Restriction Policies
Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity Copyright © 2011 Pearson Education, Inc. Publishing.
NetBeans IDE Downloading and Installation Guide. Downloading NetBeans IDE Installation Setup.
Installation Requirements. Agenda Installation requirements Installation options Installing to correct folder locations Installing Windows resources Creating.
Performing Software Installation with Group Policy
Getting Started with IBM Rational System Developer 01/06/2011.
Printer Installation Ben Wu A&S IT 09/18/2007. Outline  Preparation  Local Printer Installation  Network Printer Installation  Printer Sharing  Other.
Creating a Console Application with Visual Studio
Printing Terminology. Requirements for Network Printing At least one computer to operate as the print server Sufficient RAM to process documents Sufficient.
OnBase Module Deployment
Deploying and Managing Software by Using Group Policy.
Deployment Management The following screens demonstrate how to: 1. Access and view deployments 2. Create a new local deployment 3. Create and modify a.
11 SUPPORTING INTERNET EXPLORER IN WINDOWS XP Chapter 11.
Module 15 Configuring and Deploying Windows Client Applications.
Working with Applications Lesson 7. Objectives Administer Internet Explorer Secure Internet Explorer Configure Application Compatibility Configure Application.
Module 5: Application Settings and Deployment. Overview Working with Application Settings Deploying Applications.
ITE 370. Deployment Deployment is the process used to distribute a finished application (or component) to be installed on other computers.
© 2006 Global Knowledge Training LLC All rights reserved. Deploying Outlook 2003 Configuring Clients Outlook 2003 Security and Performance New Outlook.
UBUNTU - Desktop Panel by default is across the top Applications menu Quick Launch icons Notification area Clock Shut Down Task Bar by default is on the.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory Chapter 12: Deploying and Managing Software with Group Policy.
By: Paul Hill Technology Coordinator Gwinn Area Community Schools.
Installing Windows Vista Lesson 2. Skills Matrix Technology SkillObjective DomainObjective # Performing a Clean Installation Set up Windows Vista as the.
11 MANAGING AND DISTRIBUTING SOFTWARE BY USING GROUP POLICY Chapter 5.
CN1176 Computer Support Kemtis Kunanuraksapong MSIS with Distinction MCT, MCTS, MCDST, MCP, A+
ASP Introduction Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Performing Software Installation with Group Policy Lesson 9.
Module 6: Configuring User Environments Using Group Policy.
Performing Software Installation with Group Policy BAI516.
Deploy.NET Applications with Ease Brian Noyes IDesign, Inc.
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
Module 5: Configuring Internet Explorer and Supporting Applications.
Mozilla Firefox By: Hassan Aslam Angela Brown Allen Lewis Brain Molczyk Megan Propts.
CN2140 Server II Kemtis Kunanuraksapong MSIS with Distinction MCT, MCITP, MCTS, MCDST, MCP, A+
Plugin management in Geronimo admin console
Module 6: Deploying and Managing Software by Using Group Policy.
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
Configuring and Deploying Web Applications Lesson 7.
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring Windows Server 2008 Printing.
Installing Apple’s Safari Web Browser on your PC Presented By: Michael Brown ENGL 393.
Unit 9 ITT TECHNICAL INSTITUTE NT1330 Client-Server Networking II Date: 2/17/2016 Instructor: Williams Obinkyereh.
Maintaining and Updating Windows Server 2008 Lesson 8.
Proctor Caching Overview. 2 Proctor Caching Diagram.
Solvency II Tripartite template V2 and V3 Presentation of the conversion tools proposed by FundsXML France.
Introduction to Group Policy Lesson 7. Group Policy Group Policy is a method of controlling settings across your network. – Group Policy consists of user.
What is the Easiest Way to Download and Install HP Printer Drivers.
WHAT ARE THE STEPS TO CONNECT MY HP DESKJET 3520 TO WI-FI?
ClickOnce Deployment (One-click Deployment)
Managing User Desktops with Group Policy
Packaging and Deploying Windows Applications
Pre-Production Meet with the client to create a project plan:
IBM Rational Rhapsody Advanced Systems Training v7.5
Dynamic Web Page A dynamic web page is a kind of web page that has been prepared with fresh information (content and/or layout), for each individual viewing.
HDV130/100 Upgrade Firmware March
Tips to Manually Uninstall Norton Antivirus 2012.
Utilize Group Policy Terminal Server Settings
How to install the Enterprise Agent using Active Directory
Module 11: Application Settings and Deployment
Unit 9 NT1330 Client-Server Networking II Date: 8/9/2016
ClickOnce Deployment (One-click Deployment)
Presentation transcript:

Package & Deploy

OBJECTIVES

Package

Deploy

Way to package

Windows Installer File -.msi file  MSI file is the format of package file  Contains information about application and its installation  Automatically install the missing files  Cancel installation procedure.

CAB file  Cabinet file  Download components using Web Browser

Merge Module  Consists of different shared module, which are use by various application  Is saved as.msm file.  Consits of 3 main components

Setup Project

Property Page

Installation Editor

File System Editor  Used to add File, folder, project output and other items  Delete file, folder..  Open as default

Registry

FileType Editor

User Interface Editor

Custom Action Editor

Launch Condition

ClickOnce  This a technology which allows you to create auto-updating application  Used when the software frequent change  Install and run : Internet, Intranet  Security must set before installation  Install on user’s local machine  Check for any new version  3 way to publish ClickOnce :

Summary