How I can hide graphical interface, when working WPKG? I`ve tried everything than can be: different choices different options... And now I got the idea: maybe it is not possible in principle?? My Settings.XML: <parameters>/synchronize /nonotify</parameters> <silent>YES</silent> <pre-action></pre-action> <post-action></post-action> <show-GUI>NO</show-GUI> My config.xml: <param name="quiet" value="true" /> <param name="nonotify" value="true"/> All packages has option <package ...... notify="false"> What have I missed? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20100921/24abc8a8/attachment-0003.html> |