PDA

View Full Version : is possible to run .exe on clie directly?


CCCCCC
05-16-2003, 12:47 PM
i want to run some very old and small games ,like mario .on nz90.how can i do that?

cbulock
05-16-2003, 12:55 PM
Well, you won't be able to run .exe files on the Clie since those are executable PC files. Completely different systems.

CCCCCC
05-16-2003, 01:18 PM
but why can i run . html when i am useing piscel viewer?

keesercc
05-16-2003, 01:23 PM
html is just a LAYOUT. telling the VIEWER where to put such and such picture, text, etc. it is VERY limited in its ability. an.EXE is a different beast altogether.

keesercc
05-16-2003, 01:24 PM
HTML stands for: Hyper Text Markup Language.

keesercc
05-16-2003, 01:24 PM
and you VIEW an HTML file, not run it.

cbulock
05-16-2003, 01:50 PM
Exactly, HTML is really just a text file that a program can read and intepret to show you a layout. An .EXE file is actually code that is specfic to the processor and also specific to the OS the machine is running on.