- 06-03 16:27
- Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; Media Center PC 5.0; .NET CLR 3.5.21022; CIBA; MAXTHON 2.0)
-
xcq
机长
头衔 --
注册 07-04-02
来自 sz
-
PDA autorun /2577/autorun.exe
Autostarting an application on a PocketPC can be accomplished by creating the following file/folder structure on a memory card:
/2577/autorun.exe
The application file must always be called autorun.exe. The 4-number folder name defines the processor architecture(always 2577 for PocketPC) - here are numbers for other processor architectures:
HITACHI_SH3 10003 // Windows CE
HITACHI_SH3E 10004 // Windows CE
HITACHI_SH4 10005 // Windows CE
MOTOROLA_821 821 // Windows CE
SH3 103 // Windows CE
SH4 104 // Windows CE
STRONGARM 2577 // Windows CE - 0xA11
ARM720 1824 // Windows CE - 0x720
ARM820 2080 // Windows CE - 0x820
ARM920 2336 // Windows CE - 0x920
ARM_7TDMI 70001
Files are copied to the /windows/ folder and are then run from there - your Autorun application should thus be able to stand on its own….
Further information here:
http://www.informit.com/guides/content.aspx?g=security&seqNum=91&rl=1
广告位招租,广告代号:BbsGGADtop












