]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add winfuse plugin to installer
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 17 Jan 2008 02:15:35 +0000 (19:15 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 17 Jan 2008 02:15:35 +0000 (19:15 -0700)
commit6e8fe30859add46fa86b814998d7cfbf2f7f7137
tree7e3980d0ff6f287d98caa6db3241d701941ed544
parenteaba225e1f1fbb1ce556f630b1af5bb4487e3041
add winfuse plugin to installer

this adds the latest build of mike's winfuse plugins, now also running as
a windows service (and using the node.url, private/root_dir.cap files from
the noderoot specified by the registry) into the install process.
12 files changed:
windows/confwiz.py
windows/installer.tmpl
windows/setup.py
windows/winfuse/InstallUtil.exe [new file with mode: 0644]
windows/winfuse/Interface.dll [new file with mode: 0644]
windows/winfuse/MicroKernel.dll [new file with mode: 0644]
windows/winfuse/NamedPipe.dll [new file with mode: 0644]
windows/winfuse/PortalSMB.dll [new file with mode: 0644]
windows/winfuse/TahoeFS.dll [new file with mode: 0644]
windows/winfuse/UserLogon.dll [new file with mode: 0644]
windows/winfuse/WinFUSE.exe [new file with mode: 0644]
windows/winfuse/WinFUSE.exe.config [new file with mode: 0644]