ISWiRemoveFile Object
InstallShield 2025 » Automation Interface
Project:
                                                    
| • | Basic MSI | 
| • | DIM | 
| • | InstallScript MSI | 
| • | Merge Module | 
ISWiRemoveFile represents a file or folder removal entry in the InstallShield user interface. To retrieve a file or folder removal entry, specify an item in the ISWiRemoveFiles collection.
Members
| 
                                                                 Name  | 
                                                            
                                                                 Type  | 
                                                            
                                                                 Description  | 
                                                        |||||||||
| 
                                                                 FileKey  | 
                                                            
                                                                 Read-Write Property  | 
                                                            
                                                                 Gets or sets the FileKey property for this file or folder removal entry.  | 
                                                        |||||||||
| 
                                                                 FileName  | 
                                                            
                                                                 Read-Write Property  | 
                                                            
                                                                 Gets or sets the FileName property for this file or folder removal entry.  | 
                                                        |||||||||
| 
                                                                 DirProperty  | 
                                                            
                                                                 Read-Write Property  | 
                                                            
                                                                 Gets or sets the DirProperty property for this file or folder removal entry.  | 
                                                        |||||||||
| 
                                                                 InstallMode  | 
                                                            
                                                                 Read-Write Property  | 
                                                            
                                                                 Gets or sets the InstallMode property for this file or folder removal entry. Specify one of the following types: 
 
 
  | 
                                                        
See Also