InstallShield AdminStudio Evaluator s Guide

Size: px
Start display at page:

Download "InstallShield AdminStudio Evaluator s Guide"

Transcription

1 InstallShield AdminStudio Evaluator s Guide Published: April 2003 Abstract This guide helps system administrators and other reviewers evaluate the key functionality of InstallShield AdminStudio. It provides instructions for executing a complete application repackaging and conflict resolution process, as well as descriptions of the product itself and support resources available to evaluators.

2 Contents InstallShield AdminStudio Evaluator s Guide... 1 Contents... 2 Introduction... 3 Help and Support Resources... 3 System Requirements... 4 Evaluator s Guide Contents... 4 AdminStudio Integrated Development Environment (IDE)... 5 Connecting to the Application Catalog... 6 AdminStudio Functionality... 7 Installing AdminStudio and Preparing for Repackaging... 7 Preparing for Repackaging... 8 Repackaging a Legacy Installation into MSI Format... 9 Converting the Repackager Project to a Developer Project...14 Editing an MSI Project...16 Deleting a Desktop Shortcut...16 Adding Asset Tracking Information to the Registry...17 Building and Validating a Project...18 Resolving Conflicts Between Multiple Applications...20 Organizing Applications into Groups...20 Importing an OS Image and New Application Package...21 Detecting and Resolving Conflicts...24 Where Do I Go From Here?...30 Tuner...30 QualityMonitor...30 OS Snapshot Wizard...30 Global Exclusions Editor...31 Application Isolation Wizard...31 Distribution Wizard InstallShield Software Corporation. All Rights Reserved. This white paper is being furnished by InstallShield Software Corporation for information purposes only and is furnished on an AS IS basis, that is, without any warranties, whatsoever, express or implied. InstallShield and AdminStudio are registered trademarks and service marks of InstallShield Corporation. Other brand and product names are trademarks or registered trademarks of the respective holders. Microsoft Windows and Windows NT are registered trademarks of the Microsoft Corporation. VMware is a registered trademark of VMware, Inc. Information in this document is subject to change without notice and does not represent any commitment on the part of InstallShield Software Corporation. The software described in this document is furnished under a license agreement. The software may be used only in accordance with the terms of that license agreement. It is against the law to copy or use the software except as specifically allowed in the license. No part of this document may be reproduced or retransmitted in any form or by any means, whether electronically or mechanically, including, but not limited to the way of: photocopying, recording, or information recording and retrieval systems, without the express written permission of InstallShield Software Corporation. 2

3 Introduction Welcome to the InstallShield AdminStudio Evaluator s Guide. This guide is designed to make your evaluation process as easy and efficient as possible by providing the following information: Help and support resources available to you during your evaluation process A description of the contents of the AdminStudio Evaluator s Guide An overview of the AdminStudio Integrated Development Environment (IDE) Detailed instructions for evaluating the key functionality of AdminStudio To provide feedback on this guide, or any aspect of the AdminStudio documentation or product, click here to visit our online feedback form. Help and Support Resources AdminStudio comes complete with a detailed, accurate Help Library that covers every aspect of application repackaging and setup development. Help is accessible any time you are using the product by pressing F1, clicking the Help icon on the toolbar Help menu., or selecting an option from the Additionally, InstallShield offers a number of excellent online resources to aid you during your evaluation process: AdminStudio Support Central A great source for answers to all of your questions: read the latest news from InstallShield, search our extensive knowledge base, communicate with other InstallShield users via our online community, or even provide feedback. Knowledge Base Includes answers to many commonly asked questions and new information about AdminStudio that may not appear in the documentation. InstallShield Community forums In these forums, system administrators like you share tips and ideas and help each other get the most out of AdminStudio. You can also contact one of our AdminStudio Product Consultants directly via at saminfo@installshield.com or by phone at or

