diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2012-11-09 15:08:09 +0100 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2012-11-09 15:08:09 +0100 |
commit | 13fe0fa7e3b350f632aff36296a4beb9adb48e84 (patch) | |
tree | 47af564d87d93fc638d63625c6e3d067410f53de /trunk/pdf-over-gui | |
parent | cbc867c6060a812d4c3a4edeb7bf6e0b3e5a0b57 (diff) | |
download | pdf-over-13fe0fa7e3b350f632aff36296a4beb9adb48e84.tar.gz pdf-over-13fe0fa7e3b350f632aff36296a4beb9adb48e84.tar.bz2 pdf-over-13fe0fa7e3b350f632aff36296a4beb9adb48e84.zip |
Hide console for uninstaller
Diffstat (limited to 'trunk/pdf-over-gui')
-rw-r--r-- | trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat b/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat index 7dc652e0..f9da9ee1 100644 --- a/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat +++ b/trunk/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat @@ -1 +1 @@ -Uninstaller\uninstaller.jar
\ No newline at end of file +@start /b Uninstaller\uninstaller.jar
\ No newline at end of file |