SCOUG-HELP Mailing List Archives
Return to [ 21 |
December |
2007 ]
>> Next Message >>
Content Type: text/plain
Ray Davison wrote:
>
> Peter Skye wrote:
> > . . . a MozillaAuditByRay .cmd or .exe that checks
> > and sees if everything is where you suggest it be,
> > and then makes suggestions about what to change.
>
> Sounds great. Do you need any help doing that.
Sure. What is the Rexx code to list all the Environment variables and their values?
/*--------------------------------------------------------------------------79v
/ The MozillaAuditByRay command file makes suggestions for changing your
/ Mozilla installation.
/ Development history:
/ 2007-12[dec]-06 created by Ray Davison and Peter Skye
/ 2007-##[mmm]-## tests successful
/-------------------------------------------------------------------*/
/* Enumerate all the Environment names and values into EnvName.* and
/ EnvValue.* */
...
CODE GOES HERE
WHEN THE ENVIRONMENT STUFF IS DONE, HERE IS THE REST OF THE LIST:
/* Check the environment for all *MOZ* variable names and see if the
/ ones that show up meet the Ray criteria. */
/* Check BOOT:\OS2\DLL\ for the necessary DLLs, make sure they are
/ current, and then check all appropriate drives to see if there are any
/ duplicately-named DLLs anywhere else. DLLs in the current path and
/ in any MOZ file trees should also be checked since they are also
/ candidates for execution when a DLL is requested (Skye thinks the
/ loader first checks the current directory and then the DLL path (PATHLIB). */
/* Check the PATH environment variable and see if any of the specified
/ paths contain Mozilla executables, and if so are there any anomalies. */
/* Check the OS2*.INI files for any entries which Mozilla puts there (probably
/ a quick check for MOZ in the values is all that is necessary). */
/* Check for Mozilla objects and report on what is found (these may be
/ stored in the OS2*.INI files somewhere). */
/* Do additional checks for the other Ray items, such as
/ Bookmarks, Address Books, Passwords, plus things like Cookies. */
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
>> Next Message >>
Return to [ 21 |
December |
2007 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|