Added windows example batch file

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3860 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2008-11-15 14:40:22 +00:00
parent d855ff3b7d
commit 403e1eab07

4
doc/examples/windows.bat Normal file
View file

@ -0,0 +1,4 @@
@echo off
:: example using linkchecker on windows, logging to html
set PYDIR=c:\python26
%PYDIR%\python.exe %PYDIR%\scripts\linkchecker -Fhtml http://www.example.com