Alexandre Julliard | 02ed4c2 | 1996-03-02 19:34:10 +0000 | [diff] [blame] | 1 | This is a Program Manager for WINE. |
| 2 | |
| 3 | There is a checksum in the Microsoft `*.grp' files. I don't know how |
| 4 | to calculate it. Therefore the group files written by this Program Manager |
| 5 | cannot be used with the Microsoft Program Manager!! |
| 6 | |
| 7 | To prevent overwriting original files: |
| 8 | If there is an existing `*.grp' file this program uses the extension |
| 9 | `.gr' instead. |
| 10 | |
| 11 | It's possible to use an alternate `progman.ini' file by adding to |
| 12 | `wine.conf' something like: |
| 13 | [progman] |
| 14 | progman.ini=/my/wine/path/progman.ini |