Hi, I downloaded Autorun app. I installed. But where is ezx_boot.cfg & ezx_autorun.cfg? Please attach these two files here.
About the Rogram
================
A autorun enabling program for EZX Phones basically A1200/E6/A1600.
This application will enable Autorun on your EZX phone
Simple to Install and use...
Unlimited startup scripts
*************************
put and "*.sh" "*.lin" "*.txt" file
in /mmc/mmca1 or /mmc/mmca1/autorun they will be executed on every startup.
and ezx_boot.cfg and ezx_autorun.cfg in "/ezx_user/download/appwrite/setup/" will be executed on every startup.
License and Agreement
=====================
This program is not meant to be used for Commercial Purposes.
Release Date
============
First Release : 16th October 2010
WARNING
=======
Do not mess with files in
"/ezx_user/download/appwrite/am"
or you will be in great pain!.
STATUS
=======
Not tested. As I have Modded firmware which supports this... waiting for others to reply... for working status
Note
====
Please feel free to comment and post your replies.. if any problem
Created by Kundancool @ Motorolafans.com <kuldudehacks@gmail.com>
Thanks to Nukin aka Novesky @ Motorolafans.com for his Idea of Autorun.
Last edited by kundancool; 10-16-2010 at 09:35 AM.
Motorola A1200 : Beast
Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED
Hi, I downloaded Autorun app. I installed. But where is ezx_boot.cfg & ezx_autorun.cfg? Please attach these two files here.
Phone:
Milestone XT720
Firmware: STR_U2_01.1E.0
MotoMing² A1600
Firmware: MotoSpeed_RSP_03R
--
Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720
I have ezx_autorun.cfg. Please attach ezx_boot.cfg
Phone:
Milestone XT720
Firmware: STR_U2_01.1E.0
MotoMing² A1600
Firmware: MotoSpeed_RSP_03R
--
Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720
nice work
LG OPTIMUS 2X : MY INDROID EVOLUTION RC3
SAMSUNG GALAXY SL : MY ANDROID EVOLUTION
HTC ELFIN : MY DARIUS 6.5 ROM
SONY ERICSSON X10 MINI : MINI EVOLUTION
"GONE FOREVER TO MAKE A COME BACK"
Shantanu, can you upload that ezx_boot.cfg mentioned by Kundancool?
Phone:
Milestone XT720
Firmware: STR_U2_01.1E.0
MotoMing² A1600
Firmware: MotoSpeed_RSP_03R
--
Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720
Hey create your own.....
they are just file names.... just create a script you want to run and then rename to ezx_boot.cfg or ezx_autorun.cfg and copy it to /ezx_user/download/appwrite/setup
it is just because if anyone does not want to lose its startup script by mistake...
Motorola A1200 : Beast
Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED
So I have to create a script in .txt format & rename it as ezx_boot.cfg? Please give one example. I want to run fonts on startup.
Phone:
Milestone XT720
Firmware: STR_U2_01.1E.0
MotoMing² A1600
Firmware: MotoSpeed_RSP_03R
--
Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720
I had ezx_autorun.cfg taken from Blackstorm firmware. I placed in appwrite/setup. Not working
Phone:
Milestone XT720
Firmware: STR_U2_01.1E.0
MotoMing² A1600
Firmware: MotoSpeed_RSP_03R
--
Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720
create a file and with Linux based editor like notepad++ and write these to that file
now put it in memory card as startup.sh#!/bin/bash
cd /usr/SYSqtapp/mediaplayer
./mediaplayer &
exit
and restart the phone if after restarting real player starts then it is working...
tell me the results..
Motorola A1200 : Beast
Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED
I had a startup script. I renamed it as ezx_boot.cfg & placed in appwrite/setup Not working..
Phone:
Milestone XT720
Firmware: STR_U2_01.1E.0
MotoMing² A1600
Firmware: MotoSpeed_RSP_03R
--
Moto C131 > C550> A768i > A780> A1200 > E6 > A1600 > Milestone XT720