# HG changeset patch # User wenzelm # Date 1357937499 -3600 # Node ID 13942abebcd3ac4caf8384fb267b5aa94ccff6f8 # Parent 506342881c330994cdde3519db85cf405c226aff proper path names; diff -r 506342881c33 -r 13942abebcd3 Admin/Windows/Cygwin/sfx.txt --- a/Admin/Windows/Cygwin/sfx.txt Fri Jan 11 14:54:52 2013 +0100 +++ b/Admin/Windows/Cygwin/sfx.txt Fri Jan 11 21:51:39 2013 +0100 @@ -4,6 +4,6 @@ BeginPrompt="Unpack Isabelle2013?" ExtractPathText="Target directory" ExtractTitle="Unpacking Isabelle2013 ..." -Shortcut="Du,{%%T\Isabelle2013\Isabelle2013.exe},{},{},{},{},{%%T\Isabelle2013}" -RunProgram="\"%%T\Isabelle2013\contrib\cygwin\init.bat\"" +Shortcut="Du,{%%T\Isabelle2013\Isabelle2013.exe},{},{},{},{Isabelle2013},{%%T\Isabelle2013}" +RunProgram="\"%%T\Isabelle2013\contrib\cygwin\isabelle\init.bat\"" ;!@InstallEnd@!