See

http://sourceforge.net/apps/trac/unattended/wiki/appsonly



On Fri, Oct 9, 2009 at 7:27 PM, Ogre Inside <ogreins...@gmail.com> wrote:

> Hello,
> I have been using unattended for a while now, I just wanted to say it is a
> great system.  I am able to do fully automated installs, but I have been
> trying to figure out one part.
>
> I would like to have unattended call a post script that is just a batch
> file, to perform some actions.  I would like to do this without installing
> perl in windows and having it added to the todo list, and just simply call a
> batch file.  I have set my script in _meta as 'bottom =
> "z:\scripts\my_script.cmd" '  Is there a better way to call a simple batch
> script?
>
> A couple more questions, how can I set a relative path to this without
> specifying an absolute path to my script?  I noticed in the install.pl it
> adds a path statement to netinst.bat, but I'm not sure what the proper way
> to call the script here is without specifying Z:.
>
> Also, what is the best way to prevent perl.bat from being called?  I edited
> install.pl and changed it to write "('::call %Z%\\scripts\\perl.bat'" into
> postinst.bat, but seems like there could be a better way.  I've also ended
> up adding "exit" to the top of perl.bat to avoid having to edit install.pl
> .
>
> Thank you,
>
> Vinny
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> unattended-info mailing list
> unattended-info@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-info
>
>


-- 
Regards,
Conrad Lawes
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to