I am attempting to use Netware Application Launcher (NAL) v2.7 to distribute applications across the wire using an Application Object Template (AOT).
I have successfully created the AOT file and have been able to successfully been able to automatically distribute the desired application when the user logs in and it runs only once (as I set it to do), but because of having to use NAL to distribute the software (I am using an NAL command line in the login script to initate the distribution – the command line in the script that I am using is: @nal /a=”aot file name”), unfortunately the NAL Shell is starting up on successive logins (but not taking any action as there are no actions for it to take).
My question is, isn’t there a way to load NAL in the background so that the “NAL Shell” does not appear on the desktop (to make it transparent to the users), or/and is there a command line switch to use that will allow the distribution and terminate the shell afterwards (until there arefuture apps to be delivered/installed).