From a04f7b33e4c669c83a6942dfb65b28d4b0095ad3 Mon Sep 17 00:00:00 2001 From: xavier Date: Thu, 26 Jan 2012 21:29:36 +0000 Subject: [PATCH] Updated Windows start script. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1482 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- misc/Lancer QET.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/Lancer QET.bat b/misc/Lancer QET.bat index ff619aa3b..4a9ddb7c7 100644 --- a/misc/Lancer QET.bat +++ b/misc/Lancer QET.bat @@ -8,5 +8,5 @@ rem Met la collection QET en lecture seule attrib +r elements/* /S /D rem lance QElectroTech -set command=bin\qelectrotech.exe --common-elements-dir=elements/ --lang-dir=lang/ --config-dir=conf/ -style plastique %* +set command=bin\qelectrotech.exe --common-elements-dir=elements/ --common-tbt-dir=titleblocks/ --lang-dir=lang/ --config-dir=conf/ -style plastique %* @start %command%