actually, i suggest NOT modifying the base.bat script, since with every
update of the system your modifications will be gone
rather, create another script that wraps the base.bat, and call the
copymystuff.bat script from there
Michael De Groote
ICT-coordinator Sint-Pietersschool Korbeek-Lo
ICT-support Sancta Maria Basisschool Leuven
On Tue, Dec 2, 2008 at 2:10 PM, Michael De Groote <
[EMAIL PROTECTED]> wrote:
> create a batch file named copymystuff.bat in the scripts directory
> this batch file should contain something like
>
> xcopy /q /y /s %z%\mystuff\apps %systemdrive%\
>
> call this script from the base.bat (i think this is called from each
> install profile anyway)
> add as first line after the echo off:
>
> todo.pl "copymystuff.bat"
>
> this is a very basic solution, u could also do this by putting in a special
> folder beneath the I386\$oem but i dunno where exactly, so i always solve
> things this way, it easier to manage too (in my humble opinion)
>
> Michael De Groote
> ICT-coordinator Sint-Pietersschool Korbeek-Lo
> ICT-support Sancta Maria Basisschool Leuven
>
>
> On Tue, Dec 2, 2008 at 1:32 PM, Travis Zadikem <[EMAIL PROTECTED]> wrote:
>
>> I have a folder called apps with a bunch of stuff under it that I would
>> like to have the whole folder copied to $systemdrive$\apps how does one do
>> this either vi unattend.txt of other means?
>>
>> Thanks!
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> unattended-info mailing list
>> unattended-info@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/unattended-info
>>
>>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info