I am working on NT, IIS server. I tried system() to execute .exe file. But only those files that in c:\windows directory can be executed. It does not work even I copy and paste some other .exe file in that directory. Anyone know how to solve the problem? thanks.
- Re: how can system() execute all .exe file? zhongji tao
- Re: how can system() execute all .exe file? Mark Folse