DownloadTool
DownloadTool is a CoreGUI System App. This small utility is used to download files or applications from remote locations such as the internet.
Options
(It should be noted here that small buttons with [X] present in them are used to wipe the contents of the relative box.
- URL Box
This textbox is used for the full URL/URI of the remote resource, i.e. https://www.website.com/file.png
- Destination Box
This textbox is used for the full path of the location to store the downloaded file, such as C:\File.png. This can be done without a full path, but will save relative to the CoreGUI executable (typically found in C:\CGUI\).
- Download Using PowerShell Note: This function is only available in 1.2.4-Enterprise versions
With the introduction of PowerShell in Windows Server 2008, CoreGUI has an option to use this instead of its built-in download method. This can be useful if you run into SSL/TLS errors.
- OK
This is used to begin the download. You'll get a notification once it's done.
- Cancel
This is used to close out of the dialog box once the download has finished, or if you do not wish to download a file.