From:             [EMAIL PROTECTED]
Operating system: Win2000
PHP version:      4.0.4pl1
PHP Bug Type:     Feature/Change Request
Bug description:  Registry-Access denied?

Hello

I use 

$PassThru = "C:\\Inetpub\\Scripts\\mp3encdemo31.exe -br 32000 -qual 0 -if 
C:\\Inetpub\\Scripts\\mann.wav -of C:\\Inetpub\\Scripts\\mann.mp3";

 Exec($PassThru);
 System($PassThru);
 PassThru($PassThru);

This works.

BUT with mp3enc31 it does not work anymore (the lizense key is set in the Registry 
HKEY_CURRENT_USE and HKEY_USERS)

Is this a bug or what can I do?

Thanks for any help

B. Rotondi



-- 
Edit Bug report at: http://bugs.php.net/?id=9991&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to