Home > Archive > PHP Pear > May 2004 > .reg file format
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Carlo Salinari 2004-05-26, 2:37 pm |
| Hello,
anybody can tell me where to find informations about .registry/*.reg
files format
and usage?
thanks,
Carlo
| |
| Pierre-Alain Joye 2004-05-26, 2:37 pm |
| On Wed, 26 May 2004 19:45:46 +0200
csali@tiscali.it (Carlo Salinari) wrote:
> Hello,
>
> anybody can tell me where to find informations about
> .registry/*.reg files format
> and usage?
MSDN site, Microsoft :)
Or you can expirent it by exporting some part of your registry using
regedit.
--Pierre
| |
| Michael Wallner 2004-05-26, 2:37 pm |
| Hi Carlo Salinari, you wrote:
> Hello,
>
> anybody can tell me where to find informations about .registry/*.reg
> files format and usage?
It's just a serialize(array())'d string.
Regards,
--
Michael - < mike(@)php.net >
|
|
|
|
|