How to use in Multi Computer

ST_WEB_SOLUTION

New member
I compiled my file and got the exe output file and it is working fine in my computer but when I trying excess that file from a different computer using sharing option, it is not working and giving several error. I know it will work but i don’t know how to make it work. What i have to do at the time of “OutPut”.

Its Urgent
 
Last edited by a moderator:
You can’t start the EXE file from a network location \SHARED…
It must be run locally so you have first to copy the EXE from the shared network to your local computer and then start it.
 
Back
Top