InstallShield 2018 ยป InstallScript Language Reference
The StreamFileFromBinary function streams a binary key with a file.
Syntax
StreamFileFromBinary ( hInstall(HWND), svObjectBinaryKey, szFileName );
Parameters
| 
                         Parameter  | 
                    
                         Description  | 
                
| 
                         hInstall (HWND)  | 
                    
                         Provides a handle to the currently running application.  | 
                
| 
                         svObjectBinaryKey  | 
                    
                         Indicates the key to be streamed out of the binary table.  | 
                
| 
                         szFileName  | 
                    
                         Indicates the full path to the extracted file.  | 
                
Return Values
| 
                         Return Value  | 
                    
                         Description  | 
                
| 
                         0  | 
                    
                         The function successfully streamed the binary key with the file.  | 
                
| 
                         -1  | 
                    
                         The function failed to stream the binary key with the file.  | 
                
                        InstallShield 2018 Help LibrarySeptember 2018 | 
                    Copyright Information | Flexera |