Franky wrote: > Thanks... but HKEY_CURRENT_USER hive is not available for the IUSR_Machine > so i need to use HKEY_USERS\.DEFAULT... > > http://support.microsoft.com/default.aspx?scid=kb;en-us;Q221081 > > Thanks... > > Franky > [EMAIL PROTECTED] > > That was just an example. The point is to use the RegRead method and give it a valid key. The key has to exist on the machine trying to execute the method. Obviously, trying to access a key that doesn't exist isn't going to work.
J Wynia phpgeek.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php