1.15.2 How AutoStart Uses WceloadIf you intend to create highly interactive installers, you should eitherinstall the CABs manually or review the section on “Interactive CABInstall” in this chapter..NOTEIn certain environments, CAB files will be deleted after execution.To prevent the CAB file from being deleted, write protect the filebefore copying the file onto the device.CAUTIONCAB files are installed by AutoStart using the Wceload.exe application. Thefollowing table shows available command line option:Option Description/nouiSpecifies that you will not be prompted for any input during theinstallation. If the CAB file is signed, any responses will automaticallybe answered ‘Yes.’ If the CAB is unsigned, then any responses willbe answered ‘No.’/silent Suppresses dialog boxes during the installation.Please refer to the Microsoft documentation on your device for further details onWceload.exe.Sample:\Windows\Wceload.exe /delete 1 /noui /silent“\FlashDisk\CAB\ file>”