Sets the name and path of the Application Starter module of the driver.
SetAppStarterExeName(stringpath As String, pDevMode As Long) As Boolean;
Input value: stringpath - name of the module
Input value: pDevMode - handle to the BlackIceDEVMODE structure.
Return value - TRUE if the value was successfully set, otherwise FALSE.