Using AppDeploy to Create GPO Friendly Installers



Similar documents
Creating a 32bit installer for 4H Plus using AppDeploy

How to install FlexiCAD 3

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE

Troubleshooting Guide. 2.2 Click the Tools menu on Windows Explorer 2.3 Click Folder Options. This will open a dialog box:

Distributing SMS v2.0

Pearl Echo Installation Checklist

GO MARKETS MT4 FOR MAC

4cast Client Specification and Installation

ACTIVE DIRECTORY DEPLOYMENT

Promap V4 ActiveX MSI File

Tech Tips Helpful Tips for Pelco Products

Installing FileMaker Pro 11 in Windows

Password Manager Windows Desktop Client

Make Voice Calls and Share Documents using Skype*

Installing and Configuring Lexia Reading Desktop Software

ENABLE LOGON/LOGOFF AUDITING

VirtualXP Users Guide

Installation Manual (MSI Version)

Stellar Phoenix Exchange Server Backup

Passport Installation. Windows 8 + Internet Explorer 10

Creating a Distribution List from an Excel Spreadsheet

Passport installation Windows 8 + Firefox

Driver Updater Manual

NTI Backup Now EZ v2 User s Guide

SSH Secure Client (Telnet & SFTP) Installing & Using SSH Secure Shell for Windows Operation Systems

These instructions were tested on OS X Earlier or later versions may have slight or major differences in how things work and appear.

Pocket ESA Network Server Installation

Print Audit 6 Network Installation Guide

To successfully initialize Microsoft Outlook (Outlook) the first time, settings need to be verified.

SARANGSoft WinBackup Business v2.5 Client Installation Guide

Autograph 3.3 Network Installation

Download Google Drive to windows 7

MY WORLD GIS. Installation Instructions

Magaya Software Installation Guide

Network Server for Windows. Overview of the Sequencher Network Page 2. Installing Sequencher Server for the First Time Page 3

NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ. NTI Backup Now EZ User's Guide

Setting Up Power POS in Windows 95/98

Managing Contacts in Outlook

ScanShell.Net Install Guide

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

Setting Up Peak Performance Group Policies

Test Note Phone Manager Deployment Windows Group Policy Sever 2003 and XP SPII Clients

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

STATISTICA VERSION 11 CONCURRENT NETWORK LICENSE WITH BORROWING INSTALLATION INSTRUCTIONS

How to Install a Network-Licensed Version of IBM SPSS Statistics 19

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Installing ArcGIS Desktop 10.0: Student Evaluation Setup Guide. June 2014

Passport Installation. Windows XP + Internet Explorer 8

Installing Client GPO Software

Windows Firewall Configuration with Group Policy for SyAM System Client Installation

Stellar Phoenix. Access Database Repair 5.0 Installation Guide

ApplicationXtender 7.0 Upgrade on 23 September 2015

Installation and Deployment

ContentWatch Auto Deployment Tool

How to Uninstall Manually and Upgrade the Cisco VPN Client 3.5 and Later for Windows 2000 and Windows XP

HHC Compensation Module Training Document

Global Image Management System For epad-vision. User Manual Version 1.10

Sophos Anti-Virus for NetApp Storage Systems startup guide. Runs on Windows 2000 and later

for Networks Installation Guide for thin client package on workstations September 2015 (GUIDE 3) Version 1.3-N

Installing MINITAB. Networks, Labs, and Stand-Alone PCs

INSTALLATION INSTRUCTIONS FOR UKSSOGATEWAY

Foxit Reader Deployment and Configuration

Option 1 Using the Undelete PushInstall Wizard.

Installation Guide Command WorkStation 5.5 with Fiery Extended Applications 4.1

RE:Open for SQL Anywhere. Installation Guide. RE:Open for SQL Anywhere Installation Guide 1

Motorola Phone Tools. Quick Start

Lab: Data Backup and Recovery in Windows XP

