Matt,

The applications/bat files that show up in the menus are all controlled by
the bat files themselves.  To remove any applications from the menu, delete
the corresponding bat file from the scripts directory.  To add a file to the
master script menu (base,developer,sales,etc) then create a bat file with
the heading

::MASTER  : Your title goes here

To add an app to the optional menu, create a bat file with the heading

:: OPTIONAL : Your title goes here      

To create an application that will be installed by default by a master
script and you therefor don't want it to show on the optional menu or
elsewhere, create a bat file with the heading

:: Your title goes here

Open up some of the bat files in your script directory and look through them
to see how they are structured.  That will help you out quite a bit.

Tyler



> -----Original Message-----
> From: Matt Brown [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 10, 2004 11:46 AM
> To: '[EMAIL PROTECTED]'
> Subject: Re: [Unattended] Modified Install.pl for Application 
> Install Only
> 
> 
> Along the same lines, is there an easy way to modify the script to 
> remove/add some applications/bat files to the menu?
> 
> It might just be that I'm a perl novice but I can't find 
> where to edit it.
> 
> Thanks
> 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to