File Not Found Fixup
File Not Found fixup is applied to an application when a file is not found by the application at runtime. This fixup requires the working directory of the file, that will be automatically populated in the fixup's configuration.
To create a File Not Found Fixup, perform the following steps:
To create File Not Found Fixup:
| 1. | Select an application in the Applications node, click the Apply button in the MSIX Editor ribbon, and then select File Not Found Fixup from the menu. | 
Note:You could also select an application, right click, and select File Not Found Fixup from the context menu.
The File Not Found Fixup Configuration view opens.
                                             
                                        
| 2. | Below properties are auto populated: | 
| Property | Description | 
| Executable | This property displays the executable that will be invoked when the application is launched. This is a non-editable property. | 
| Working Directory | This property displays the working directory of the application. This is a non-editable property. | 
| 3. | After verifying the above fields, click Update button. | 
Note:If File Not Found fixup is combined with the other fixups then it will not be shown in the User Interface when the package is reloaded.
| 4. | Click Save or Save As in the ribbon for the change to take effect. | 
Note:Only one File Not Found Fixup can be applied to an application.