4 Note that optimal use of AdminStudio would require a separate machine or virtual machine with the golden image of your target desktop for repackaging purposes. System Requirements For optimal performance, we recommend you run AdminStudio on a system that meets the following requirements: Windows 98, Windows Me, Windows NT 4.0 (Intel) SP6 and above, Windows 2000, or Windows XP Administrative privileges on the system Microsoft Internet Explorer (IE) 5.0 or higher Pentium III or higher PC (300 MHz or higher recommended) 256 MB RAM Super VGA monitor with 800x600 resolution, 256 colors (XGA or better recommended) 900 MB free disk space before installation (application uses 280 MB disk space once installed) Evaluator s Guide Contents The AdminStudio Evaluator s Guide includes everything you need to go through the process of repackaging an application. By default, the eval guide will be installed in its own folder (AdminStudio 5 Evaluation Guide) located in the InstallShield subfolder under the Program Files directory. If, by chance, you have downloaded this document without the entire Evaluator s Guide setup, you can download the setup from the InstallShield Download Center ( in the Evaluation Copy category. After you run the Evaluator s Guide setup, this document is located in the main Evaluation Guide directory. The setup additionally installed the following contents: Production.mdb the Application Catalog you can use for evaluation of AdminStudio s conflict detection and resolution functionality. Legacy Setup folder Includes the PackageForTheWeb.exe application to be used for evaluation of repackaging and MSI editing functionality. Note that this is fully licensed and redistributable, so long as you accept the licensing agreement during the installation. W2K OS Snapshot folder Includes a full snapshot of a sample Windows 2000 operating system for evaluation of OS import and conflict detection and resolution functionality 4

5 AdminStudio Integrated Development Environment (IDE) The AdminStudio IDE makes it simple to learn about and use the tools necessary for all of your application repackaging and migration projects. When you launch AdminStudio, it will display the Start tab, as shown below: Figure 1: The AdminStudio IDE Tools Gallery Double-click any icon to launch the appropriate tool. Single-click any icon to bring up helpful information about the tool in the content pane. You can also add tools to the gallery by rightclicking on the window and selecting Add Tool. Content Pane Includes the QuickStart Guide. Mouse over any of the questions to see the AdminStudio tool that provides the solution to these common needs. Tabs The AdminStudio IDE consists of three tabbed pages. In addition to the Start tab, it also includes: o Workflows: Allows you to design, plan, and organize your application repackaging projects by creating workflows. o Projects: Allows you to create projects based on your workflows, so you can track your progress, checking off tasks as you complete them. QuickStart Guide This helpful guide provides overviews of the key concepts and tools used in a comprehensive application migration project. 5

6 Connecting to the Application Catalog When you first launch AdminStudio, you are automatically connected to the sample Application Catalog, which contains workflow and ConflictSolver information. For purposes of this evaluation, you need to connect to the Production.mdb Application Catalog included in the setup that installed this evaluation guide. To do so: 1. From the Catalog menu, select Connect. 2. When the Connect to Application Catalog dialog is displayed, click the Existing tab. Figure 2: The Connect to Application Catalog dialog 3. Select Microsoft Access as the database type and click the Browse button ( ) to display the Open dialog. You can then browse to Production.mdb. It should be located in the C:\Program Files\InstallShield\AdminStudio 5 Evaluation Guide\ConflictSolver directory. When you have located and selected it, click Open. 6

7 4. When you return to the Connect to Application Catalog dialog, the name and location of the Application Catalog is displayed in the field below the Microsoft Access Option. Check the option Make this the default shared Application Catalog at the bottom of the dialog. This will allow you to automatically log into the Production.mdb Application Catalog when you later use ConflictSolver. Figure 3: Completed Connect to Application Catalog dialog 5. Click Open. AdminStudio Functionality As the world s premier Windows Installer packaging, customization, and conflict resolution system, AdminStudio is not only reliable and scalable, but also easy to learn and use. By following the instructions below, you will walk through a sample application migration. You ll get an introduction to key AdminStudio features and see for yourself how simple it makes this process. The process involves the following steps: 1. Installing AdminStudio and Preparing for Repackaging 2. Repackaging a Legacy Application into MSI Format 3. Converting the Repackager Project to a Developer Project 4. Editing an MSI Package 5. Resolving Conflicts Between Multiple Applications Installing AdminStudio and Preparing for Repackaging If you haven t already, you can register to download the Evaluation Copy by clicking this link. The download instructions and password will be ed to the address you enter in the evaluation request form. You can also download the entire Evaluation Guide setup from the InstallShield Download Center ( in the Evaluation Copy category (if you haven t done so already). 7

8 Note that both the download and installation of AdminStudio can take some time, depending on the speed of your Internet connection and development system. For simplicity during the evaluation process, we recommend that you simply accept the default values in the installation dialogs. Preparing for Repackaging In most cases, production repackaging is performed on a clean machine with a copy of the target OS environment installed on it. The administrator performing the repackaging would share the Repackager folder (typically C:\Program Files\InstallShield\AdminStudio\5.0\Repackager), and then launch islc.exe remotely from the clean machine. Once Repackager has launched, you can access the Repackaging Wizard from the Repackager Start page. Following using the Repackaging Wizard, you can use Repackager from your development machine to convert the output into an MSI file. For this example, we re assuming you don t have a clean system (for simplicity s sake), so we recommend you ensure that no applications are running before launching Repackager. Be sure to shut down any antivirus programs, screen saver utilities, or other programs that run automatically in the background. Of course, to avoid this extra work, and to create as accurate an evaluation experience as possible, we strongly recommend in production you either use a clean machine or create a virtual machine with a tool such as VMware. 8

9 Repackaging a Legacy Installation into MSI Format The first step in repackaging an application is to run the Repackaging Wizard and let it run the application s installation to capture the information from the legacy setup into MSI format. Follow the steps in Preparing for Repackaging, then launch Repackager from the AdminStudio Tools Gallery. Once Repackager is running, you need to launch the Repackaging Wizard from the Welcome to InstallShield Repackager page. Figure 4: The Welcome to InstallShield Repackager page The Repackaging Wizard provides a wizard-based interface that guides you through the Repackaging process. Simply follow the steps below to repackage PackageForTheWeb: 1. You will be greeted with the Welcome panel. Click Next to continue to the Method Selection panel. 9

10 2. The Method Selection panel allows you to choose between Installation Monitoring and Snapshot: Figure 5: The Method Selection panel Using Installation Monitoring, Repackager watches system activity to record the changes during the setup. We recommend you select this option, which is faster and more accurate than Snapshot. Snapshot is the classic method of capturing installation information, creating the package from the deltas between the pre- and post-setup system snapshots. If you are running on Windows 9x or ME, you must use Snapshot, so this dialog will not be displayed. 3. After selecting the repackaging method, you need to enter information about the application in the Collect Product Information panel. i. Use the Browse ( ) button to select PackageForTheWeb.exe in the Program File field. The file is located in the Legacy Setup subdirectory of your AdminStudio Eval Guide installation folder. ii. iii. Leave the Command-line Argument(s) field blank. Note that you can click the Additional Setup Programs button in this panel to chain multiple installations into a single MSI file. However, for the purposes of this exercise we will only be using one setup. iv. The Product Information fields will be populated automatically from the.exe version information. v. The Product URL and Support URL entries will be used in the Add or Remove Programs applet. You will be able to edit them later, if you want. 10

11 When completed, the panel will appear as below. Figure 6: Completed Collect Product Information panel 4. The Set Target Location and Capture Settings panel allows you to specify where you would like the output files created by Repackager to be placed. We recommend you create an application specific sub-folder to the default location, such as: C:\Packages\PackageForTheWeb. Figure 7: Completed Set Target Project panel 11

12 You can also click Edit from this panel to review or modify the types of data AdminStudio captures. This includes files, INI file changes, registry data, and shortcuts. For evaluation purposes, we recommend you accept the default settings and click Start to begin the repackaging process. 5. After you start the repackaging, Repackager will provide you with feedback throughout the process. If you have selected Monitoring, it will run in the background while the installation(s) are launched. If you chose Snapshot, it will first analyze the system, then launch the setup program(s). Do not select to launch PackageForTheWeb, or any other program, at the end of the setup. Any changes the application makes to the system would be captured by the Repackaging Wizard and included in the project. Figure 8: Repackager will launch the installation(s) automatically after starting the monitoring process or taking the system snapshot. During the setup, accept the default selections unless you have a specific folder where you want to have the application installed. Once the installation is complete, AdminStudio allows you to make manual changes to the system that will get captured in the initial Windows Installer project created by Repackager. This lets you include organization-specific changes in the generated MSI package. 12

13 Figure 9: AdminStudio allows you the opportunity to make additional changes to the target system before repackaging the setup. When you have made these changes, click Process to generate the Repackager project. The final panel in AdminStudio Repackager is the Summary panel: Figure 10: The Summary panel, shown after repackaging on a clean machine 13

14 When you click Finish, the Repackaging Wizard exits and the project is opened in Repackager. Note that, in this example, we have used the ProgramFilesFolder property. At setup run time, the installer sets this property to the location of the Program Files folder on the target system. Converting the Repackager Project to a Developer Project Once the Repackaging Wizard has finished, the captured data is converted into a Repackager project file (.irp). Repackager can also import projects from SMS Installer (.ipf), Novell ZENworks (.axt), WinINSTALL (exported.txt file), or Wise Installer (.wse). Within Repackager, you can view the captured data, and selectively exclude information unnecessary to the final package. You can also convert the package to an InstallShield Developer project (.ism) and Windows Installer package (.msi). Follow the steps below to convert your Repackager project to a Developer project: 1. Click the Captured Installation view. This view contains a summary of data captured when you ran the Repackaging Wizard. Ensure the value for the original target folder is [ProgramFilesFolder]\InstallShield Software Corporation\PackageForTheWeb 4. Figure 11: Repackager s Captured Installation view 14

15 2. Click the Package Information view, which allows you to modify product information created during the repackaging. The fields in this view will be pre-populated with data from your repackaged application, as shown below: Figure 12: The Package Information view 3. Click the Repackaged Output view. If necessary, change the value of the Developer project field to C:\Packages\PackageForTheWeb\PackageForTheWeb 4.ism. Figure 13: The Repackaged Output view 4. You can specify whether you would like to immediately build your MSI files. You can also specify whether you want to create a setup.exe file to launch the installation and/or include compressed data files within your MSI package. 15

16 5. Click Build to build the Repackager project into a Developer project and Windows Installer package. Congratulations you have converted your legacy setup into an MSI project. To continue with the evaluation process, click Edit the Developer project under Repackaged Output Tasks. Figure 14: You can launch the Developer project directly from the Repackaged Output Tasks section after building the project. Editing an MSI Project AdminStudio comes complete with InstallShield Developer, the most powerful and flexible setup authoring solution. Although the number of options it offers may seem confusing at first, Developer actually makes common project modifications extremely simple. To demonstrate just how easy it is to use, the steps below will guide you through the following processes: Deleting a Desktop Shortcut Adding Asset Tracking Information to the Registry Building and Validating a Project Deleting a Desktop Shortcut Many applications install shortcuts on the Desktop by default. However, most organizations would prefer not to clutter corporate desktops with too many icons. Consequently, a common repackaging task is deleting this shortcut from the MSI package. 16

17 To accomplish this in Developer, follow these steps: 1. Select the Shortcuts view, located under System Configuration: Note that the PackageForTheWeb installation you repackaged also includes a shortcut under Programs Menu. If you needed to add one or more folders and a shortcut under the Programs Menu, these tasks are also easily accomplished using the right-click menu. Figure 15: The Shortcuts view allows you to easily add, delete, and modify shortcuts. 2. Expand the Desktop node under [ALLUSERSPROFILE] to reveal the PackageForTheWeb shortcut. 3. Right-click on PackageForTheWeb and select Delete. Adding Asset Tracking Information to the Registry Often, an enterprise packaging team will want to add information to the registry to indicate that their group had repackaged the application(s) in question. This information can be stored in a template, which becomes the base for the team s repackaging projects. Follow the steps below to create a custom registry key and include this information with the MSI package: 1. Select the Setup Design view, under Organization. 2. In the content pane, right-click on Setup Design and select New Feature. A feature is the highest-level building block of your application, generally representing a specific capability. Because we are creating company-specific data, give the new feature a company-specific name (note that the name cannot have any spaces). 3. Right-click on this feature and select New Component. Components are groups of related resources (files, registry entries, etc.) that can be combined to create features. Name this component AssetRegData. 4. Expand the AssetRegData node to reveal the resource views. Click on Registry Data. 17

18 If you are part of a group repackaging effort, you will want to make sure everyone is creating the company name exactly the same way to consolidate your cross-application asset tracking. 5. In the Destination computer s Registry view pane, right-click on HKEY_LOCAL_MACHINE, point to New, and select Key. Name this key Software. 6. Right-click on Software and create a sub-key. Give it the name of your company. 7. Right-click on your newly created company key and create another sub-key. Enter [ProductName] [ProductVersion] as the name, as shown in Figure 16. ProductName and ProductVersion are Windows Installer properties that can be checked and modified in the Property Manager view, located under Organize Your Setup. 8. Right-click on the [ProductName] [ProductVersion] key and select Install if absent, Uninstall if present. This helps Windows Installer correctly interpret this registry key during installation. Figure 16: Use Windows Installer Properties to create registry keys that are easily maintainable and portable. Another great feature of the Developer Setup Design is that you can drag and drop keys and values from the Source computer s Registry view into the Destination view and quickly add them to your Windows Installer project. Building and Validating a Project Once you have completed your modifications, click the Build icon on the toolbar or select Build Release1 from the Build menu to create your MSI package. Your project will be built according to default specifications. A log of the processes will be displayed in the Build window. Note that AdminStudio allows a wide variety of build and release options, such as being able to compress files inside the.msi file itself or create an external.cab file, create builds specifically for CD or Web distribution, etc. Once you have built your MSI package, you can now validate it against a set of internal consistency evaluator (ICE) rules. These ICEs are designed 18

19 by Microsoft to ensure that your resulting setup package contains a valid database that performs its actions correctly. Select Validate from the Build menu to display the Validate submenu. AdminStudio includes three different types of validation: Full MSI Validation Suite Scans your project to ensure all aspects of it are valid. Windows 2000 Logo Validation Suite Scans your project to ensure is meets the criteria for Microsoft Windows 2000 Logo certification. Merge Module Validation Suite Similar to Full MSI Validation Suite, but only enabled for merge module projects. Select the Full MSI Validation Suite. Developer may display Warnings in the Validate window at the bottom of the IDE. Warnings are frequently not the result of critical issues that will cause the installation to fail, but rather the result of taking a legacy setup format and placing it in the MSI format. For example, MSI doesn t support creating file extension associations to an EXE file that has already been installed via the Extension table. Of greater concern would be any Errors, which describe problems with your setup database, such as having duplicate component GUIDS, or Failures, which occur when your database has severe enough problems that the validation tool itself might not be able to run. Since your package does not generate any Errors or Failures, you can then proceed to ConflictSolver to check for conflicts with other applications and a base OS image. 19

20 Resolving Conflicts Between Multiple Applications Now that you ve repackaged, modified, and validated your MSI package, launch ConflictSolver from the Tools Gallery. The Production.mdb Application Catalog includes MSI files for DemoShield, InstallShield Tuner, McAfee VirusScan, and Microsoft Office. Note that these are not full distribution packages, just MSI files included so that you can get familiar with the conflict resolution process. Figure 17: Production.mdb includes sample MSI packages. Organizing Applications into Groups In order to simplify the conflict detection and resolution processes, AdminStudio allows you to organize your applications into groups. Groups could be categorized based on factors such as geographic location, business unit, function, or operating system. Groups let you check applications against only the other applications or target systems that it will be deployed with. You can create multi-level groups based on an appropriate hierarchy for your enterprise for example, you might have a group for Chicago/Accounting/Management that includes only those applications used by accounting managers in your Chicago office. The Products window supports standard tree control functionality, such as drag-and-drop. You can use Copy and Paste or Ctrl+drag to include an application in multiple groups. 20

21 For evaluation purposes, start by creating new groups: 1. Right-click on the Group folder icon and select New Group. 2. Name this group Marketing. 3. Repeat and create groups called Accounting, Core Image, and Test Repository (this group would be used for applications that are ready for testing but not yet assigned to a department). 4. Drag and drop to move DemoShield into the Marketing group, VirusScan and Office into Core Image, and Tuner to Accounting. AdminStudio makes it easy to take snapshots of your target operating system using the OS Snapshot Wizard. We have included a sample OS snapshot in order to save you time during your evaluation process. Figure 18: Drag and drop the sample applications into the groups you ve created. Importing an OS Image and New Application Package Now that the existing applications have been grouped, you can import the sample OS image and your newly created PackageForTheWeb package: 1. Right-click on Core Image and select Import OS Snapshot. 2. Click the Browse button and navigate to Windows2000.osc, which will be located in the W2K OS Snapshot folder of your AdminStudio Eval Guide installation. 3. Select the file and click Next. 21

22 Figure 19: Select the sample OS image from the W2K OS Snapshot folder. 4. A summary panel will be displayed. Click Finish to begin the import. The process will take a few minutes, dependent, of course, on the speed of your computer. 5. Once the OS import is complete, right-click on Test Repository and select Import Installer Package. 6. Click the browse button and navigate to PackageForTheWeb.msi. Figure 20: Completed MSI Source Information panel 22

23 7. A summary panel will be displayed. Click Finish to complete the import. Once the package has been imported, ConflictSolver will track any changes to the source MSI. You can try this out by making a superficial change to the source file: Using Windows Explorer, browse to the PackageForTheWeb.msi file. Right-click on the file and select Properties. Click on the Summary tab. Enter your name in the Author field. Figure 21: Change the Author in the Summary tab. When you return to ConflictSolver and refresh the node, you will notice that the icon for PackageForTheWeb.msi now includes a? indicating that the source file has changed. There will also be a blue link in the Product View that you can click on to easily import the updated version. 23

24 Figure 22: Click the blue link to re-import the changed file. Detecting and Resolving Conflicts AdminStudio allows you to automatically detect and resolve many common application conflicts. Follow the steps below to detect and resolve conflicts between PackageForTheWeb.msi and your sample core image. 1. Launch the Conflict Wizard by using the toolbar button, pressing the F5 key, or selecting it from the Conflicts menu. Click Next in the Welcome panel. Figure 23: The Conflict Wizard Welcome panel 24

25 2. You have already imported the package, so select Internal Windows Installer package in the Source Type panel. Figure 24: Select Internal Windows Installer package to check for conflicts between packages already in ConflictSolver. 3. In the Source Package panel, select PackageForTheWeb from the Test Repository group and click Next. Figure 25: Select PackageForTheWeb 4 as the source package 4. For the purposes of this exercise, we ll assume that PackageForTheWeb is going to be distributed to the Marketing and Core Image groups, but not Accounting. In the Target Information 25

26 panel, select the groups and products accordingly, as shown below: Figure 26: PackageForTheWeb.msi will only be compared against the applications in the Core Image and Marketing groups. 5. The Conflict Options panel allows you to specify what types of conflicts you want to check for. You can also select to automatically run any pre-built resolutions and/or generate conflict reports. For the purposes of this evaluation, accept the default selections of Files and INI Files, then click Next. Figure 27: The Conflict Options panel provides you the flexibility to choose what types of conflicts you would like to detect. 26

27 6. A Summary panel will be displayed showing the details of your selections. Click Finish to run the resolution detection process. Figure 28: Conflict Wizard s Summary panel 7. A log of the process will be displayed in the Conflicts window at the bottom of ConflictSolver. You should receive an ACE07 error. This is because the provided packages include two files which would be copied to the same target location, but have different component GUIDs (GUIDs are critical for reference counting shared files in Windows Installer). When conflict detection concludes, the Product view for PackageForTheWeb 4 is displayed again. Figure 29: PackageForTheWeb 4 s Product view 27

28 8. Click the Conflict Results link to display the Conflicts view for PackageForTheWeb 4. Figure 30: PackageForTheWeb 4 s Conflicts view From this view, you can see summary information for package conflicts, including when conflict detection was last run, how many products it was run against, how many ACEs were used, and the current resolution options. Figure 31: Save resolutions for repackaged applications to the MSI package. 9. Click Edit under Resolution Options. Because this is a repackaged application, select to make the changes in the MSI. If this were a third-party application, you d want to save the changes as a transform so as to not compromise the supported MSI package. Click OK to dismiss the dialog. 10. Change the Conflict Information filter to File Conflicts. Here, you can see the ACE07 conflict that was detected, and the package against which the conflict was generated. 28

29 Figure 32: Examining the identified conflict 11. Click Resolve All to resolve the conflict. Figure 33: The conflict has been resolved. 12. Click the PackageForTheWeb Product View to see the updated data. Notice that ConflictSolver has detected a change in the package resulting from resolving the conflict. You can now reimport the package into ConflictSolver. 29

30 Figure 34: You can now re-import the corrected package. Where Do I Go From Here? As the most complete application migration system available, AdminStudio includes a wide variety of capabilities not covered in this evaluation exercise. Listed below are some of the other tools you may want to look at if you are conducting a more comprehensive evaluation of our product. Tuner Tuner allows you to quickly and easily customize Windows Installer packages to meet your organization's needs without modifying the base MSI package. It does so by creating transforms (MST files), which are applied to the installation at the time of deployment. Transforms are especially valuable because they let you make needed changes without making changes to third-party MSIs, which can violate licensing and service agreements. Some of the modifications you can make using Tuner include limiting the features installed, adding custom files to the installation, and setting property values. You can also make multiple customizations from the same base setup, drastically reducing the time to deployment. QualityMonitor QualityMonitor provides a way to test repackaged setups to ensure all functionality works as expected prior to deploying the setup to your organization. This includes a series of tests that simulate a lockeddown environment, allowing you to discover potential problems in registry and file access. OS Snapshot Wizard The OS Snapshot Wizard provides a simple way to capture your basic operating system configuration. You can import this snapshot into ConflictSolver to identify potential conflicts between Windows Installerbased setups and your operating system. 30

31 To provide maximum flexibility during the OS Snapshot process, you can create an exclusion list (similar to the Repackager exclusion list) that identifies files, INI files, shortcuts, and registry entries that the OS Snapshot Wizard should ignore during the scan. Using this list, you can eliminate unnecessary files, shortcuts, or registry entries, and reduce the time it takes to perform the OS Snapshot. Also, if you capture OS Snapshots often with the same configuration, you can store the options in an INI file and reuse them. Global Exclusions Editor The Global Exclusions Editor lets you configure pre-capture exclusions for the Repackaging Wizard and OS Snapshot Wizard. It also allows you to define a default set of exclusions to use in Repackager postcapture. Output is saved in an INI file, which can be specified in the Global Exclusions tab in the Project Properties dialog in Repackager. Application Isolation Wizard In order to avoid DLL Hell, you can use the Application Isolation Wizard to isolate individual components within a Windows Installer package using Win32 assemblies. Isolation ensures that applications always use the specific shared and support files with which they were installed. Application isolation also prevents subsequent installations from overwriting the files required by the application you are repackaging. The Application Isolation Wizard allows you to partially or totally isolate the application. Distribution Wizard Use the Distribution Wizard to deploy your setup package (including necessary files and transforms) to a network location, FTP server, or as an administrative install. You can also configure publishing options using Marimba channels, or via Tivoli. The Administrative Installation distribution option uses Windows Installer to create an uncompressed version of your setup on a network location. This is the recommended distribution method when making your installation available on a network. You can also upload it to an FTP server by specifying a location such as "ftp://severname/directory" and providing a username and password. 31

AdminStudio 10.0 ZENworks Edition

AdminStudio 10.0 ZENworks Edition AdminStudio 10.0 ZENworks Edition Release Notes February 22, 2011 Introduction... 1 Getting Started... 2 Components & Editions... 4 ZENworks Limited Editions... 4 Standard, Professional, and Enterprise

More information

AdminStudio 10.0 ZENworks Edition

AdminStudio 10.0 ZENworks Edition AdminStudio 10.0 ZENworks Edition Installation Guide Version 10.0 Legal Information Book Name: AdminStudio 10.0 ZENworks Edition Installation Guide Part Number: ADS-1000-IGZ0 Product Release Date: February

More information

Installing AppleWorks 6 FOR WINDOWS

Installing AppleWorks 6 FOR WINDOWS apple Installing AppleWorks 6 FOR WINDOWS 1 Installing AppleWorks 6 This booklet provides instructions for m installing and uninstalling AppleWorks m setting up an AppleWorks Installer on a server, so

More information

WHITE PAPER. How AdminStudio Helps IT Migrate to Windows Vista 5x Faster

WHITE PAPER. How AdminStudio Helps IT Migrate to Windows Vista 5x Faster WHITE PAPER How AdminStudio Helps IT Migrate to Windows Vista 5x Faster How AdminStudio Helps IT Migrate to Windows Vista 5x Faster Executive Summary With the Microsoft release of Service Pack 1 (SP1)

More information

QuickBooks 2008 Software Installation Guide

QuickBooks 2008 Software Installation Guide 12/11/07; Ver. APD-1.2 Welcome This guide is designed to support users installing QuickBooks: Pro or Premier 2008 financial accounting software, especially in a networked environment. The guide also covers

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

Using ZENworks with Novell Service Desk

Using ZENworks with Novell Service Desk www.novell.com/documentation Using ZENworks with Novell Service Desk Novell Service Desk 7.1 April 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Kinetica 5.1 Kinetica Installation Guide

Kinetica 5.1 Kinetica Installation Guide Kinetica 5.1 Kinetica Installation Guide 2012 Thermo Fisher Scientific Inc. All rights reserved. The information in this document is subject to change without notice and should not be construed as a commitment

More information

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018 ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk November 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

SPList Export for SharePoint 2007 User Manual

SPList Export for SharePoint 2007 User Manual SPList Export for SharePoint 2007 User Manual Last Updated: January 2009 Copyright 2008-2009 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes

Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes Thank you for purchasing Inmagic Content Server. Content Server is an enterprise-wide scalable content management

More information

ecopy PaperWorks Connector for Microsoft SharePoint Administrator s Guide

ecopy PaperWorks Connector for Microsoft SharePoint Administrator s Guide ecopy PaperWorks Connector for Microsoft SharePoint Administrator s Guide Part Number: 73-00419 (05/2009) Licensing, Copyright, and Trademark Information The information in this document is subject to

More information

INTEGRATING WITH DELL CLIENT COMMAND SUITE: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

INTEGRATING WITH DELL CLIENT COMMAND SUITE: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE SEPTEMBER 2018 PRINTED 4 MARCH 2019 INTEGRATING WITH DELL CLIENT COMMAND SUITE: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience

More information

Quest Collaboration Services 3.6. Installation Guide

Quest Collaboration Services 3.6. Installation Guide Quest Collaboration Services 3.6 Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Wwise Installation and Migration Guide

Wwise Installation and Migration Guide Wwise 2015.1.9 Installation and Migration Guide Wwise 2015.1.9 Wwise 2015.1.9: Installation and Migration Guide Wwise 2015.1.9 Revision 1910 Copyright 2016 Audiokinetic Inc. All rights reserved. Patents

More information

Image-In Connect v1.0 Installation Guide

Image-In Connect v1.0 Installation Guide Image-In Connect v1.0 Installation Guide For AccuRoute v3.01 Feature Pack 1 March 2, 2011 Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the US: +1/1 800 886 7845

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

Novell ZENworks Asset Management 7

Novell ZENworks Asset Management 7 Novell ZENworks Asset Management 7 w w w. n o v e l l. c o m July 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 Upgrade/Update Matrix...1 Installation Choices...2 ZENworks Asset

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

License Server

License Server License Server 11.13.0.2 Installation Guide Isograph Copyright 2015 Isograph Limited. All rights reserved. This document and the associated software contains proprietary information which is protected

More information

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Revision: 20090313 Item:

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

Symantec ediscovery Platform

Symantec ediscovery Platform Symantec ediscovery Platform Native Viewer (ActiveX) Installation Guide 7.1.5 Symantec ediscovery Platform : Native Viewer (ActiveX) Installation Guide The software described in this book is furnished

More information

AUTHORIZED DOCUMENTATION. Using ZENworks with Novell Service Desk Novell Service Desk February 03,

AUTHORIZED DOCUMENTATION. Using ZENworks with Novell Service Desk Novell Service Desk February 03, AUTHORIZED DOCUMENTATION Using ZENworks with Novell Service Desk 6.5.4 Novell Service Desk 6.5.4 February 03, 2012 www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

User Manual. Active Directory Change Tracker

User Manual. Active Directory Change Tracker User Manual Active Directory Change Tracker Last Updated: March 2018 Copyright 2018 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software Systems

More information

Tzunami Deployer Hummingbird DM Exporter Guide

Tzunami Deployer Hummingbird DM Exporter Guide Tzunami Deployer Hummingbird DM Exporter Guide Supports migration of Hummingbird DM enterprise contents repositories into Microsoft SharePoint using Tzunami Deployer Version 3.0 Table of Contents PREFACE...

More information

Wise Package Studio Reference

Wise Package Studio Reference Wise Package Studio Reference Wise Package Studio The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement. Documentation

More information

Tzunami Deployer Hummingbird DM Exporter Guide

Tzunami Deployer Hummingbird DM Exporter Guide Tzunami Deployer Hummingbird DM Exporter Guide Supports migration of Hummingbird DM enterprise contents repositories into Microsoft SharePoint using Tzunami Deployer Version 3.2 Table of Contents PREFACE...

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Tzunami Deployer DocuShare Exporter Guide

Tzunami Deployer DocuShare Exporter Guide Tzunami Deployer DocuShare Exporter Guide Facilitates migration of Xerox DocuShare contents into Microsoft SharePoint Version 3.2 Table of Contents PREFACE... II INTENDED AUDIENCE... II CONVENTIONS...

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

Planning the Repackaging Project

Planning the Repackaging Project Chapter 11 Planning the Repackaging Project Good planning is essential in many of life s endeavors, and application repackaging is no exception. This chapter discusses the various parts of planning a repackaging

More information

ALTIUM VAULT IMPLEMENTATION GUIDE

ALTIUM VAULT IMPLEMENTATION GUIDE TABLE OF CONTENTS FIRST-TIME SETUP FOR ALTIUM VAULT SOFTWARE INSTALLATION RUNNING THE SETUP WIZARD LICENSE AGREEMENT SELECT DESTINATION LOCATION SELECT ALTIUM VAULT DATA DIRECTORY ALTIUM VAULT CONFIGURATION

More information

Enterprise Server Edition

Enterprise Server Edition Enterprise Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows,

More information

Secure Single Sign On with FingerTec OFIS

Secure Single Sign On with FingerTec OFIS Secure Single Sign On with FingerTec OFIS User Guide CONTENTS 3 1 INTRODUCTION Welcome to OFIS Gateway 4-11 2 INSTALLATION & SETUP Registering Your OFIS Gateway Installing & Setting Up Your OFIS Gateway

More information

Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5

Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5 Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5 Title: Getting Started with ESX Server 3i Embedded Revision: 20071022 Item: VMW-ENG-Q407-430 You can

More information

Building MSI Updates and Patches

Building MSI Updates and Patches WHITE PAPER Building MSI Updates and Patches by Robert Dickau Principal Technical Training Writer, Flexera Software Introduction This white paper describes the changes you make to a Windows Installer (MSI)

More information

FaxTalk FaxCenter Pro Version 9.0 Because your faxes are important! Copyright Thought Communications, Inc. All rights reserved worldwide. Th

FaxTalk FaxCenter Pro Version 9.0 Because your faxes are important! Copyright Thought Communications, Inc. All rights reserved worldwide. Th FaxTalk FaxCenter Pro Because your faxes are important! Version 9.0 Send. Receive. Manage. FaxTalk FaxCenter Pro Version 9.0 Because your faxes are important! Copyright 1992-2015 Thought Communications,

More information

PlexService 2.5 Installation Guide

PlexService 2.5 Installation Guide PlexService 2.5 Installation Guide Copyright 2000-2003 K-Plex Inc. All rights reserved Page 1 Table of Contents 1 Introduction... 3 2 System Requirements... 4 2.1 Hardware... 4 2.2 Software... 4 3 Installation...

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

2008 Elluminate, Inc. All Rights Reserved. Installation Guide

2008 Elluminate, Inc. All Rights Reserved. Installation Guide 2008 Elluminate, Inc. All Rights Reserved. Installation Guide No part of this document may be reproduced or transmitted in any form by any means, electronic or mechanical, including photocopy, recording

More information

GRAMS Suite Version 9.1

GRAMS Suite Version 9.1 Thermo Scientific GRAMS Suite Version 9.1 Welcome Guide Revision A 2011 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product

More information

Application Profiler Administrator s Guide

Application Profiler Administrator s Guide Application Profiler Administrator s Guide VMware User Environment Manager V E R S I O N 8. 7.0 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/

More information

ACE Operation Manual

ACE Operation Manual ACE Operation Manual Elecsys Director ACE Operation Manual Product Information Full information about other Elecsys products is available on our website at www.elecsyscorp.com Useful Contact Information

More information

GRAMS Suite Version 9.0

GRAMS Suite Version 9.0 Thermo Scientific GRAMS Suite Version 9.0 Welcome Guide Revision A 2010 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product

More information

Relativity Designer Installation Guide

Relativity Designer Installation Guide Liant Software Corporation Relativity Designer Installation Guide Version 5 Copyright 1994-2003 by Liant Software Corporation. All rights reserved. Printed in U.S.A. No part of this publication may be

More information

Copyright Autodesk, Inc.

Copyright Autodesk, Inc. Customer and Administration Building, Ditzingen, Germany - Design by Barkow Leibinger Architects Copyright 2003-2008 Autodesk, Inc. Table of Contents 1 Introduction... 3 What is Facility Manager?... 3

More information

Tzunami Deployer Documentum Exporter Guide

Tzunami Deployer Documentum Exporter Guide Tzunami Deployer Documentum Exporter Guide Supports migration of EMC Documentum content repositories into Microsoft SharePoint using Tzunami Deployer Version 3.2 Table of Contents PREFACE... II INTENDED

More information

Getting Started with Tally.Developer 9

Getting Started with Tally.Developer 9 Getting Started with Tally.Developer 9 The information contained in this document is current as of the date of publication and subject to change. Because Tally must respond to changing market conditions,

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Tzunami Deployer FileNet Exporter Guide Supports extraction of FileNet contents and migrate to Microsoft SharePoint using Tzunami Deployer.

Tzunami Deployer FileNet Exporter Guide Supports extraction of FileNet contents and migrate to Microsoft SharePoint using Tzunami Deployer. Tzunami Deployer FileNet Exporter Guide Supports extraction of FileNet contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 3.2 Table of Content PREFACE... II INTENDED AUDIENCE...

More information

Server Edition USER MANUAL. For Mac OS X

Server Edition USER MANUAL. For Mac OS X Server Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion are registered

More information

Installation on Windows Server 2008

Installation on Windows Server 2008 USER GUIDE MADCAP PULSE 4 Installation on Windows Server 2008 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

BitDefender Enterprise Manager. Startup guide

BitDefender Enterprise Manager. Startup guide BitDefender Enterprise Manager Startup guide 1 Table of Contents Product installation... 3 Install BitDefender Enterprise Manager... 3 Install BitDefender Server add-on... 4 Protection configuration...

More information

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010

Installation Guide Install Guide Centre Park Drive Publication Date: Feb 11, 2010 EventTracker Install Guide 8815 Centre Park Drive Publication Date: Feb 11, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install and configure

More information

KYOCERA Net Viewer 5.3 User Guide

KYOCERA Net Viewer 5.3 User Guide KYOCERA Net Viewer. User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Installation Guide. Tivoli Decision Support 2.0

Installation Guide. Tivoli Decision Support 2.0 Installation Guide Tivoli Decision Support 2.0 Tivoli Decision Support 2.0 Installation Guide (August, 1998) Copyright 1998 by Tivoli Systems, an IBM Company, including this documentation and all software.

More information

Upgrading from Call Center Reporting to

Upgrading from Call Center Reporting to Upgrading from Call Center Reporting to Reporting for Call Center Upgrade Document Reporting for Call Center Release 2.2.1xx Document Number: 200-0400-110 Document Status: Standard Document Version: 3.02

More information

PAL Installation Instructions

PAL Installation Instructions PAL Installation Instructions ADMINISTRATOR (NETWORK) INSTALLS These instructions are for PCs that are connected by a network, for the purpose of sharing PAL data and notes. PAL can be installed using

More information

McAfee Management for Optimized Virtual Environments AntiVirus 4.5.0

McAfee Management for Optimized Virtual Environments AntiVirus 4.5.0 Migration Guide McAfee Management for Optimized Virtual Environments AntiVirus 4.5.0 For use with McAfee epolicy Orchestrator COPYRIGHT 2016 Intel Corporation TRADEMARK ATTRIBUTIONS Intel and the Intel

More information

System Management Guide Version 7.4a

System Management Guide Version 7.4a Epicor Active Planner Open Integration System Management Guide Version 7.4a Copyright Trademarks Program copyright 1995-2011 Sage Software, Inc. This work and the computer programs to which it relates

More information

USB-MIDI Driver installation and settings...1 Windows XP users... 1

USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installation Guide Table of Contents USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installing the KORG USB-MIDI Driver... 1 Allowing driver installation without a digital signature...

More information

User Guide. PCmover Professional for Windows XP. Laplink Software, Inc. User Guide MN-PCMPRO-XP-EN-08 (REV. 2014/07/08)

User Guide. PCmover Professional for Windows XP. Laplink Software, Inc. User Guide MN-PCMPRO-XP-EN-08 (REV. 2014/07/08) 1 PCmover Professional The Only Software that Moves Programs, Files, and Settings to a New PC! Laplink Software, Inc. Customer Service/Technical Support: Web: http://www.laplink.com/contact E-mail: CustomerService@laplink.com

More information

Overview. Top. Welcome to SysTools MailXaminer

Overview. Top. Welcome to SysTools MailXaminer Table of Contents Overview... 2 System Requirements... 3 Installation of SysTools MailXaminer... 4 Uninstall Software... 6 Software Menu Option... 8 Software Navigation Option... 10 Complete Steps to Recover,

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git USER GUIDE MADCAP FLARE 2017 r3 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

Analyzing the Impact of Installing Microsoft Operating System Patches

Analyzing the Impact of Installing Microsoft Operating System Patches Analyzing the Impact of Installing Microsoft Operating System Patches OS Security Patch Wizard is an AdminStudio tool you can use to import Microsoft operating system patch information into your Application

More information

Setup Commander for ZENworks

Setup Commander for ZENworks Setup Commander for ZENworks Administration Guide 2.5.0 Copyright 2017, ROVABU Software B.V. Version 2.5.0 Page 1 Copyright, Trademarks, and Legal ROVABU Software B.V. www.setupcommander.com October 15,

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

LUXRIOT EVO Installation Guide

LUXRIOT EVO Installation Guide LUXRIOT EVO Installation Guide October 18, 2016 A&H Software House, Inc. Luxriot EVO S Installation Guide 1 Table of Contents 1. Introduction 2 2. Getting Started 3 3. Prerequisites 4 4. Installation 5-10

More information

Copyright Jetro Platforms, Ltd. All rights reserved.

Copyright Jetro Platforms, Ltd. All rights reserved. Important Notice Copyright 2001 2009 Jetro Platforms, Ltd. All rights reserved. This document is furnished by Jetro Platforms for information purposes only to licensed users of the Jetro COCKPIT product.

More information

Tune your ZCM Bundles with Bundle Commander

Tune your ZCM Bundles with Bundle Commander 24 Issue 17, Q1 2012 OPEN HORIZONS MAGAZINE Tune your ZCM Bundles with Bundle Commander by Roel van Bueren When it comes to Windows application deployment the typical ZENworks administrator has to go through

More information

INSTALLATION GUIDE activepdf DOCCONVERTER. Document Number: APDC_IG_41

INSTALLATION GUIDE activepdf DOCCONVERTER. Document Number: APDC_IG_41 activepdf DOCCONVERTER Document Number: APDC_IG_41 Published 8/9/2013 2013 by activepdf, Inc. All rights reserved. activepdf DocConverter Installation Guide This manual, and the software described in it,

More information

10ZiG Technology. 10ZiG Manager Getting Started Guide. Page 1

10ZiG Technology. 10ZiG Manager Getting Started Guide. Page 1 10ZiG Technology 10ZiG Manager Getting Started Guide Page 1 10ZiG Manager Getting Started 10ZiG Technology Limited Headquarters US 2012 W Lone Cactus Dr Phoenix, AZ 85027 Phone 866-864-5250 Fax 623-516-8697

More information

X1 Client Deployment Guide

X1 Client Deployment Guide X1 Client Deployment Guide ii X1 Professional Client Deployment Guide Legal Notice No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 3.2 Table of Contents PREFACE... II

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

ChromQuest 4.2 Chromatography Data System

ChromQuest 4.2 Chromatography Data System ChromQuest 4.2 Chromatography Data System Installation Guide CHROM-97200 Revision A April 2005 2006 Thermo Electron Corporation. All rights reserved. Surveyor is a registered trademark and ChromQuest is

More information

Get Started. Estimating Explorer

Get Started. Estimating Explorer Get Started Estimating Explorer NOTICE This document and the Sage Timberline Office software may be used only in accordance with the accompanying Sage Timberline Office End User License Agreement. You

More information

Getting Started with Tally.Developer 9 Alpha

Getting Started with Tally.Developer 9 Alpha Getting Started with Tally.Developer 9 Alpha The information contained in this document is current as of the date of publication and subject to change. Because Tally must respond to changing market conditions,

More information

AdminStudio 9.0 Release Notes

AdminStudio 9.0 Release Notes AdminStudio 9.0 Release Notes 29 August 2008 Contents Introduction...2 Components...2 Standard Edition... 2 Professional Edition... 3 Enterprise Edition... 3 Virtualization Pack for Enterprise Edition...

More information

StrikeRisk v5.0 Getting started

StrikeRisk v5.0 Getting started StrikeRisk v5.0 Getting started Contents 1 Introduction 1 2 Installing StrikeRisk 2 7 2.1 System Requirements 2 2.2 Installing StrikeRisk 2 5 2.3 Installation troubleshooting 6 2.4 Uninstalling StrikeRisk

More information

Evaluation Guide Host Access Management and Security Server 12.4

Evaluation Guide Host Access Management and Security Server 12.4 Evaluation Guide Host Access Management and Security Server 12.4 Copyrights and Notices Copyright 2017 Attachmate Corporation, a Micro Focus company. All rights reserved. No part of the documentation materials

More information

Inmagic Content Server Workgroup Version 9.00 Installation Notes for New and Upgrade Installations

Inmagic Content Server Workgroup Version 9.00 Installation Notes for New and Upgrade Installations Inmagic Content Server Workgroup Version 9.00 Installation Notes for New and Upgrade Installations Revision 2 Thank you for purchasing Inmagic Content Server. This document is intended for the following

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

AnySite. Australia. Install Guide. AnySite v9.1 Install Guide

AnySite. Australia. Install Guide. AnySite v9.1 Install Guide AnySite Australia Install Guide AnySite v9.1 Install Guide TABLE OF CONTENTS Chapter 1: Introduction... 4 Product Inventory Chapter 2: Before You Begin... 6 Permissions System Requirements Default Install

More information

Bundle Commander. Administration Guide Copyright 2013, ROVABU Software B.V. Version Page 1

Bundle Commander. Administration Guide Copyright 2013, ROVABU Software B.V. Version Page 1 Bundle Commander Administration Guide 1.2.0 Copyright 2013, ROVABU Software B.V. Version 1.2.0. Page 1 Copyright, Trademarks, and Legal ROVABU Software B.V. www.bundlecommander.com January 28, 2013 Copyright

More information

Introduction to Autodesk VaultChapter1:

Introduction to Autodesk VaultChapter1: Introduction to Autodesk VaultChapter1: Chapter 1 This chapter provides an overview of Autodesk Vault features and functionality. You learn how to use Autodesk Vault to manage engineering design data in

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 MIGRATING & UPGRADING Table Of Contents 1. Migrating and Upgrading... 3 Upgrading from Earlier Versions...3 Upgrading Client

More information

QuaRC 2.0. Installation Guide. Single-User and Network Installations/License Configuration (Windows, QNX, and Gumstix Verdex)

QuaRC 2.0. Installation Guide. Single-User and Network Installations/License Configuration (Windows, QNX, and Gumstix Verdex) +1 905 940 3575 1 QuaRC 2.0 Installation Guide Single-User and Network Installations/License Configuration (Windows, QNX, and Gumstix Verdex) Date: October 30 th, 2009 +1 905 940 3575 2 How to contact

More information

NETWRIX PASSWORD EXPIRATION NOTIFIER

NETWRIX PASSWORD EXPIRATION NOTIFIER NETWRIX PASSWORD EXPIRATION NOTIFIER QUICK-START GUIDE Product Version: 3.3.247 March 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Attix5 Pro Storage Platform Console

Attix5 Pro Storage Platform Console Attix5 Pro Storage Platform Console V7.0.1 User Manual for Microsoft Windows Your guide to managing the Attix5 Pro backup environment using the Storage Platform Console. 0 Copyright notice and proprietary

More information

P2WW ENZ0. ScanSnap PDF Converter for S500 V1.0 User s Guide

P2WW ENZ0. ScanSnap PDF Converter for S500 V1.0 User s Guide P2WW-2270-01ENZ0 ScanSnap PDF Converter for S500 V1.0 User s Guide As A Precaution: This manual describes how to use ScanSnap PDF Converter. Be sure to read this manual before using ScanSnap PDF Converter.

More information