How To Install Safari Antivirus On A Dv8000 Dv Recorder On A Pc Or Macbook Or Ipad (For A Pc) On A Microsoft Dv8 (For Macbook) On An Ipad Or Ipa (

Create!form Folder Monitor. Technical Note April 1, 2008

How to Uninstall Manually and Upgrade the Cisco VPN Client 3.5 and Later for Windows 2000, Windows XP and Windows Vista

User Installation Guide for SAS 9.1 Foundation for 64-bit Microsoft Windows

Desktop Surveillance Help

REMOTE DESKTOP IN WINDOWS XP

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide

UC Express Quick Start Guide

Installation Instruction STATISTICA. Concurrent Network License with Borrowing Domain Based Registration

PRACTICAL VIDEO SOLUTIONS. ipulse Manager Software. Installation Guide. Software Version 1.0

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website

Office 2013 Settings Customization Created 7/29/2014 by ICIT Training

Instructions for Installing and Using the FOCUS DL-15 Data Transfer Software

Virtual Office Remote Installation Guide

Disabling Microsoft SharePoint in order to install the OneDrive for Business Client

Installing OneStop Reporting Products

How To Install And Run Cesview Iii (For New Users)

Basic Computer Tasks

Sharpdesk V3.5. Push Installation Guide for system administrator Version

Microsoft Security Essentials Installation and Configuration Guide

Labtech ClassRoom21 Educator. Windows Installation Guide. Standard Version 1.0

How To Deploy Lync 2010 Client Using SCCM 2012 R2

Lab - Data Backup and Recovery in Windows XP

TM Online Storage: StorageSync

How To Install Database Oasis On A Computer Or Computer (For Free)

Setting Up the Device and Domain Administration

Lepide Event Log Manager: Installation Guide. Installation Guide. Lepide Event Log Manager. Lepide Software Private Limited

TAMUS Terminal Server Setup BPP SQL/Alva

ProSystem fx Document

How to share media files through Windows Media Player 11

SmartDraw Installation Guide

Chapter 1 Downloading Images to Your Computer (Windows)

Foxit Reader Deployment and Configuration

Transcription:

Using AppDeploy to Create GPO Friendly Installers The purpose of this document is to walk the user through the process of creating a simple.msi installer package of a program that allows the C:\Program Files\program folder to be copied and pasted to a new location after installation. NOTE: These instructions will not work for a program that requires more than the C:\Program Files\program folder to be copied. 1. Setup a Clean Machine with AppDeploy installed (see best practices video for requirements) 2. On a separate machine install the program you want to create an.msi for 3. Copy the C:\Program Files\*Program Name* folder 4. Paste the folder into a network share accessible on your AppDeploy machine 5. Ensure the AppDeploy machine is clean a. Run Disk Cleanup b. Run CCleaner i. Run cleaner ii. Run and Fix all Registry errors 6. Run AppDeploy on Clean Machine 7. Click Next 8. Select the "Create and MSI setup based on system changes shown in Figure 1 below Figure 1 Figure 2 9. In the Setup File Location click the Browse Button indicated by the blue arrow in Figure 1 above 10. Locate and select the.exe file in the location you pasted on your network from step 4. See figure 2 above 11. Click Open Last Updated - 4/8/2010 Page 1 of 5

Figure 3 Figure 4 Note: Ensure the Application Name field is how you want the program to be named and make sure there are entries for all fields. Some programs it will automatically complete and others will not. 12. Click Next (See Figure 3 above) 13. Click the Advanced button (See Figure 4 above) Figure 5 Figure 6 14. Uncheck everything in the left side of the screen except for the C:\Program Files (See Figure 5 above) a. We will be copying the program folder to the C:\Program Files directory later Last Updated - 4/8/2010 Page 2 of 5

15. Click the OK button 16. This will bring you back to a screen similar to Figure 4 above a. The Directories section should have C:\Program Files\ now 17. Click the Next Button 18. You should see a screen similar to Figure 6 above a. This screen may take a few minutes depending on the size of your C:\Program Files and Registry 19. You should now see a screen similar to Figure 7 below Figure 7 Figure 8 20. Open the My Computer or Computer icon and go to the network location you saved your program to from step 4 21. Copy the program folder (in this instance I have copied a folder on my Z:\ drive called Skype) a. This folder should be the entire contents of the installed program that you copied from the C:\Program Files directory on your other computer 22. Now go to the C:\Program Files directory on your AppDeploy computer and Paste the program file (Skype folder) into C:\Program Files a. In this instance you would now have a new folder at C:\Program Files\Skype with all the Skype files inside 23. Close all windows except the one shown above in Figure 7 24. Make sure the Launch *Program Name*.exe is selected and Click Next 25. Allow the program to run 26. When satisfied the program works close it a. NOTE: When running a program like Skype you need to ensure it fully closes. Skype doesn t close until you right click the icon in the taskbar and choose exit. AppDeploy will not continue until it is not running. 27. You should now see a screen similar to Figure 4 above again. 28. Click Next 29. Now you will see a screen similar to Figure 6 above again Last Updated - 4/8/2010 Page 3 of 5

a. You are seeing these screens twice because the first time the program takes a snapshot of your system without the program. The second time it takes a snapshot with the changes and compares the two snapshots. b. This is what is used to determine the package. 30. You should now see a screen similar to Figure 8 above 31. Check only the C:\Program Files\Skype folder 32. Click Next Figure 9 Figure 10 33. In this instance you can select all items (See Figure 9 above) 34. Click Next 35. Click the drop down and select the program executable (See Figure 10 above) 36. Click the Select button Figure 11 Figure 12 Last Updated - 4/8/2010 Page 4 of 5

37. Ensure the Shortcut is named what you want and determine if you want a shortcut in the following locations (See Figure 11 above) a. Desktop b. Program Menu c. Quick Launch 38. Click Ok 39. Figure 12 shows the final screen where you can determine the name of the.msi a. Ensure this is correct before proceeding 40. Click Next 41. Click Finish 42. The new MSI file is stored at: a. C:\Program Files\AppDeploy\Repackager\Packages\filename.msi MAKE SURE YOU TEST THE MSI FILE ON A MACHINE TO ENSURE ALL FEATURES WORK. TEST TO ENSURE YOU CAN COMPLETELY UNINSTALL VIA ADD/REMOVE PROGRAMS BEFORE DEPLOYING SYSTEM WIDE. Last Updated - 4/8/2010 Page 5 of 5