Voting

: seven minus four?
(Example: nine)

The Note You're Voting On

manokan at manokan dot net
19 years ago
Lets make it even clearer, about the "unable to fork" error in exec().

By default Windows XP sets all permissions for cmd.exe for the temporary internet user account (IUSER-[computername]) to DENY. That overrides everthing.

You must modify the security on cmd.exe to give the IUSER-computername account at least read & execute and remove the DENY.

<< Back to user notes page

To Top