AU2014201712A1 - Bootstrapper and software download manager - Google Patents

Bootstrapper and software download manager Download PDF

Info

Publication number
AU2014201712A1
AU2014201712A1 AU2014201712A AU2014201712A AU2014201712A1 AU 2014201712 A1 AU2014201712 A1 AU 2014201712A1 AU 2014201712 A AU2014201712 A AU 2014201712A AU 2014201712 A AU2014201712 A AU 2014201712A AU 2014201712 A1 AU2014201712 A1 AU 2014201712A1
Authority
AU
Australia
Prior art keywords
software
prerequisite
bootstrapper
downloading
download
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
AU2014201712A
Inventor
Shane Jimmerson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Thomson Reuters Global Resources ULC
Original Assignee
Thomson Reuters Global Resources ULC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from AU2008296957A external-priority patent/AU2008296957A1/en
Application filed by Thomson Reuters Global Resources ULC filed Critical Thomson Reuters Global Resources ULC
Priority to AU2014201712A priority Critical patent/AU2014201712A1/en
Publication of AU2014201712A1 publication Critical patent/AU2014201712A1/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The present invention provides a bootstrapper and download manager for handling the download and installation of one or more software products to a 5 computer. The invention determines system requirements and whether any prerequisite software is required by a software product to be downloaded. Any necessary prerequisite software is installed on the computer and if more than one software product has a shared prerequisite, then the invention recognizes that and prevents downloading multiple ones of the shared prerequisites. 10 Also, in the event of an interruption or error during download, the invention can resume downloading or installation based on the download successfully stored on the local machine without requiring the download all over again This saves considerable time during the download and install process and enhances user productivity and experience.

Description

