InstallAware for Windows Installer
 

Get File Size

This command obtains the size of a file.

Variable

The name of the variable that receives file size information.

Path

Full path to the file that size information should be extracted from, exactly as it would be found on the target system.

Note

  • This command may not be used to obtain folder sizes. Consider using this command inside a for each...next loop interating through the return value of a Find All Files command to obtain folder sizes.