Minor changes

This commit is contained in:
a1tsal 2005-01-16 00:59:31 +00:00
parent ce814a0a83
commit c80184b95f

View file

@ -24,7 +24,7 @@ anything that might be affected by those changes.
Run PrepareDistribution in immediate window. Run PrepareDistribution in immediate window.
This runs automated tests. For these to work, you need to have the test case This runs automated tests. For these to work, you need to have the test case
files (from CVS/SourceForge) in your running WylieWord folder. files (from CVS/SourceForge) in your running WylieWord folder.
The third set of tests may take ten minutes or so. The full set of tests may take quite a long time; maybe half an hour.
Verify that the results are OK. Verify that the results are OK.
It also unbinds all the WylieWord keys. It also unbinds all the WylieWord keys.
This is critical to having WylieWord work correctly on non-English keyboards. This is critical to having WylieWord work correctly on non-English keyboards.
@ -36,8 +36,9 @@ Make a copy and rename it Setup.doc.
If the manual has changed, update its revision date. If the manual has changed, update its revision date.
The WylieWord installer is created using the program "SEAU", The WylieWord installer is created using the program "SEAU"
available for $49 on the web. The .INP file is its configuration. ("Self-Extracting Archive Utility"), available for $49 on the web.
The .INP file is its configuration.
In SEAU: In SEAU:
@ -45,8 +46,7 @@ In SEAU:
Update the Archive output file location to be in that folder also. Update the Archive output file location to be in that folder also.
Save the SEAU configuration (.INP file) if you have changed it. Save the SEAU configuration (.INP file) if you have changed it.
Run the SEAU builder. Run the SEAU builder.
Run the resulting self-extracting .exe file.
Re-test everything. Do the testing with the template installed in and Now install and re-test. See the Testing.doc file for how to do a
loaded from the Word Startup folder. (Due to Word idiocy, VBA runs clean install and what to test.
differently (and usually worse) when loaded from there.)