1 Regulation 3.2 AUSTRALIA PATENTS ACT, 1990 COMPLETE SPECIFICATION FOR A STANDARD PATENT ORIGINAL Name of Applicant: THOMSON REUTERS GLOBAL RESOURCES Actual Inventors: JIMMERSON, Shane Address for service AJ PARK, Level 11, 60 Marcus Clarke Street, Canberra ACT in Australia: 2601, Australia Invention Title: Bootstrapper And Software Download Manager The following statement is a full description of this invention, including the best method of performing it known to us. 6277748_1 WO 2009/032232 PCT/US2008/010301 BOOTSTRAPPER AND SOFTWARE DOWNLOAD MANAGER FIELD OF THE INVENTION [0001] The field of the invention relates generally to computer science and the 5 loading or downloading of software, including operating systems, applications and other units of code, into the memory of a computer for execution on the computer. More particularly, the present invention relates to a download manager and bootstrapper to select for download one or more software applications or units, to confirm software application prerequisites, and to improve and make more efficient 10 the installation of software products. BACKGROUND OF THE INVENTION [0002] Computers, processors and software executing on such devices are increasingly incorporated into more and more components of everyday life and (especially with high level code) processors and supporting components and 15 operating systems are increasingly versatile. Moreover, the speed with which revisions and new versions of software code are published or otherwise made available has resulted in a growing occurrence of users downloading software, such as applications over the Internet or other network, to update functionality or install "fixes" that address errors in operation. As part of this process, the downloaded 20 software is installed on the target machine. Complications arise when installation errors occur, e.g., communication links are severed or other mishaps occur prior to completion of installation. This is increasingly true as networks incorporate or move altogether to wireless communication. [0003] Enterprise-wide software distribution or deployment may involve a 25 large number of downloads and installs, including updates and service packs, and presents particular challenges and involves considerable administrative resources. Remote installation, e.g., MSI and EXE software, is increasingly popular as a way to more productively manage system-wide needs across a large network, such as a Windows-based network. Client/Server architecture for instance facilitates 30 installation and allows access across a network via a browser. Generally, the term bootstrapper refers to a software application that is invoked to manage the installation of another software application and its required/prerequisite software 1a WO 2009/032232 PCT/US2008/010301 components. Basic bootstrappers typically perform a few checks and then launch a single software application installer, e.g., MSI (Microsoft Installer - file extension) installations. Advanced bootstrappers, sometimes called chainers, have greater capabilities and do more than merely run a single software application installer. An 5 example of a complex bootstrapper is the Microsoft ClickOnce bootstrapper that is included with Microsoft Virtual Studio 2005 and used in deploying Microsoft .NET and other applications. MSBuild is a Microsoft build engine that provides an XML based project file format used to create and edit extensible build solutions. MSBuild may be used to generate a product specific bootstrapper manifests, e.g., ClickOnce 10 bootstrapper. MSBuild generates a product specific manifest that is embedded into the bootstrapper binary executable. The manifest is then read by the bootstrapper when it is running. [0004] A need exists for an improved installation technique that will facilitate multiple product installations while minimizing downtime, rebooting, and other 15 detrimental side-effects experienced by the user. In addition, when the multiple products to be downloaded have different installation experiences, a need exists for a technique to manage, coordinate and simplify - to the user - the overall download and install process and to provide a more reliable, resilient installation experience. With the growing number of software applications available to users, there is a 20 growing need to streamline the process of downloading desired software. Compounding this problem is code that is often written to run in conjunction with other underlying or prerequisite code. Due to this, the process of downloading software may require multiple downloads. [0005] Advanced applications often require multiple installation steps, 25 prerequisites, and application installation package or packages. Examples of such an application, solution, or suite are eTools, ePractice Aids, and SMART ePractice Aids provided by Thomson Tax & Accounting. In the process of downloading a solution or multiple set of solutions the managing component analyzes target system information to determine required prerequisites. Often, users must halt running 30 instances of existing applications to facilitate download and installation processes. Optionally, users may be informed of the need for installation of prerequisites. In 2 WO 2009/032232 PCT/US2008/010301 addition, the installation process may involve dynamically organizing the installation sequence. 100061 One of the problems with existing techniques is that the installation experience across multiple products is often not consistent to the user and is further 5 complicated when involving and viewing multiple license agreements. Different user interfaces result in different user experiences and a complicated download/install process. As an example, one of the issues with the Microsoft ClickOnce bootstrapper is that if the installation fails for any reason, any prerequisites that had not been installed are automatically downloaded again. This can be very frustrating 10 to a user and especially when the user has to experience a second, third, etc. download of 50 MBytes of software, for example, again just to try the installation again. There is little control over the ClickOnce bootstrapper and other installation bootstrappers, e.g. suppressing reboots; returning status codes indicating success, failure, reboot, etc.; and keeping the bootstrapper running until all prerequisites and 15 application are installed. SUMMARY OF THE INVENTION [0007 - The present invention provides an improved download management function and a bootstrapper capable of efficiently accomplishing software downloads and installation. The invention in various embodiments provides one or more of the 20 following benefits: streamlined selection of multiple software product downloads, identifying software prerequisites, confirming system requirements and existing installed software components, identifying shared prerequisites across multiple software product downloads, and avoiding unnecessary redundant downloads of software components during installation. 25 [0008] The installation process often involves managing multiple license agreements and providing control over progress indication, control of reboot, and control of success/fail attempts. The present invention handles download and installation, which may be for example via CD-ROM, World Wide Web, Internet or other network-based installation. The bootstrapper manages what gets installed and 30 in what order. The bootstrapper analyzes the target system for prerequisites requirements and includes APIs (Application Programming Interfaces) for access from outside applications. Web-based product installation is compatible with known 3 WO 2009/032232 PCT/US2008/010301 platforms such as MSBuild, which is used not only to generate product specific bootstrapper manifests, but also to automate this process and other processes such as compiling source code and building the installations. Solutions, such as Thomson Tax & Accounting's eTools, make use of these framework tools to automate build 5 from source code. [0009] To address the problem of automatic re-download after interrupted or failed installation, the present invention first checks to see if the downloaded files are on the machine before re-downloading them. As used herein, interrupted shall refer to any interruption, including failed operations, canceled installations, and failed 10 download due to a failed connection. In this manner, the invention saves time by avoiding unnecessary re-downloads and provides a more enjoyable and productive user experience. Normally, necessary files are downloaded prior to installation and are downloaded to a shared location. If a download fails then the download restarts with the last file that failed. If an installation fails, but download was successfully 15 completed, then none of the files have to be downloaded again prior to running the installation again. The bootstrapper of the present invention looks to the location it has assigned for the download to see if the necessary files are present and ready for installation. [0010] One benefit of the present invention is that it provides a more 20 consistent user experience. Another benefit is that it provides a more reliable and resilient installation experience. Another benefit is that it provides for multiple product installations across various and different platforms, frameworks and API and toolsets, e.g., Microsoft .NET 2.0Nisual Studio 2005 ClickOnce bootstrapper. The invention provides a consistent user interface across multi-product download/install. 25 [0011] A further benefit of the present invention is that it provides recoverable and resumable downloads in the event of interrupted download or installation. This may greatly reduce the install time associated with loading software such as via CD ROM or over a network. As used herein unless otherwise indicated, network is intended to cover a communication connection of devices, such as computers, 30 PDAs, mobile phones and other processing devices, and shall include, for example, Local Area Network (LAN), Wide Area Network (WAN), World Wide Web, or the Internet. Networks may be wired, wireless or a combination of wired and wireless 4 WO 2009/032232 PCTIUS2008/010301 networks. An added benefit, is that the invention addresses the piece-meal download/installation process that presently detracts from the user experience. The present invention provides coordinated control over the download and install process from beginning to end. The invention may be used to support administrative 5 installations to assist in software deployment. [0012] An additional benefit of the present invention is an administrative install capability in which product and prerequisite installations are configured by an administrator for deployment of the product and prerequisite throughout the organization. The administrative installation assists a network administrator by pre 10 configuring an installation prior to deployment so the installation settings are specified for each individual processing device, such as a personal computer or mobile telecommunications device. [0013] Although many benefits and features are described as advantages offered by the present invention, only a subset of such benefits and features may be 15 used in any given implementation. It should be understood that it is not necessary to utilize all such benefits and features to practice the invention. [0014] In one embodiment, the present invention provides a method of installing software comprising: commencing installing software on a processing device; upon an interruption in the installing step, determining whether the software 20 is stored in a memory of the processing device; and if the software is stored in the memory of the processing device, recommencing installing the software without causing a further download of the software. The method may further comprise presenting for selection a plurality of software products for downloading and installing on the processing device, wherein the software comprises selections from 25 the plurality of software products. The method may further comprise: determining a first set of prerequisite software associated with a first software product and a second set of prerequisite software associated with a second software product; and determining a set of shared prerequisite software comprising prerequisite software common to the first and second sets of prerequisite software. The method may 30 further comprise: downloading the shared prerequisite software, whereby duplicate downloading of shared prerequisite software is avoided. The method may further comprise: prior to commencing installation, downloading the software; determining 5 WO 2009/032232 PCT/US2008/010301 that not all of the software was successfully downloaded; and prior to recommencing installation, re-downloading software that was not successfully downloaded while avoiding re-downloading at least some of the software that was successfully downloaded. 5 [0016] In another embodiment, the invention provides a method for downloading software: presenting a plurality of software products available for download; downloading and installing at least two software products selected from the plurality of software products; determining a set of prerequisite software products associated with the at least two software products for downloading; determining a set 10 of shared prerequisite software products common to at least some of the at least two software products; and downloading the set of shared prerequisite software products, whereby duplicate downloading of shared prerequisite software products is avoided. [00161 The system may further comprise the set of shared prerequisite 15 software products comprising at least one prerequisite software product. The method may further comprise downloading and installing the at least two software products. The method may further comprise: after an interruption in installing the at least two software products, determining that a portion of the at least two software products is stored in memory and recommencing the installation step without 20 causing a further download of the stored portion of the at least two software products. The method may further comprise downloading a missing portion of the at least two software products, whereby the stored portion and the missing portion combine to provide a complete download of the at least two software products sufficient for installation. 25 [0017] In yet another embodiment, the invention provides a client device connected to a software source, the client device comprising: a processor for executing software; a memory connected to the processor and adapted to receive and store software for execution by the processor; and a bootstrapper adapted to manage the download and installation of software from the software source, the 30 bootstrapper comprising: a user interface enabling selection of software to be received by and installed on the client device; executable code adapted to determine 6 WO 2009/032232 PCT/US2008/010301 whether selected software is stored in the memory, whereby unnecessary downloading of software during installation is avoided. 10018] The device may further comprise the software source is a central server and the client device receives software from the central server via a 5 communication network. The software source may comprise one of a CD ROM, a USB flash drive, and a memory stick. The memory may comprise: a temporary memory for receiving software downloads; and a persistent memory for storing installed software. The bootstrapper executable code may determine that a portion of selected software is stored in the temporary memory and the bootstrapper may 10 cause a downloading of unstored portions of the selected software to complete the download for installation of the selected software. The client device may comprise one of a computer, a PDA, a mobile phone. The client device may be further adapted to configure folders at a specified location at which the software is installed on the client device. The software may be stored in a persistent memory of the client 15 device. [0019] In yet another embodiment, the invention provides a method for downloading software, the method comprising: determining whether at least one prerequisite software associated with a software product to be downloaded is installed on a processing device; if the prerequisite software is not installed on the 20 processing device, then determining whether the prerequisite software is stored on the processing device; if the prerequisite software is not stored on the processing device, then downloading and installing the prerequisite software on the processing device; and if the prerequisite software is stored on the processing device, then installing the stored prerequisite software. 25 [0020] In yet another embodiment, the invention provides a bootstrapper for managing the download of software products, the bootstrapper comprises: a user interface enabling selection of a software product to be installed on a processing device associated with the bootstrapper; and executable code adapted to determine whether the software product is stored in a memory of the processing device but is 30 not installed on the processing device. 7 WO 2009/032232 PCT/US2008/010301 BRIEF DESCRIPTION OF THE DRAWINGS [0021] In order to facilitate a full understanding of the present invention, reference is now made to the accompanying drawings, in which like elements are 5 referenced with like numerals. These drawings should not be construed as limiting the present invention, but are intended to be exemplary and for reference. [0022] Figure 1 is a schematic diagram illustrating a first exemplary system for selecting, downloading and installing software products according to the present invention. 10 [0023] Figure 2 is a schematic diagram illustrating a first exemplary embodiment of the bootstrapper and download manager of the present invention. [0024] Figure 3 is a schematic diagram illustrating a second exemplary embodiment of the bootstrapper and download manager of the present invention. [0025] Figure 4 is a diagram illustrating the bootstrapper comprised of static 15 library (LIB) components. [0026] Figure 5 is a diagram illustrating the bootstrapper comprised of dynamic link library (DLL) components. [0027] Figure 6 is a sequence diagram showing the flow when downloading software products using the bootstrapper and download manager of the present 20 invention. [00281 Figures 7 through 14 are screen shots representing functionality and user interface aspects of the bootstrapper and download manager of the present invention. DETAILED DESCRIPTION OF THE INVENTION 25 [0029] The present invention will now be described in more detail with reference to exemplary embodiments as shown in the accompanying drawings. While the present invention is described herein with reference to the exemplary embodiments, it should be understood that the present invention is not limited to 30 such exemplary embodiments. Those possessing ordinary skill in the art and having 8 WO 2009/032232 PCT/US2008/010301 access to the teachings herein will recognize additional implementations, modifications, and embodiments, as well as other applications for use of the invention, which are fully contemplated herein as within the scope of the present invention as disclosed and claimed herein, and with respect to which the present 5 invention could be of significant utility. 10030] With reference to Figure 1, an exemplary set of components typical to a software download and installation process is illustrated generally at 100 as including a target machine 102, one or more prerequisites 104, database 106, applications 108 and tools 110. The present invention provides a bootstrapper and 10 download manager including a user interface to handle software download and installation onto the target machine 102. The download and installation process often involves managing multiple license agreements and providing control over progress indication, control of reboot, control of success/fail attempts, and more AIP (Administrative Installation Point) options. AIP is a result of performing an 15 administrative installation. A network administrator then deploys the application and prerequisites for this AIP. The installation process is often via CD-ROM, Web, Internet or other network-based installations. The bootstrapper manages what gets installed and in what order and may use such known tools as XML manifest. The bootstrapper analyzes the target system for prerequisites requirements and includes 20 APIs (Application Programming Interfaces) for access from outside applications. The bootstrapper makes use of the download manager for Web-based product installation and is compatible with known platforms such as MSBuild as part of the .NET Framework that allows automation of compiling source code. Solutions such as eTools make use of these framework tools to automate build from source code. 25 MSBuild may be used to generate the manifest that contains data prerequisites and built into bootstrapper executable. [0031] The download manager manages downloads of application components, files, prerequisites, etc. For instance, the download manager uses Microsoft BITS (Background Intelligent Transfer Service ) for transferring files from 30 server to target machine and provides download progress information. In one manner the download manager asynchronously transfers files in the foreground or 9 WO 2009/032232 PCT/US2008/010301 background, preserves the responsiveness of other network applications, and automatically resumes file transfers after network disconnects and computer restarts. [00321 To avoid the problem of automatic re-download after failed installation, the bootstrapper first checks to see if the downloaded files are on the machine 5 before re-downloading them. This avoids unnecessary re-downloads and provides a more enjoyable and productive user experience. Files are downloaded to a shared location. If a download fails the download will restart with the last file that failed. If an installation fails or is otherwise interrupted, then none of the files have to be downloaded again prior to running the installation again. In this manner the 10 invention provides recoverable and resumable downloads in the event of interrupted download or installation. This has the effect of greatly reducing the install time associated with loading software such as via CD-ROM or over a network. The bootstrapper and download manager may be configured to manage multiple product installations across various and different platforms, frameworks and API and 15 toolsets, e.g., Microsoft .NET 2.0Nisual Studio 2005 ClickOnce bootstrapper. This avoids the piece-meal download/installation process that presently detracts from the user experience. The invention provides coordinated control over the download and install process from beginning to end and may be used to support administrative installations to assist in software deployment. 20 [0033] Examples of installations handled by the bootstrapper and download manager of the present invention include over the Internet or other computer network. Figure 2 illustrates one exemplary software and download installation, referenced generally by 200. A target machine 102 is to receive the software download. At step 1) the user selects one or more software products they wish to 25 install onto machine 102, or for that matter it may be some other target machine or group of machines. In one embodiment, the bootstrapper only installs to the machine on which the installation manager is running. However, during administrative installation, the installation files may be copied and configured by the administrator to the AIP directory specified by the administrator. With the AIP 30 directory on the network, then the files are copied to the network. An administrative installation does not necessarily install the application and prerequisites to the machine(s) as it may just configure the installations to ease deployment throughout 10 WO 2009/032232 PCT/US2008/010301 an organization. The bootstrapper 202 is used to install products that use the bootstrapper 202. The Custom Installation Manager 206 calls the bootstrapper 202 to install the application and the prerequisites. Product installations that do not use the bootstrapper 202 are managed by the Custom Installation Manager 206. At step 5 2) bootstrapper 202 then analyzes the target machine 102 to determine system requirements, prerequisites and other desired information. At step 3) the bootstrapper 202 dynamically organizes the installation process. At step 4) the bootstrapper 206 performs and manages the installation of the software onto the machines 02. 10 [0034] Now with reference to Figure 3, one exemplary software and download installation, referenced generally by 300, from the Internet is illustrated. A target machine 102 is to receive the software download. At step 1) the user selects one or more software products they wish to install onto machine 102, or for that matter it may be some other target machine or group of machines. The bootstrapper 306 is 15 used to install products that use the bootstrapper 306. The Custom Installation Manager 310 calls the bootstrapper 306 to install the application and the prerequisites. Product installations that do not use the bootstrapper 306 are managed by the Custom Installation Manager 310. At step 2) bootstrapper 306 then analyzes the target machine 102 to determine system requirements, prerequisites 20 and other desired information. At step 3) the bootstrapper 306 requests the download manager 304 to download one or more selected applications or other software products, including prerequisite products, such as selected from step 1). At step 4) the requested and/or prerequisite software is downloaded to a temporary location on the machine 102 or storage available to the machine102. Once 25 downloaded, at step 5) the bootstrapper 306 is informed that the download is complete and dynamically organizes the installation process. At step 6) the bootstrapper 306 performs and manages the installation of the software onto the machine102. [0035] As described, the process may employ a custom installation manager 30 which may invoke the bootstrapper. The customer may select from a set of available software products based on existing licenses or arrangements made at the time of the selection and prior to download. In one embodiment, the custom installation 11 WO 2009/032232 PCTIUS2008/010301 manager presents the user with a set of software products available for download and the customer/user selects the software products to be downloaded, and perhaps purchased. The download manager shows the progress of the download of the selected products, which may also require a download because the product 5 installation files may not already have been downloaded and the product not already installed. Particulars may depend upon a contract the user, or the user's company or employer, has with a supplier of software products. Known resources available to facilitate these processes include InstallShield - see http://www.macrovision.com/products; Wise - http://www.wisesolutions.com; and 10 Microsoft MSI - http://msdn2.microsoft.com/en-us/librarv/2kt85ked(VS.80).aspx. [0036] In addition, a multi-product installer that is versatile and useful in a variety of scenarios, including CD-ROM, Internet, and other network-based embodiments, may be used and may call upon and use the download manager and bootstrapper. To facilitate description of the inventive techniques and not by way of 15 limitation, the following description of the invention is in part in the context of Microsoft .NET 2.ONisual Studio 2005 and associated known APIs, toolsets, e.g., ClickOnce bootstrapper. The invention is also described in the context of Thomson eTools, E-Practice Aids and SMART e-Practice Aids (SPRE) products. It should be understood that the invention is not limited to such environments and has broad 20 applicability. The invention may be used to manage download and install of a variety of different product and is versatile to handle vastly different installation experiences. For example, some products require a single MSI installer while other products require the installation of prerequisites such as MDAC (Microsoft Data Access Components), Windows Installer, .NET and SQL Express. The bootstrapper may 25 not be used in the event of single MSI installations, but it could. The multi-product selector may be used to manage the installation of single MSI installations without the use of the bootstrapper. The single MSI installation may be downloaded using the download manager. [00371 Figures 4 and 5 provide exemplary overviews of bootstrapper 30 application components designed to be either dynamically linked (DLL- Dynamic Link Library) or statically linked (LIB - Library). In one exemplary implementation, components were developed using VC++ 8.0 (VS2005)/MFC 8.0 (Microsoft 12 WO 2009/032232 PCT/US2008/010301 Foundation Classes). With reference to Figure 4, an exemplary overview of the components comprising one exemplary bootstrapper application 400 is shown. The components include: BootstrapperLibrary (LIB) 408, Download Manager (LIB) 404, BootstrapperUl (LIB) 406, and InstallChecks (LIB) 410. In this example, the 5 Bootstrapper Application 400 statically links the other components and MFC to create a stand-alone bootstrapper EXE 402 and can run without installing any additional dependencies on Win2000 and greater systems. [0038] With reference to Figure 5, an exemplary overview of the components comprising an exemplary multi-product installer and bootstrapper application 500 is 10 shown. The components include: BootstrapperLibrary (DLL) 510, Download Manager (DLL) 504, BootstrapperUl (DLL) 508, InstallChecks (DLL) 506, and Bootstrapper Resource DLL 512. The Bootstrapper Resource DLL contains the Bootstrapper manifest, such as an XML manifest. The components were designed to be dynamically linked (DLL- Dynamic Link Library). In this example, existing VB6 15 application 502 may be used to facilitate installation of multiple products from the Internet and all components are DLLs. [0039] In one embodiment, the bootstrapper may be adapted from the Microsoft ClickOnce bootstrapper that is included with Visual Studio 2005. In this manner, the bootstrapper may be configured to consume existing and future 20 bootstrapper packages that conform to existing package schema without modification. See http://msdn2.microsoft.com/en-uslibrary/ms229223(vs.80).aspx for existing ClickOnce Product and Package schema. In this manner, the design can extend the known schema with optional elements to support additional features that the existing schema does not support. In addition to the schema changes the 25 bootstrapper embodiment may be configured to support existing elements in slightly different manners and with additional functionality. [0040] In this exemplary bootstrapper embodiment, Table 1 presents schema additions to the existing ClickOnce Product and Package: PrerequisitelD Application attribute - Contains reference to prerequisite package that serves as the primary application installer. This package is installed last. 13 WO 2009/032232 PCT/US2008/010301 * Warninglif InstallCondition element - Child of the InstallConditions element and used to support warning messages to the user - warnings not displayed when the installation is running silent or basic UI levels (see Installation UI Modes below). " AdmininstallAvailable attribute -optional attribute added to the Command element to indicate whether an installation supports administrative installations. If this attribute does not exist or the value is false then the package file specified in the command is copied to the AIP. If this attribute exists and it is set to true then the installation file will be run in administrative mode. If the package file is a non-MSI installer or an MSI installer called from an intermediate bootstrapper include the Admin Arguments attribute. MSI installations do not require AdminArguments attribute unless need to pass additional properties during the administrative installation. In this case the MSI properties should be specified in the AdminArguments attribute. NOTE: The Arguments attribute is ignored when running in administrative mode. * Admin Arguments attribute - optional attribute added to the Command element to support administrative installations. Attribute does not exist or the value is empty then the package file specified in the command is copied to the AIP. If installer is MSI based use the MSI file for installation. An EXE to run MSI installation will not run from the AIP. " Installation UI Modes - Based off Windows Installer UI Levels. UlLevels ignored for MSI installations. For non-MSI installations or MSI installers called from an intermediate bootstrapper specify additional command line arguments using the attributes below. If a particular level is not specified then the Arguments or AdminArguments attribute used as is. If an installation does not support each of these modes each attribute should be specified using next closet level available, e.g., installation may not support Basic and reduced UI modes so specify the same arguments for both attributes. The arguments for a specified level will be added after the arguments specified in the Arguments or AdminArguments attribute. The default is to run in Basic UI mode or if that is not specified it will run the command in the mode specified in the Arguments or AdminArguments attribute are used as is. Typically when specifying these additional attributes, the Arguments and AdminArguments attribute will not contain any options specifying a UI mode which means it will run in full UI mode. The following attributes will be ignored when running the bootstrapper in full UI mode: o SilentUlArgument attribute - optional attribute added to the PackageFile element to support silent installations. Contains 14 WO 2009/032232 PCTIUS2008/010301 the command line switch that will trigger the installation file to run in silent mode. o BasicUlArgument attribute - optional attribute added to the PackageFile element to support Basic UI (progress only) installations. Contains the command line switch that triggers the installation file to run in basic UI mode. o ReducedUlArgument attribute - optional attribute added to the PackageFile element to support Reduced Ul installations. Contains the command line switch that will trigger the installation file to run in Reduced UI mode. * Shareable attribute - Added to the PackageFile element to support sharing a prerequisite file. If set to TRUE the files will be downloaded to a shared directory if the bootstrapper receives a shared directory base path. If not set, does not exist, or is set to FALSE, the prerequisite file will not be downloaded to a shared directory and downloaded to a path relative to the bootstrapper application. Table 1 [0041] In this exemplary bootstrapper embodiment, one change to the 5 handling of schema items in the existing ClickOnce Product and Package is "EstimatedlnstallSeconds" attribute. This is an attribute of the Command element and is used as an estimated length in seconds that the default progress should display. If the installation took longer than the estimate then the progress bar would start over and a message displayed below the progress bar indicating that the 10 installation is taking longer than expected. Many installations, especially MSI installations, show a progress bar. The bootstrapper embodiment thus far described changes how this attribute is handled. If the value of this attribute is 0 (zero) the default progress bar is not displayed. In this case, the appropriate command line arguments should be used in the Arguments attribute to display the installations 15 progress bar. [0042] In this exemplary bootstrapper embodiment, additional bootstrapper functionality to the existing ClickOnce Product and Package schema may include the following: 1) add support for administrative installations; 2) add a single license agreement dialog that allows the user to view and accept the license agreements for 20 all the prerequisites in one dialog; 3) support for UI modes silent, basic, reduced and 15 WO 2009/032232 PCT/US2008/010301 full; and 4) add built-in properties, e.g., VersionWord and VersionExcel, that store the current version of an (OS) operating system, a software application, e.g., Word and Excel installed on the PC. [0043] In this exemplary bootstrapper embodiment, existing features in 5 ClickOnce Bootstrapper include "Verifying Files." Once the required files have been downloaded, the Windows Trust Provider Service function WinVerifyTrust is called to ensure that the file is safe to install. For example, if a downloaded file does not have a digital signature then the file may be verified using a hash value that is computed when the bootstrapper manifest is generated. WinVerifyTrust searches the file for a 10 signature block (also known as a digital signature). The signature block contains information about the author of the file, a public key, and an encrypted digest of the file's contents. If it finds a signature, WinVerifyTrust validates the certificate. The validation process uses the concept of a trust hierarchy; each certificate is inspected for a parent certificate until it reaches the root certificate. WinVerifyTrust looks for the 15 root certificate in the system's list of trusted root certificates. If WinVerifyTrust finds the root certificate, it inspects each certificate in turn to make sure the certificate is trusted by its parent until the original file certificate is tested. If the certificate is invalid for any reason, a message displays indicating a concern about the contents of the file. However, the user always has the option to install the file anyway. If the 20 certificate is valid, the trust verification service decrypts the digest with the public key and regenerates the digest on the downloaded file. If the two digests don't match, the file has been tampered with. Again, a warning message displays for the user. The service also displays a warning if it doesn't find any certificate at all. Even if the certificate is valid, the user or system administrator may elect to display messages 25 before installing files on a system. The Windows Trust Verification Service actually defines two types of certificates: one for commercial developers and one for individual developers. The main differences are in the types of documentation developers must provide to qualify for the certificate and the types of security provided for the developers' private keys. Users can display warning messages for 30 files from all commercial developers, all individual developers, commercial developers not previously encountered, individual developers not previously encountered, and so on. When the warning message displays, the certificate holder 16 WO 2009/032232 PCT/US2008/010301 may be added to the trust hierarchy so future files from the same source install without warnings. The warning message may display the name of the software, the identity of the publisher, and the issuing certificate authority so the user can make an informed decision about installing files. 5 [0044] In this exemplary bootstrapper embodiment, bootstrapper components include the following. InstallChecksHelper, a component that contains common code such as getting the version of the OS, Word, Excel, performing install checks, and version comparisons. This component may be a LIB for statically linking with the bootstrapper application and a DLL for dynamically calling from the multi-product 10 installer or other applications. Bootstrapper UI is a component that contains the multi-item license agreement dialog, the dialog to view a single license agreement and default progress bars. This component may be a LIB for statically linking with the bootstrapper application and a DLL for dynamically calling from the multi-product installer or other applications. Bootstrapper Library is a component that contains. 15 common bootstrapper functionality. This component may be a LIB for statically linking with the bootstrapper application and a DLL for dynamically calling from the multi-product installer or other applications. Bootstrapper Application is an EXE component that may statically link the Bootstrapper Library, Bootstrapper UI, InstallChecksHelper and Download Manager. This component may be used for 20 stand-alone application installations, e.g., installing from CD-ROM. [0045] Download Manager maybe a LIB for statically linking with the bootstrapper application and a DLL for dynamically calling from the multi-product installer or other applications. The Download Manager uses the Microsoft Background Intelligent Transfer Service (BITS) for the physical download of the files. 25 It also provides two UI for displaying the progress of the downloads. The first is a basic UI that shows a single overall progress bar for all the files being downloaded. The second UI is a detailed UI that shows the download progress for each file and an overall progress bar for all the downloads. There is also a silent mode that does not display a Ul at all. 30 [0046] Figure 6 is a sequence diagram showing the flow of the bootstrapper and download manager when downloading prerequisite packages. Initially, the bootstrapper obtains links to selected products prerequisite information. The link 17 WO 2009/032232 PCT/US2008/010301 information may be stored at a predefined location, for instance in "e ToolsProductList.xml." The node is added to the XML when the e ToolsProductList.xml is generated. The following Table 2 illustrates an example of how this might look in the XML. 5 <?xml version="1.0" encoding="utf-8"?> <DownloadableProducts Install="" Save=""> <Product ProductID="PBSE" Install="true" CD="" ProductLine="" Category="OBET" DisplayOrder="1"> <ProductVersionString> <ProductVersionMajor> <Install-size> <ProductCode> <ProductGUID> <ProductFolderPath><[CDATA[\\qaweb\e-Tools Products\2007\01\PBSE]]></ProductFolderPath> <ProductName><![CDATA[PPC e-Practice Aids Audits of Nonpublic Companies (1-07)]></ProductName> <ProductLicense><![CDATA[TRUE]]></ProductLicense> <ProductPath><![CDATA[http://xxx.xxx.xx.xxx/e ToolsProducts/2007/01/PBSE/setup.exe]]></ProductPath> <ProductMSIPath><![CDATA[http://xxx.xxx.xx.xxx/e ToolsProducts/2007/011/PBSE/PPC e-Practice Aids Audits of Nonpublic Companies (1-07).msi]]></ProductMSl_Path> <ProductMSIPath> <ProductRevision> <ProductDesc> <Product TemplatePath> <Product_InstallCode> <ProductNetWorkPath> <Product Product_I D="SPRE" Install="true" CD="" ProductLine="" Category="ESPA" DisplayOrder=1"> <ProductVersionString> <ProductVersionMajor> <Install-size> <ProductCode> <ProductGUID> <ProductFolderPath><![CDATA[\\qaweb\e-Tools Products\2006\SPRE]]></ProductFolderPath> <ProductName><![CDATA[PPC SMART e-Practice Aids - Risk Assessment]]></ProductName> <ProductLicense><[CDATA[TRUE]]></ProductLicense> <ProductPath><![CDATA[http://ppc.thomson.com.edgesuite.net/e ToolsProducts/2006/SPRE/setup.exe]]></ProductPath> <ProductMSI_Path><![CDATA[http://ppc.thomson.com.edgesuite.net/e ToolsProducts/2006/SPRE/PPC SMART e-Practice Aids - Risk 18 WO 2009/032232 PCTIUS2008/010301 Assessment.msi]]></ProductMSl_Path> <ProductMSl_Path> <ProductRevision> <ProductDesc> <ProductTemplatePath> <ProductInstallCode> <ProductNetWorkPath> <Product_PrereqPackagePath> <![CDATA[http://ppc.thomson.com.edgesuite.net/e ToolsProducts/2006/SPRE/PrereqPackage.zip]]> </ProductPrereqPackagePath> </Product> </DownloadableProducts> Table 2 [0047] The node <ProductPrereqPackagePat> contains a link to the 5 Prerequisite Package Information. Products that do not have prerequisites will not have this node or this node will be empty. Optionally a hash value may be included and used to verify the download of the "prereq" package. The bootstrapper downloads all Product Prerequisite Information for selected products with prerequisites. In the embodiment of Figure 6, the Web Multi-Product (or Multi 10 Select) Installer Application (WMPIA) calls the download manager to download the prerequisite information package for each selected product with prerequisites. The prerequisite information package is a resource DLL but it may be a compressed (ZIP) file containing the XML prerequisite manifests for each prerequisite required by the product. The WMPIA passes the source - the prerequisite package path 15 retrieved in step 1) and the destination path for each product to the download manager. The download manager downloads the prerequisite packages and returns a status for each downloaded prerequisite package. In one manner, a hash value is used to verify the file and is passed to the download manager. The download manager receives: Source Path, Destination Path, and Hash (optional - or public key 20 as described above) for each prerequisite package and passes out the status for the download of each prerequisite package. [0048] The package files may be unzipped in a number of different ways. Data is passed between WMPIA and the download manager using an array of structures. For example, an array of PRODUCTDOWNLOAD or an array of 19 WO 2009/032232 PCT/US2008/010301 FILEDOWNLOAD if downloading a set of individual files that do not have a direct relationship to a product. See Table 3. Struct PRODUCTDOWNLOAD { TCHAR* displayName; /required TCHAR* productID; // default to new GUID if empty or null int downloadStatus; TCHAR* downloadStatusMsg; FILEGROUP[ downloadGroups; // required } struct FILEGROUP { TCHAR* displayName; /required TCHAR* groupID; // default to new GUID if empty or null int downloadStatus; FILEDOWNLOADD downloadFiles; // required } struct FILEDOWNLOAD { TCHAR* id; // optional; default to new GUID if empty or null int downloadStatus; TCHAR* downloadStatusMsg; TCHAR* sourcePath; // required TCHAR* destPath; // required TCHAR* hash; // optional TCHAR* publicKey; /optional 5 Table 3 [0049] In the embodiment of Figure 6, the bootstrapper processes prerequisite information for all products with prerequisites. For instance, the WMPIA calls the bootstrapper DLL to obtain a list of all the prerequisites to be downloaded and 10 installed. The bootstrapper DLL checks the system requirements for each prerequisite and returns a status indicating whether the system meets the requirements for each of the prerequisites. The WMPIA passes the path to the folder containing the prerequisite manifests or the path to the compressed prerequisite package information file. The bootstrapper DLL returns a list of files to 15 be downloaded, including the full path to the download location, status indicating whether the system meets the requirements for each prerequisite and a hash or public key to verify the prerequisite installation files once they are downloaded. The bootstrapper DLL receives the path to the folder containing prerequisite manifests or 20 WO 2009/032232 PCT/US2008/010301 the path to the compressed prerequisite package info file. The bootstrapper DLL outputs the list of prerequisite files to be downloaded along with their path, the path to the EULA (End User License Agreement) (may be downloaded with the prerequisite package information), status indicating whether the system meets 5 requirements for each prerequisite and an optional hash or public key. [0050] In one example, data may be passed between WMPIA and the bootstrapper DLL using the array of structures set forth in Table 4. // The PREREQUISITEFILE structure is created and set by the bootstrapper component typedef struct PREREQUISITEFILE { bool download; // required; true if file needs to be downloaded; otherwise false TCHAR sourcePath[MAXPATH]; // required TCHAR destPath[MAXPATH]; // required TCHAR hash[MAXHASHSIZE]; // optional TCHAR publicKey[MAXPUBLICKEYSIZE]; /optional long fileSize; // required } PREREQUISITEFILESTRUCT, *PREREQUISITEFILESTRUCTPTR; // The PREREQUISITE structure is created and set by the bootstrapper component typedef struct PREREQUISITE { TCHAR displayName[MAXPREREQDISPLAYNAME_SIZE]; TCHAR prereqlD[MAX_PREREQIDSIZE]; and TCHAR licenseFilePath[MAXPATH]; are required and are in the prerequsite manifest bool download; // required; true if prerequisite to be downloaded; otherwise false bool install; // required; true if prerequisite to be installed; otherwise false TCHAR sharedProductD[MAXPRODUCTIDSIZE]; / the productlD of a product that also installs this prerequisite PREREQUISITEFILE *prerequisiteFiles;// required } PREREQUISITESTRUCT, *PRE REQUISITESTRUCTPTR; // The PRODUCTPROCESSED structure is created and set by the bootstrapper component typedef struct PRODUCTPROCESSED { TCHAR product|D[MAXPRODUCT ID SIZE]; // default to new GUID if 21 WO 2009/032232 PCTUS2008/010301 empty or null TCHAR prereqManifestFilePath[MAXPATH]; // required; path to resource DLL containing the prerequisite manifest TCHAR baseDownloadPath[MAXPATH]; // required; download path with product identifiers bool failedRequirementsChecks; // required; true if requirements checks fail; otherwise false bool warningsissued; // required; true if warnings are issued; otherwise false ' PREREQUISITE *prerequisites; // required ) PRODUCTPROCESSEDSTRUCT, *PRODUCTPROCESSEDSTRUCTPTR; // Declarations of the standard Win32 methods callable from the BootstrapperLibrary DLL extern "C" BOOTSTRAPPERLIBRARYAPI HRESULT ProcessAllProductPrerequisites(PRODUCTSTRUCTPTR products, int numProducts, PRODUCTPROCESSEDSTRUCTPTR processedProductsPtr); Table 4 [0051] In the embodiment of Figure 6, the bootstrapper can allow a user to 5 view license agreements for selected products and prerequisites. For instance, the WMPIA displays the license agreement screen. The license agreement screen displays a list of all products or product categories that have unique license agreements. Products with prerequisites will also list the prerequisites that have license agreements. The EULA for the prerequisites will be downloaded as part of 10 the compressed prerequisite package information and paths to the EULA will be returned as part of the process described above. From this screen the user may selectively view each license agreement and accept all license agreements. [0052] In the embodiment of Figure 6, the multi-product installer calls the download manager to download all selected products and prerequisites. For 15 instance, the WMPIA calls the download manager to download all of the selected products and their prerequisites. The WMPIA passes the source path, the destination path and the hash or public key for each product to the download manager. The download manager downloads the files and returns a status for each downloaded product. The download manager receives: Source Path; Destination 20 Path; and Hash (optional) for each file in each product. The download manager returns the status for the download of each product. The bootstrapper may then 22 WO 2009/032232 PCT/US2008/010301 pass data between WMPIA and the download manager using an array of structures to successfully downloaded products. The WMPIA then installs all of the selected products that were successfully downloaded and their prerequisites. [00531 Figures 7 through 14 are screen shots exemplifying the user interface 5 and user experience when presented with a software download and install system employing the bootstrapper and download manager of the present invention. [0054 With reference to Figure 7, a screen shot 702 illustrates an initial screen presenting a user with an option "PPC's e-Tools" under "Tools By Type." When presented with the PPC e-Tools page, the user may select the "Install My e 10 Tools" button 708. Upon selecting button 708, the user is presented with the Installation Instructions page 704, which includes a PPC Product Installer link 706. [00551 Figure 8 is a screen shot 802 representative of a screen presented to a user after selecting the install button 708. Screen 802 presents a "PPC Product Install Wizard" to the user including two selections 804 (Install to local machine) and 15 806 (Administrative install) in response to "What type of installation do you want?" prompt. After selecting one of the two choices, [0056] Figure 9 presents a screen shot 902 of a "Product Selection" page including "Product to be installed:" selection area 904, which presents to the user the multiple software products available for download to the user, e.g., local machine 20 102. As shown in the screen shot 902, all of the options are selected, as noted by the check marks in the boxes. However, the user has the option of deselecting or selecting the particular products to be downloaded - or purchased for download or requested for download. This or other screens may present the user with the opportunity to direct the download to a particular file/folder location and/or the 25 system may suggest such a location. However, as described above, the bootstrapper and download manager may control the file/folder location and format to accomplish the intended goals set forth herein. Once installed, the files may be located as directed by the user or the system may use this location. [0057] Figure 10 is an exemplary window 1002 showing that minimum system 30 requirements were not met for certain identified products and gives additional information, guidance and options for continuing. This may be presented following 23 WO 2009/032232 PCTIUS2008/010301 the bootstrapper application analyzing the target machine for system requirements and prerequisites, such as described as step 2) of Figure 2 and step 2 of Figure 3. (00581 Figure 11 is a screen shot 1102 that represents a "License Agreement" page or window that may be presented to a user during the download process. 5 License agreement, acknowledgment and other information or windows may be presented and processed to facilitate download and installation of software products. 10059] Figure 12 is a screen shot of a window 1202 presented to a user by the download manager to show the progress and/or status of software products being downloaded onto the local machine 102, for instance. Figure 13 shows a variation of 10 the screen shot of Figure 12 further including a notice of problems that occurred during download or installation. [0060] Figure 14 is a screen shot 1402 presenting to the user that the download and installation has been completed and identifying the multiple software products successfully downloaded and installed on the target machine. 15 [0061] The present invention is not to be limited in scope by the specific embodiments described herein, It is fully contemplated that other various embodiments of and modifications to the present invention, in addition to those described herein, will become apparent to those of ordinary skill in the art from the foregoing description and accompanying drawings. Thus, such other embodiments 20 and modifications are intended to fall within the scope of the following appended claims. Further, although the present invention has been described herein in the context of particular embodiments and implementations and applications and in particular environments, those of ordinary skill in the art will appreciate that its usefulness is not limited thereto and that the present invention can be beneficially 25 applied in any number of ways and environments for any number of purposes. Accordingly, the claims set forth below should be construed in view of the full breadth and spirit of the present invention as disclosed herein. 24 [0062] The term 'comprising' as used in this specification and claims means 'consisting at least in part of'. When interpreting statements in this specification and claims which include the term 'comprising', other features besides the features prefaced by this term in each statement can also be 5 present. Related terms such as 'comprise' and 'comprised' are to be interpreted in similar manner. [0063] In this specification where reference has been made to patent specifications, other external documents, or other sources of information, this is generally for the purpose of providing a context for discussing the features 10 of the invention. Unless specifically stated otherwise, reference to such external documents is not to be construed as an admission that such documents, or such sources of information, in any jurisdiction, are prior art, or form part of the common general knowledge in the art. 24a

Claims (33)

1. A method of installing software, the method comprising: commencing installing software on a processing device; upon an interruption in the installing step, determining whether the software is 5 stored in a memory of the processing device; and if the software is stored in the memory of the processing device, recommencing installing the software without causing a further download of the software.
2. The method of claim 1 further comprising: 10 presenting for selection a plurality of software products for downloading and installing on the processing device, wherein the software comprises selections from the plurality of software products.
3. The method of claim 2 further comprising: determining a first set of prerequisite software associated with a first software 15 product and a second set of prerequisite software associated with a second software product; and determining a set of shared prerequisite software comprising prerequisite software common to the first and second sets of prerequisite software.
4. The method of claim 3 further comprising: 20 downloading the shared prerequisite software, whereby duplicate downloading of shared prerequisite software is avoided.
5. The method of claim 2 further comprising: prior to commencing installation, downloading the software; determining that not all of the software was successfully downloaded; and 25 prior to recommencing installation, re-downloading software that was not successfully downloaded while avoiding re-downloading at least some of the software that was successfully downloaded.
6. A method for downloading software, the method comprising: presenting a plurality of software products available for download; 30 downloading and installing at least two software products selected from the plurality of software products; 25 WO 2009/032232 PCT/US2008/010301 determining a set of prerequisite software products associated with the at least two software products for downloading; determining a set of shared prerequisite software products common to at least some of the at least two software products; and 5 downloading the set of shared prerequisite software products, whereby duplicate downloading of shared prerequisite software products is avoided.
7. The method of claim 6 wherein the set of shared prerequisite software products comprises at least one prerequisite software product:
8. The method of claim 6 further comprising downloading and installing the at 10 least two software products.
9. The method of claim 8 further comprising: after an interruption in installing the at least two software products, determining that a portion of the at least two software products is stored in memory and recommencing the installation step without causing a further download of the 15 stored portion of the at least two software products.
10. The method of claim 9 further comprising downloading a missing portion of the at least two software products, whereby the stored portion and the missing. portion combine to provide a complete download of the at least two software products sufficient for installation. 20
11. A client device connected to a software source, the client device comprising: a processor for executing software; a memory connected to the processor and adapted to receive and store software for execution by the processor; and a bootstrapper adapted to manage the download and installation of software 25 from the software source, the bootstrapper comprising: a user interface enabling selection of software to be received by and installed on the client device; executable code adapted to determine whether selected software is stored in the memory, whereby unnecessary downloading of software during 30 installation is avoided.
12. The client device of claim 11 wherein the software source is a central server and the client device receives software from the central server via a communication network. 26 WO 2009/032232 PCT/US2008/010301
13. The client device of claim 11 wherein the software source comprises one of a CD ROM, a USB flash drive, and a memory stick.
14. The client device of claim 11 wherein the memory comprises: a temporary memory for receiving software downloads; and 5 a persistent memory for storing installed software.
15. The client device of claim 14 wherein the bootstrapper executable code determines that a portion of selected software is stored in the temporary memory and the bootstrapper causes a downloading of unstored portions of the selected software to complete the download for installation of the selected software. 10
16. The client device of claim 11 wherein the client device comprises one of a computer, a PDA, a mobile phone.
17. The client device of claim 11 further adapted to configure folders at a specified location at which the software is installed on the client device.
18. The client device of claim 17 wherein the software is stored in a persistent 15 memory of the client device.
19. A method for downloading software, the method comprising: determining whether at least one prerequisite software associated with a software product to be downloaded is installed on a processing device; if the prerequisite software is not installed on the processing device, then 20 determining whether the prerequisite software is stored on the processing device; if the prerequisite software is not stored on the processing device, then downloading and installing the prerequisite software on the processing device; and if the prerequisite software is stored on the processing device, then installing the stored prerequisite software. 25
20. The method of claim 19 further comprising selecting a set of at least one software product for downloading to the processing device.
21. The method of claim 20 wherein selecting the software set comprises selecting multiple software products for downloading including a first software product having a first at least one prerequisite software and a second software 30 product having a second at least one prerequisite software, wherein the first and second software products have at least one shared prerequisite software, and further comprising avoiding multiple downloads of the shared prerequisite software. 27 WO 2009/032232 PCT/US2008/010301
22. The method of claim 19 further comprising determining software products already installed on the processing device and presenting to the user a prompt to select a set of at least one software product to be downloaded.
23. The method of claim 22 wherein the user deselects predefined software 5 download prompts and manually selects desired software products to be downloaded.
24. The method of claim 19 further comprising determining whether a selected software product is licensed.
25. The method of claim 19 further comprising presenting license agreements 10 associated with selected software products as a predicate to download.
26. The method of claim 19 further comprising interrogating the processing device to see if the most current version of a prerequisite or a selected software product is present on the processing device.
27. The method of claim 19 further comprising determining whether a selected 15 software product is installed on the processing device.
28. The method of claim 19 further comprising providing an administrative install whereby folders are configured or specified for defining folders at a specified network location at which the install is stored.
29. A bootstrapper for managing the download of software products, the 20 bootstrapper comprising: a user interface enabling selection of a software product to be installed on a processing device associated with the bootstrapper; and executable code adapted to determine whether the software product is stored in a memory of the processing device but is not installed on the processing device. 25
30. The bootstrapper of claim 29 wherein the executable code determines that a portion of the selected software necessary for installation is not present in the memory of the processing device and causes a downloading of unstored portions of the selected software.
31. The bootstrapper of claim 30 wherein downloading of the selected software 30 product has completed and the executable code is further adapted to install the downloaded software product onto the processing device. 28 WO 2009/032232 PCT/US2008/010301
32. The bootstrapper of claim 29 further adapted to configure folders at a specified location at which the software product is installed on the processing device.
33. The bootstrapper of claim 32 wherein the software product is stored in a persistent memory of the processing device. 5 29
AU2014201712A 2007-08-31 2014-03-21 Bootstrapper and software download manager Abandoned AU2014201712A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2014201712A AU2014201712A1 (en) 2007-08-31 2014-03-21 Bootstrapper and software download manager

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US11/897,599 2007-08-31
AU2008296957A AU2008296957A1 (en) 2007-08-31 2008-08-30 Bootstrapper and software download manager
AU2014201712A AU2014201712A1 (en) 2007-08-31 2014-03-21 Bootstrapper and software download manager

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
AU2008296957A Division AU2008296957A1 (en) 2007-08-31 2008-08-30 Bootstrapper and software download manager

Publications (1)

Publication Number Publication Date
AU2014201712A1 true AU2014201712A1 (en) 2014-04-10

Family

ID=50439661

Family Applications (1)

Application Number Title Priority Date Filing Date
AU2014201712A Abandoned AU2014201712A1 (en) 2007-08-31 2014-03-21 Bootstrapper and software download manager

Country Status (1)

Country Link
AU (1) AU2014201712A1 (en)

Similar Documents

Publication Publication Date Title
US8938735B2 (en) Bootstrapper and software download manager
US8448161B2 (en) Application tracking for application execution environment
US7930273B1 (en) Version management for application execution environment
US8375381B1 (en) Management user interface for application execution environment
US8863114B2 (en) Managing software packages using a version control system
TWI464611B (en) On-demand database service system, method, and computer program product for verifying that a developed application will operate properly with at least one other application
US8839221B2 (en) Automatic acquisition and installation of software upgrades for collections of virtual machines
US8584116B2 (en) Installing method, installer, and installing program
US7694277B2 (en) Cross version customization of design environment
US20060020937A1 (en) System and method for extraction and creation of application meta-information within a software application repository
US20130332916A1 (en) System and method for updating application archive files
US20120323857A1 (en) Method for Restoring Software Applications on Desktop Computers
MXPA05003944A (en) Efficient patching.
US20080295110A1 (en) Framework for Startup of Local Instance of Remote Application
US7873960B2 (en) Generic packaging tool for packaging application and component therefor to be installed on computing device
KR20060045811A (en) Efficient patching
US10929124B2 (en) Application release using integration into unified code system
WO2005020089A1 (en) Servicing a component-base software product
US20090276770A1 (en) Systems, methods and computer program products for automating packaging and provisioning of j2ee web modules to eclipse-based rich clients
US9141385B2 (en) Managing operating system components
US20060085860A1 (en) Versioning component for applications
AU2014201712A1 (en) Bootstrapper and software download manager
US8065671B1 (en) Systems and methods for product updates with provisioning of data items
JP2003330719A (en) Version/resource control method and system for application, computer for performing version/resource control of application to be installed into client pc
McNab et al. An implementation of the linux software repository model for other operating systems

Legal Events

Date Code Title Description
MK4 Application lapsed section 142(2)(d) - no continuation fee paid for the application