VOGONS


First post, by pavelk

User metadata
Rank Newbie
Rank
Newbie

picture4ib2.png

Did I forget how to run a program?

Thanks,

Pavel

Reply 5 of 7, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Not inside dosbox, in your host system.

What you could additionally try: in dosbox copy the files into a
different directory, something like
md test
copy *.* test\
and then try running the executable.

Reply 6 of 7, by pavelk

User metadata
Rank Newbie
Rank
Newbie
wireless-199-246:~/games/1paga Pavel$ stat -l INSTALL.EXE 
---x-wsrwt 1 Pavel Pavel 142122 Dec 1 13:02:00 1991 INSTALL.EXE

I did a

 chmod 777 * 

on the install.exe in the 1paga file, and it seems to work now. My memory is somewhat fuzzy, so I don't particularly know whether or not permissions get preserved through zip files, but according to the stat, I still had permission to run the file....

Thanks,

Pavel

Reply 7 of 7, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

dosbox needs read acces (as it open the executable so it can run the code inside)

Water flows down the stream
How to ask questions the smart way!