Note to self. Read the help file first. Nevermind.. found the answer.. this is pasted from the help file:
------------------------
Customizing Kiosk
Logging on and loading a project automatically
You can avoid having to specify a username, password and a project name each time you start Kiosk, by editing the Kiosk Start menu shortcut and specifying command line options.
To log on and load a project automatically
On the Start menu, point to All Programs. Point to NWare, and then right-click NWare Kiosk .
Click Properties.
Add the following switches to the command in the Target box:
/user = /pass = /open = Where is the name of the NWare .npa file without the .npa included.
Here is an example:
"C:\Program Files\MediaMatrix\NWare 1.4.1\NWare.exe" /personality=nware_kiosk /user=user1 /pass=passwd /open="nion project"Click OK.
When you start Kiosk, the program will attempt to log on to the NION using the username and password you specified, then load the project file.
Tip: When you are running the full version of NWare, the /personality=nware_kiosk switch is used to specify the NWare Kiosk operating mode, as opposed to the NWare designer operating mode.