505 505 </p>
506 506 <h3>Discussion</h3>
507 507 The Javascript solution requires a minimum to be fully supported by Fossil. Of course my litte change only applies for C/C++ files. But only little more work needs to be done to get the extension of the file a guess the file type.
508 508
509 509 The pipe solution would also be nice but would probably need some more work than this little patch.
510 510
511 511 <h3> <a name="win32dev">How to prepare your Windows XP Fossil development Environment</h3>
512 +<h4>MinGW+NSIS/WiX</h4>
513 +<h5>Setup MinGW</h5>
514 +<h5>Getting NSIS Windows packaging tool </h5>
515 +<h5>Getting Fossil source code</h5>
516 +<h5>Build the code with Makefile.win32 </h5>
512 517
513 -<h4>Setup MinGW</h4>
514 -<h4>Getting NSIS Windows packaging tool </h4>
515 -<h4>Getting Fossil source code</h4>
516 -<h4>Build the code with Makefile.win32 </h4>
518 +<h4>Visual Studio Express 2008+WiX</h4>
519 +<h5>Setup MinGW</h5>
520 +<h5>Getting NSIS Windows packaging tool </h5>
521 +<h5>Getting Fossil source code</h5>
522 +<h5>Build the code with Makefile.win32 </h5>