|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
Quote:
It doesn't delete after install. |
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
Thanks Mike. I'm trying to use sdconfig.txt to autorun Sashimi to install some cabs, import some reg. settings and setup my exchange mail account via a xml and a cer. What other options do I have to get this done? XDA_UC seem to give me problems and never installed the certificate.
|
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
Quote:
Did it prompt to run after flashing? I use it for exchange certificate, and does the trick.
__________________
EVO 4G, Stock Sprint ROM, ProClip in Car, Sony HBH-300.
|
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
Quote:
chk = oem.checkfileexist("\\Windows\\config_operator.txt") if chk == 1 then runcc.addrun("RunDefault", "run", "\\Windows\\config_operator.txt") end chk = oem.checkfileexist("\\Windows\\Manila.txt") if chk == 1 then runcc.addrun("RunExtra", "run", "\\Windows\\Manila.txt") end chk = oem.checkfileexist("\\Windows\\Config.txt") if chk == 1 then runcc.addrun("RunExtra", "run", "\\Windows\\Config.txt") end chk = oem.checkfileexist(“\\Storage Card\\Sdconfig.txt”) if chk == 1 then runcc.addrun(“RunCustomer”, “run”, “\\Storage Card\\SDconfig.txt”) end |
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
When I first tried it, I tried to make it do everything I had Sashimi do which was to install a couple of cabs, copy my ringtones over, ringtone and alert reg files, contact card reg, owner reg., exchange mail certificate and exchange mail settings. It didn't seem to do much, but opened up task manager which I found kind of weird. So when I tried again I tried everything except copy files and set ringtones and alerts since I wasn't sure if I was doing the coping right. It seemed to work better and I think my cabs were installed and exchange account was setup, but I noticed my certificate wasn't installed since when I tried to sync it gave me a certificate error. This is when I gave up and went back to Sashimi, which works well but seems to be a bitch to autorun. I just copied my cert.cer to the XDA_UC folder on my storage card. Thanks for any help.
|
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
Quote:
|
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
Quote:
|
|
||||
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch
xda_uc is set to silent on .cer and most (including mine) need a password to install. so unless you can disable the password prompt xda_uc seems to just copy and not install them as desired.
|
|
|
|