Ticket Change Details
Not logged in
Overview

Artifact ID: c58a768b67b09589723c22680d3838a3ed1310de
Ticket: c8c0b78c840e4df9aefd2687bf6cac5abfce08e5
Windows 7: "fossil ui" and "fossil server" fail
User & Date: anonymous 2010-10-20 13:40:04
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous claiming to be achavasse added on 2010-10-20 13:40:04:</i><br />
    I also have fossil server and fossil ui both working perfectly on two different windows 7 machines. One is running windows 7 32 bit, the other windows 7 64 bit.
    
    In both cases I too have been lazy and just copied fossil.exe to c:\windows\system32.
    
    fossil help ver doesn't show the full path either, only "fossil".
    
    The version I use is 7954ccba68 that I built myself with mingw.
    
    I think the MSDN link a couple comment above is interesting. I built fossil directly on each machine I use it on, so the one I run at home on my 64 bits windows 7 is a 64 bit binary and on my work machine it is a 32 bit binary, so maybe the problem happens only when running a 32 bits binary on a 64 bit windows.
    
    I'm going to try the 32 bit binary I use here at work on my 64 bit windows 7 when I'm home in a few hours and see what happens.