From 16c536ed02dde29cb317ee5441fd84b61644b79b Mon Sep 17 00:00:00 2001 From: dennis Date: Sun, 13 Jul 2008 01:51:05 +0000 Subject: Hinweis auf das Build-Tool hstart hinzugefügt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@646 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Build-Update.bat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'windows') diff --git a/windows/autohotkey/Build-Update.bat b/windows/autohotkey/Build-Update.bat index d4f7470..90dce4f 100644 --- a/windows/autohotkey/Build-Update.bat +++ b/windows/autohotkey/Build-Update.bat @@ -27,4 +27,7 @@ echo Driver Update complete! You can now close this log-window. REM Start the new Driver %fn%.exe -rem wie kann man hier mit der Skriptabarbeitung weitermachen? \ No newline at end of file +rem wie kann man hier mit der Skriptabarbeitung weitermachen? +rem Unter Windows XP scheint es nicht möglich zu sein, dies mit "Bordmitteln" zu erreichen, es gibt hierfür jedoch extere Programme, etwa +REM echo Start the new driver asynchronously, using "Hidden Start" (hstart.exe) from http://www.ntwind.com/software/utilities/hstart/ +REM hstart.exe /NOCONSOLE /D="%exe%" "%exe%\%fn%.exe" \ No newline at end of file -- cgit v1.2.3