102 ezUpdate Advanced TopicsezUpdate Advanced TopicsSnap-ins ezUpdate also can be used to install snap-ins. The snap-in can be set up aspart of an automatic software update, or as part of an automatic profileupdate. It can also be installed separately by either method.Snap-ins generally come with an install.nl script that is used to direct thethin client appliance’s installation of the snap-in files. However, the scriptthat governs the ezUpdate process does not contain a way to identify anduse the snap-in install.nl. To add snap-ins using ezUpdate, you must cus-tomize one of the ezUpdate scripts (a server file with .nl extension). Addingthe linenetconfig -p directs ezUpdate to jump into the directory and continue install-ing files that are located there.For example, suppose you have defined a profile named “web_kiosk” andyou want to install the “French Netscape” snap-in as part of this profile.After making sure the files are on the server, you must edit the profile'sinstall.nl file to direct it to also install the “French Netscape.” If this snap-inis stored in a sub-directory named “fr-ns” then you must add the followingline to the profile's install.nl:netconfig -p fr-ns