blob: 1bd792aab9ab5e810b4b7391b3d7d9fd4bf44733 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Installation of XSane WIN32:
The archive contains a directory "sane". You must
extract the zip archive to c:\ so that you get
the directory c:\sane
XSane will not work when you put it to any other place!
Configuration of XSane WIN32:
edit c:\sane\etc\sane.d\net.conf
and put the IP address of the server where the scanner
is connected into one line, e.g:
192.168.0.1
make sure that c:\sane\etc\sane.d\dll.conf
contains the line
net
Start XSane WIN32:
Execute c:\sane\bin\xsane.exe
|