Ticket Change Details
Not logged in
Overview

Artifact ID: 22a09a91dafa3806bbe6a347a3391938f80fabff
Ticket: 4884dee3a1aaf006654ac94d25f92709961241fd
Fossil server crashes on Windows with custom CMD.exe command-line AutoRun
User & Date: drh 2010-01-21 03:05:29
Changes

  1. Appended to comment:
    
    
    <hr><i>drh added on 2010-01-21 03:05:29:</i><br>
    The "fossil ui" and "fossil server"] commands make use of the system() api to
    run subordinate instances of fossil (one instance for each incoming HTTP request.)
    Those subordinate fossil commands expect to run in the same directory as the main
    fossil instance.  I suppose messing the registry as you have breaks that
    assumption.
    
  2. resolution changed to: "Open"