tools/fsh-buildsis.bat
changeset 0 7f656887cf89
child 4 c061fa280d92
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/fsh-buildsis.bat	Wed Jun 23 15:52:26 2010 +0100
@@ -0,0 +1,5 @@
+@echo off
+set script=%0%
+set script=%script:.bat=%
+perl -Swx "%script%" %*
+