M. Gallant 03/01/2002
DWORD GetEnvironmentVariable( LPCTSTR lpName, // environment variable name LPTSTR lpBuffer, // buffer for variable value DWORD nSize // size of buffer );to access environment variables:
Runtime.getRuntime().exec approach for either Netscape of IE browsers