File: README.MSwindows

package info (click to toggle)
whitedune 0.30.10-2.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 42,004 kB
  • sloc: cpp: 116,017; ansic: 79,688; java: 20,101; sh: 3,248; yacc: 2,902; makefile: 1,717; lex: 848; awk: 363; perl: 270; objc: 143; lisp: 112; python: 22
file content (26 lines) | stat: -rw-r--r-- 1,145 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This file is free software; the Free Software Foundation    
gives unlimited permission to copy, distribute and modify it.

To compile with Visual C++, execute batch/nt.bat (or batch/jpg_png_zlib.bat
if you have the matching libraries/SDKs (see INSTALL)). Then go to the src
directory and click to the dune.dsw files for the older Visual C++ compiler
or dune.vcproj for the newer Visual C++ compiler.
 
Search for a M$Windows executable dune.exe in the subdirectory "src/Debug"

white_dune do not have a installation procedure. It should run on all 32 bit
windows versions from scratch (except early versions of Windows 95, which 
requires the installation of OpenGL first). 

white_dune usually stores some configuration information in the user section 
of the registry. It is possible to remove this information with
"dune.exe -uninstall"

If you want to store the configuration information in a file instead of the
windows registry, you can set the environment variable DUNERC.
It is possible to run white_dune from a USB-Stick without touching the
windows registry with a additional batchfile like

set DUNERC=%~d0:\dune.rc 
%~d0:\dune.exe