Brett
09-21-2004, 04:03 PM
Screen: Download File Progress
Last Revision: September 21, 2004 (001)
Overview
This screen downloads a file from the Internet on a progress bars screen. Full progress and statistics are displayed during the download. The Cancel button cancels the download. As well as being useful in your projects, this screen will also teach you how to:
Use the HTTP.Download action
Use a callback function during a download
Generally use the progress screens
Author Information
This screen was created for use by registered owners of Setup Factory 7.0 by Brett Kapilik (http://www.setupfactory.com). Indigo Rose Corporation does not provide support for any 3rd party screens or addons.
Installation Instructions
To make this screen available to your Setup Factory 7.0 projects, follow the steps below:
Close Setup Factory 7.0, if it is running.
Browse to the folder where Setup Factory 7.0 is installed on your system. By default it is C:\Program Files\Setup Factory 7.0.
Locate the "Screens" folder.
Unzip the contents of Download_File_Progress.zip (see bottom of article) into the Setup Factory 7.0 Screens folder, making sure you preserve the folder structure.
Restart Setup Factory 7.0.
To use this new screen in your project, select Project > Screens from the main menu and click the Before Installing or After Installing tab. Click the Add button and select "Download File Progress" from the screen gallery.
Next, double click the screen and then click the Actions tab. Go to the On Preload event and set the strSourceURL, strDestinationFile and bIsBinaryFile variables.
You should now be able to build and test the screen.
Screen Name: Download File Progress
Type: Setup Factory 7.0 Screen
Created By: Brett Kapilik
Comments? Please post them here.
Last Revision: September 21, 2004 (001)
Overview
This screen downloads a file from the Internet on a progress bars screen. Full progress and statistics are displayed during the download. The Cancel button cancels the download. As well as being useful in your projects, this screen will also teach you how to:
Use the HTTP.Download action
Use a callback function during a download
Generally use the progress screens
Author Information
This screen was created for use by registered owners of Setup Factory 7.0 by Brett Kapilik (http://www.setupfactory.com). Indigo Rose Corporation does not provide support for any 3rd party screens or addons.
Installation Instructions
To make this screen available to your Setup Factory 7.0 projects, follow the steps below:
Close Setup Factory 7.0, if it is running.
Browse to the folder where Setup Factory 7.0 is installed on your system. By default it is C:\Program Files\Setup Factory 7.0.
Locate the "Screens" folder.
Unzip the contents of Download_File_Progress.zip (see bottom of article) into the Setup Factory 7.0 Screens folder, making sure you preserve the folder structure.
Restart Setup Factory 7.0.
To use this new screen in your project, select Project > Screens from the main menu and click the Before Installing or After Installing tab. Click the Add button and select "Download File Progress" from the screen gallery.
Next, double click the screen and then click the Actions tab. Go to the On Preload event and set the strSourceURL, strDestinationFile and bIsBinaryFile variables.
You should now be able to build and test the screen.
Screen Name: Download File Progress
Type: Setup Factory 7.0 Screen
Created By: Brett Kapilik
Comments? Please post them here.