47 |
Otherwise the process would take too much time and propably |
Otherwise the process would take too much time and propably |
48 |
the window/process freezes up. |
the window/process freezes up. |
49 |
(fixed in gpgme 1.1.1) |
(fixed in gpgme 1.1.1) |
50 |
|
|
51 |
|
Mobile Mode |
52 |
|
=========== |
53 |
|
|
54 |
|
To allow to run WinPT from an USB stick without any dependencies, |
55 |
|
we need to provide stubs for the registry access. This is done in |
56 |
|
wptRegistryMobile.cpp. It must be assured that no system variable |
57 |
|
or path will be used. For example that GPG uses an existing homedir |
58 |
|
on the hard disk instead of the USB stick keyrings. |
59 |
|
|