kyletrager Posted September 12, 2009 Share Posted September 12, 2009 Hey guys, I've been having a problem with the exec() command. It worked just fine before. I was able to open all the applications (exe files) that i wanted to. But after several days, it didn't work. Actually the process is running as I checked it on the task manager. However, it the process is running on SYSTEMÂ which should have been USER. With system, the application is just running on the background. I've also created batch file for this but it also didn't work. Any suggestion? Thanks guys. Link to comment https://forums.phpfreaks.com/topic/173971-problem-on-exec-command/ Share on other sites More sharing options...
kyletrager Posted September 12, 2009 Author Share Posted September 12, 2009 i tried simple exec('"C:/Windows/notepad.exe"'); but it didn't work, which used to work before. Link to comment https://forums.phpfreaks.com/topic/173971-problem-on-exec-command/#findComment-917055 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.