~ubuntu-branches/ubuntu/wily/maradns/wily-proposed

« back to all changes in this revision

Viewing changes to deadwood-3.2.07/doc/Windows/Vista.txt

  • Committer: Package Import Robot
  • Author(s): Dariusz Dwornikowski, Tomasz Buchert, Dariusz Dwornikowski
  • Date: 2015-03-27 18:34:08 UTC
  • mfrom: (1.2.12)
  • Revision ID: package-import@ubuntu.com-20150327183408-wnfachdkdjt96yu6
Tags: 2.0.11-1
[ Tomasz Buchert ]
* Imported Upstream version 2.0.11

[ Dariusz Dwornikowski ]
* d/patches: 
  - refreshed all patches for new deadwood version
  - removed generating of random prime on build (Closes: #785536) 
* d/rules: date taken from changelog (Closes: #785535)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
One way to get Deadwood to work in Vista or Windows 7 is to use a cmd 
 
2
prompt with administrator privileges.
 
3
 
 
4
To open up an admin cmd prompt:
 
5
 
 
6
* Go to the start menu and search for "cmd"
 
7
 
 
8
* When found, right click on it and run "cmd" as an administrator
 
9
 
 
10
Once this administrative "cmd" prompt is opened, it is necessary to
 
11
install Deadwood:
 
12
 
 
13
* At the cmd prompt, use the "cd" command to find and enter the directory
 
14
  where Deadwood is unpacked (where this file is located)
 
15
 
 
16
* Invoke the "install.bat" script from this directory (by simply typing in
 
17
  "install.bat" without the quotes)
 
18
 
 
19
* Once Deadwood is installed, it is important not to change the directory
 
20
  where Deadwood is locted; otherwise the service manager may have problems
 
21
  finding the Deadwood service.
 
22