Indien u startopties (/50) wenst te gebruiken tijdens de start, handel dan als volgt:

PREset_Progen_Drive:
If PRO-GEN is installed on a USB stick, including all the genealogical
data, it is desirable that it can be used on any computer. However, the
drive letter assigned to a USB stick is not fixed, while PRO-GEN stores
absolute path-names in various files.
In order to make PRO-GEN run on any Windows computer, the absolute paths
in various configuration files of PRO-GEN need to be modified to reflect
the current address. Where possible, absolute pathnames are replaced by
relative pathnames. In this way, PRO-GEN will work on all Windows systems,
irrespective of the drive letter assigned to the USB stick.
The algorithm is as follows:
- Search for PRO-GEN.EXE and PGWINPRN.EXE in the same directory as this
program. If not found, exit without further action.
- For each subdirectory in {NL,D,GB} do
- "Relativy" PRO-GEN.CFG, that is remove "[A-Z]:[-\\\w]+$Lang\\".
- "Relativy" *.CAT, if they contain a reference only
- "Relativy" DATA/*.DEF, if they contain a reference only
- Start PGWINPRN / PRO-GEN
This program should be able to handle the following cases:
- PRO-GEN is newly installed in the USB stick and has never been invoked.
- PRO-GEN is installed on the USB stick, and only the drive letter is
now different
- PRO-GEN is installed and used on another disk, and the PRO-GEN
directory tree is completely copied to a USB stick. Optionally
the leading part of the path may differ. For instance the tree
at C:\PG30 is copied to F:\GENEA\PG30.
Limitations:
- Only DOS directory names
- All the genealogical data should be in the same tree
Written by W.J.M. Nelis, wim.nelis@inter.nl.net, 20071103
Modified by W.J.M. Nelis, wim.nelis@inter.nl.net, 20071104
- Version 1.1
- Do not change the absolute paths in PRO-GEN.CFG into other absolute
paths, but change them into relative paths too.
Modified by W.J.M. Nelis, wim.nelis@inter.nl.net, 20071119
- Version 1.2
- Use another syntax of exec to start PRO-GEN.
Modified bt W.J.M. Nelis, wim.nelis@inter.nl.net, 20071209
- Version 1.3
- Remove FQN from PRO-GEN.CFG, once "relativy" is completed. This will
remove pointers outside the language directory of PRO-GEN.
- Start PRO-GEN rather than PGWINPRN.