Opened at 2010-03-14T14:24:32Z
Closed at 2012-03-29T23:07:41Z
#998 closed enhancement (wontfix)
Adding Win32 registry key with basedir
Reported by: | freestorm | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | operational | Version: | 1.6.0 |
Keywords: | windows | Cc: | |
Launchpad Bug: |
Description
This patch is only for Win32 environment. It create a Windows Registry key on startup of Tahoe. In this key we put the current basedir of Tahoe. After that we don't need to use -d with Cli commands. This Registry key is set on "start" or "run" startup options.
Frederic
Attachments (1)
Change History (2)
Changed at 2010-03-14T14:24:57Z by freestorm
comment:1 Changed at 2012-03-29T23:07:41Z by davidsarah
- Keywords windows added; win32 removed
- Priority changed from major to normal
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Since #890 (fixed in v1.8.0), Tahoe-LAFS on Windows has been consistent with Unix in using the .tahoe subdirectory of the user's home directory as the default if -d is not specified. So, this patch is not needed.