summaryrefslogtreecommitdiffstats
path: root/examples/quit_installer/README
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@digia.com>2013-03-05 11:00:59 +0100
committerTim Jenssen <tim.jenssen@digia.com>2013-03-05 16:14:00 +0100
commitaade74e1d4c5b7f72fca538868a3a453b012b368 (patch)
treef942e7592f9170d7d912710e4d89580057132f42 /examples/quit_installer/README
parent26bcc99834b64cbad14ba788f0ea36fd1a6a64de (diff)
added example installer with quit messagebox
Change-Id: I7bdd235c5bebe3afe36aa7c39c06ae5788e29e24 Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'examples/quit_installer/README')
-rw-r--r--examples/quit_installer/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/quit_installer/README b/examples/quit_installer/README
new file mode 100644
index 000000000..2d6abf7f0
--- /dev/null
+++ b/examples/quit_installer/README
@@ -0,0 +1,6 @@
+Shows how to quit an installer from script side.
+
+Generate installer with
+
+binarycreator --offline-only -c config/config.xml -p packages ask_to_quit_installer
+