From 66ebe9d3cf72e89ed308d8100dda8dbb83da7628 Mon Sep 17 00:00:00 2001 From: tkellner Date: Thu, 10 Oct 2013 13:58:32 +0000 Subject: Change scripts to work from current dir git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@478 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/src/main/resources/scripts/uninstall_win.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pdf-over-gui/src/main/resources/scripts/uninstall_win.bat') diff --git a/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat b/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat index 4c01a10b..6377dd51 100644 --- a/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat +++ b/pdf-over-gui/src/main/resources/scripts/uninstall_win.bat @@ -1,4 +1,4 @@ -@echo off -pushd %~dp0\.. -start /b Uninstaller\uninstaller.jar +@echo off +pushd %~dp0\.. +start /b Uninstaller\uninstaller.jar popd \ No newline at end of file -- cgit v1.2.3