hola amigo les traigo una nueva actualizacion de este parchesito:
este parche lo que hace es que inicia el elfs desde el standbybook y lo lee desde la ruta de elfs desde la memoria del telefono o de la m2 lo detecta automaticamente, y si no es encontrado el elf en estas dos rutas:
"/tpa/user/other/Zbin/" or "/card/other/Zbin/".
al presionar la tecla izquierda en el standby vibra y ademas reproduce un sonido que va en esta ruta:
"/tpa/user/other/Ini/"
con el nombre de:
"emptybattery.3gp"
y lanza un mensaje diciendo que el elf no exites en la memoria de telefono o la tarjeta.
Código:
;W705 SW-R1GA031
;Run elf Myshortcuts © albertnet3
;for running this elf, pressing short press the softkey left in standbybook
;added vibration at moment to press the left softkeys.
;elf Load form: "/tpa/user/other/Zbin/" or "/card/other/Zbin/".
;If this elf not exist in Memory phone or card:
;+ Vibra
;+ playing Sound:
;Path: "/tpa/user/other/Ini/"
;Name: "emptybattery.3gp"
;and show the message:
;------------------------
;x"MyShortcuts.elf x
;x © albertnet3 x
;x Not exist in x
;x Memory x
;x Phone or Card!" x
;------------------------
;(!)Note: Info for patch makers:
;I used the functions GetDir(0x15ce8170) and elfload(0x15ce8e78)
;of the "ELFPack v1.999 © Hussein".
;© albertnet3
;V1.1
;Compiled by elf2vkp.exe (c) inferno

link al elf:
Marcadores