dude use smart asst for opening the lin file
Hi guys
please help me
when I launch a script in console every thing is fine.
but when i try to run by linloader nothing happens!!!
for example deleting a folder.
thanx for helping.
dude use smart asst for opening the lin file
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"
I used smart assistant too. but when it runs the file, nothing happens!!!
I'm sure my script is right. (it works by bash command in console)
dude try some other applications like lina to execute the lin file
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"
Thanx for reply I'll try it.
I tried any software in this site but "STILL NOTHING"
any help???
hey is there any bug in ur lin script
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"
try this:
make another .lin file with this content:
run this one with smartasst or whatever you use and check that log file in your mmc root.. any echo from the script will be there so if there is any error you'll know#!/bin/bash
sh "/PATH-TO-FILE/SCRIPT.lin" > /mmc/mmca1/log.txt
where PATH-TO-FILE is the path to your script file
and SCRIPT.lin is your script file name
Last edited by BruceLee; 12-01-2009 at 10:42 PM.
Thanks guys.![]()
So you found the problem![]()