Details
Description
Driver startup may fail via INtime autoloader due to I/O error during file access. Access to file system seems to require a login session, which might be not available, as the autoloader loads applications as soon as the kernel is ready. INtime V4 provides a "Wait for User Login" checkbox in the autoload application setup dialog. This is implemented as lookup for the INIOPROXY object in the RTDSM process, which could also be done within the startup phase of the drive process.
INtime V3 does not provide this option.