无忧启动论坛

标题: PECMD HDTK keys with PE 1.X [打印本页]

作者: maanu    时间: 2011-9-1 05:12
标题: PECMD HDTK keys with PE 1.X
Hello My Dear Chinese friends,

i wan to understand the function of HOTK , of PECMD .   like i have seen

TEAM HOTK Alt+#0x5A,pecmd LOAD %W%\FILE.INI

OR

HOTK Alt+#0x53,PECMD EXEC =!%WS%\shell.CMD

where is table for  keys , #0x5A or #0x53   ?


also , i want to give user prompt to run an EXE file when loading PE , i tried to do this as follow


  1. TEAM FIND Explorer.EXE,!SHEL %WinDir%\EXPLORER.EXE|WAIT 1500

  2. TEAM TEXT Press Ctrl to create ppApps Shortcuts...... $18|WAIT -5000
  3. FIND KEY=#17,CALL PPAPPS


  4. _SUB PPAPPS
  5. EXEC %CurDir%\ppAppsGenPE.exe
  6.    
  7. _END  
复制代码



in above ,  when the TEXT shows OK ,  i press CTRL  key , but ppAppsgenPE.EXE  , does not run on PE 1.X  .

i use same code on WIN7 PE English , and this EXE , run OK when i press CTRL .

there can be any other key like F1 , but the problem is , it does not working in PE 1.X English (2k3 SP2) ,

can you people advise me ?


Regards,
Maanu from Pakistan



你好我亲爱的中国朋友,

我婉了解HOTK功能PECMD,。像我见过

团队HOTK ALT +#为0x5A,PECMD LOAD%W%\ FILE.INI



HOTK ALT +#0x53,PECMD EXEC=!%%\ shell.CMD

键表在哪里,[B]#为0x5A[/ B][B]#0x53[/ B]?


另外,我想给用户提示符下运行的EXE文件加载PE时,我试着做如下


  1. TEAM FIND Explorer.EXE,!SHEL %WinDir%\EXPLORER.EXE|WAIT 1500

  2. TEAM TEXT Press Ctrl to create ppApps Shortcuts...... $18|WAIT -5000
  3. FIND KEY=#17,CALL PPAPPS


  4. _SUB PPAPPS
  5. EXEC %CurDir%\ppAppsGenPE.exe
  6.    
  7. _END  
复制代码


在上面,文字显示OK时,我按下Ctrl键,但ppAppsgenPE.EXE,不运行在PE1.X。

我上WIN7的PE英语使用相同的代码,这个EXE文件,运行OK,当我按CTRL。

喜欢F1,可以是任何其他的关键,但问题是,它不工作在PE1.X英语(2K3 SP2),

你这样的人可以告诉我吗?


此致,
Maanu从巴基斯坦
作者: 527104427    时间: 2011-9-1 08:46
原帖由 maanu 于 2011-9-1 05:12 发表
Hello My Dear Chinese friends,

i wan to understand the function of HOTK , of PECMD .   like i have seen

TEAM HOTK Alt+#0x5A,pecmd LOAD %W%\FILE.INI

OR

HOTK Alt+#0x53,PECMD EXEC =! ...

0x5A=Z
0x53=S

Look This:
键盘和颜色代码PECMDHelper.part1.rar (146.48 KB, 下载次数: 54)
键盘和颜色代码PECMDHelper.part2.rar (71.5 KB, 下载次数: 47)
作者: maanu    时间: 2011-9-2 04:05
oooh , thank you for the reply . but where is the information for keys

like KEY=17  for CTRL ???

also , these HOTK must be set in PECMD.INI before SHELL loads ?

Regards,
Maanu from Pakistan
作者: maanu    时间: 2011-9-2 04:15
also , i want to ask the masters ,  is there any special command for using .JPG  as WALL ?

when i tried to use LOGO %CurDir%\mylogo.jpg

it works OK ,

but
WALL %CurDir%\FOLE.JPG

does not load./

only .BMP loads in for WALL command . any ideas ?
作者: 527104427    时间: 2011-9-2 08:43
原帖由 maanu 于 2011-9-2 04:05 发表
oooh , thank you for the reply . but where is the information for keys

like KEY=17  for CTRL ???

also , these HOTK must be set in PECMD.INI before SHELL loads ?

Regards,
Maanu from Pa ...


作者: 527104427    时间: 2011-9-2 08:50
原帖由 maanu 于 2011-9-2 04:15 发表
also , i want to ask the masters ,  is there any special command for using .JPG  as WALL ?

when i tried to use LOGO %CurDir%\mylogo.jpg

it works OK ,

but
WALL %CurDir%\FOLE.JPG

do ...


JPG&BMP Works ok .

or you can try it :

use mspaint to open the pictures and save it
作者: maanu    时间: 2011-9-2 21:40
oooh , thanks a lot for posting this table. very nice information .

you are very nice :D

Maanu
作者: yichya    时间: 2011-9-2 21:54
maybe you could try to run "wall" after "shel'.
another way,use "pecmd wall xx\xx.jpg" in a .cmd file & run it by RUNS command.

sorry for my poor english

我的意思就是把wall放在shel后面,或者把wall放在一个p处理里面然后RUNS它。以前这么做可行,不知道现在行不行了。如果maanu没看懂麻烦楼下翻译……




欢迎光临 无忧启动论坛 (http://wuyou.net./) Powered by Discuz! X3.3