Marco Gaiarin schrieb:
> Mandi! Tomasz Chmielewski
>   In chel di` si favelave...
> 
>> If it's just one machine, setting service type to "manual" should 
>> prevent the service from starting.
> 
> Looose related question: if the 'execute before' script in
> WPKG Installer fail (eg, because i check explicitly a condition and i do
> an exit 1 ;), all the subsequent actions (wpkg.js, execute after, ...)
> are executed or not?

I guess they are not executed in such case.

To make sure your script executes "properly" each time, make sure it 
ends with exit code 0.
To do that, just add a single "echo" at the end of a script.


-- 
Tomasz Chmielewski
http://wpkg.org


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to