Is there a way to return the status of a printer via the exec function in PHP? I am assuming not. I've tried running print.exe and printui.exe, but they always just return 0 because they are accessed via the rundll32.exe.Is there a way to access printui.exe NOT via rundll.exe?