Install .cab during Customization? - Tilt, TyTN II, MDA Vario III Windows Mobile ROM De

I would also like to know how to install a .cab during Customization (in 3 seconds). Does anyone know how?

anyone?

What do you mean by converting a .tsk????
Just put the .tsk in the OEMOperators Package instead of the one the ROM does and change the config file...i

yeah, i dont think that "convert" was the best word choice, but i basically just wanted to use a custom theme in my rom and was wondering how to do that. ill give this a shot, though

ryncppr said:
What do you mean by converting a .tsk????
Just put the .tsk in the OEMOperators Package instead of the one the ROM does and change the config file...i
Click to expand...
Click to collapse
I can't find that package, where is it?

ok, sorry, I found it and changed the theme successfully. Now, I might as well ask this one question:
is there any way to install a .cab to the device while the device is configuring during the first startup? That way users can uninstall it if they want to?

im sory, but does anyone have the answer for this? im pretty sure laurentius26 uses it in his roms, but thid thread has had 150+ views and no respnses other than mine on one other one...

For OEM you could make an cab of it then use packages creator 5.4.exe Might not be the simplest solution but..
For UC use the cab you made above
Atleast now you have something to go on.

raiisak said:
For OEM you could make an cab of it then use packages creator 5.4.exe Might not be the simplest solution but..
For UC use the cab you made above
Atleast now you have something to go on.
Click to expand...
Click to collapse
is this the solution for the theme? because I have figured that one out Now I'm looking for a way to install .cab's when the device says "It will configure your device in three seconds."

opgadgets said:
ok, sorry, I found it and changed the theme successfully. Now, I might as well ask this one question:
is there any way to install a .cab to the device while the device is configuring during the first startup? That way users can uninstall it if they want to?
Click to expand...
Click to collapse
Use kaiserkitchen. Run KAISERKITCHEN.cmd and choose p option then open the cab. if you need more info read. All the info you need is here already.

opgadgets said:
is this the solution for the theme? because I have figured that one out Now I'm looking for a way to install .cab's when the device says "It will configure your device in three seconds."
Click to expand...
Click to collapse
Check config_operator.txt under kaiserkitchen\OEM\OperatorPKG

raiisak said:
Check config_operator.txt under kaiserkitchen\OEM\OperatorPKG
Click to expand...
Click to collapse
I can't seem to find that file

There are two methods you can use to cook a cab into the customization install.
To hardcode the cab into the install locate the config.txt and add a line for your cab. The formatting is pretty self explanatory once you look in the file itself, or to be more user friendly and allow used to decide whether or not they want to install the cab in the first place rather than just make it uninstallable go here and include the cab(s) in a separate UC package.

there is no reason for a .cab what so ever just put your .tsk in the rom dump (dont even use package tools) and edit the config to your .tsk its really simple as the config.txt all ready has a line that installs the defualt .tsk so just edit that to the name of your .tsk lets say custom.tsk

fiendz said:
There are two methods you can use to cook a cab into the customization install.
To hardcode the cab into the install locate the config.txt and add a line for your cab. The formatting is pretty self explanatory once you look in the file itself, or to be more user friendly and allow used to decide whether or not they want to install the cab in the first place rather than just make it uninstallable go here and include the cab(s) in a separate UC package.
Click to expand...
Click to collapse
Ok I'm going to go for the first method. Now, is the config.txt in the Tier Install Package folder?

anyone? all I want to know is how to install .cab files while the "device is configuring please wait..." during an initial hard reset/flash

opgadgets said:
anyone? all I want to know is how to install .cab files while the "device is configuring please wait..." during an initial hard reset/flash
Click to expand...
Click to collapse
We told you already mate...
Open: C:\kaiserkitchen\OEM\OEMAPPS\Config_AP.txt
You will se something like this:
Code:
CAB: \WINDOWS\CVC-PPC-WWE-705142-DopodPPC.CAB
CFG: \Windows\config.txt
CVC-PPC-WWE-705142-DopodPPC.CAB is actually cyberon voice command
Now what you do is:
1. Place youre cab here: C:\kaiserkitchen\OEM\OEMAPPS
(let call it: search4answer.cab)
Now you have search4answer.cab in youre C:\kaiserkitchen\OEM\OEMAPPS folder.
2. Open: C:\kaiserkitchen\OEM\OEMAPPS\Config_AP.txt
and insert the name of the cab.
Code:
CAB: \WINDOWS\CVC-PPC-WWE-705142-DopodPPC.CAB
CAB: \WINDOWS\search4answer.cab
CFG: \Windows\config.txt
Remember Config_AP.txt is locked, unlock it and lock after you have edited.
Close all, and cook it up. Now youre cab will be installed under what you call 1-2-3 customization install.
The cab will be uninstable if you flaged it to be so.
GL.

raiisak said:
The cab will be uninstable if you flaged it to be so.
Click to expand...
Click to collapse
A little off topic, but i always wondered why chefs don't make most of their cooked cabs uninstallable. Coz' there's always a program or two (or 10) that you don't use, but you like the rom and stick with it. having a dosen programs you never use is a waste...
question to cooks

slovoflud said:
A little off topic, but i always wondered why chefs don't make most of their cooked cabs uninstallable. Coz' there's always a program or two (or 10) that you don't use, but you like the rom and stick with it. having a dosen programs you never use is a waste...
question to cooks
Click to expand...
Click to collapse
Bether rom performance when cooked in Metod above is not what we call "cooked in".

raiisak said:
We told you already mate...
Open: C:\kaiserkitchen\OEM\OEMAPPS\Config_AP.txt
You will se something like this:
Code:
CAB: \WINDOWS\CVC-PPC-WWE-705142-DopodPPC.CAB
CFG: \Windows\config.txt
CVC-PPC-WWE-705142-DopodPPC.CAB is actually cyberon voice command
Now what you do is:
1. Place youre cab here: C:\kaiserkitchen\OEM\OEMAPPS
(let call it: search4answer.cab)
Now you have search4answer.cab in youre C:\kaiserkitchen\OEM\OEMAPPS folder.
2. Open: C:\kaiserkitchen\OEM\OEMAPPS\Config_AP.txt
and insert the name of the cab.
Code:
CAB: \WINDOWS\CVC-PPC-WWE-705142-DopodPPC.CAB
CAB: \WINDOWS\search4answer.cab
CFG: \Windows\config.txt
Remember Config_AP.txt is locked, unlock it and lock after you have edited.
Close all, and cook it up. Now youre cab will be installed under what you call 1-2-3 customization install.
The cab will be uninstable if you flaged it to be so.
GL.
Click to expand...
Click to collapse
thanks a lot raiisak!
however, it's not working. For example, I placed a custom-made .cab file in OEMAPPS, then told the config.txt file to load that, but it didn't work. Any suggestions?
Oh, and I still can't figure out how to get the darned theme to load as the default theme...

Related

Autorun and crossbow

Faria and NTS seem to know this...
How do we get the extended rom to automatically run on Crossbow? I've searched Google and others and haven't found a thing. Is it a reg. setting or what?
jwzg said:
Faria and NTS seem to know this...
How do we get the extended rom to automatically run on Crossbow? I've searched Google and others and haven't found a thing. Is it a reg. setting or what?
Click to expand...
Click to collapse
Ok, you have an autorun.exe in the windows directory, and a config.txt file in the windows directory. The config.txt is the same as it was in WM5 just a location change. Have all your lines point to \extended_rom\ and youll be fine
Wrong thread I know - but I looked all over the place and can't seem to find the definitive answer ... so here goes - am I correct in assuming that it's possible to delete the contents of ext_rom once you've used them? I guess that they are only for installing into the "real" storage, and just as long as you don't need them following a hard reset, they are just taking up some space .. am I correct?
I'm working with orwell's. Those files aren't there, so what has to happen?
radiotrib said:
Wrong thread I know - but I looked all over the place and can't seem to find the definitive answer ... so here goes - am I correct in assuming that it's possible to delete the contents of ext_rom once you've used them? I guess that they are only for installing into the "real" storage, and just as long as you don't need them following a hard reset, they are just taking up some space .. am I correct?
Click to expand...
Click to collapse
No. In AKU 2.x and above, the extended rom partition is locked and cannot be written to and cannot have files deleted.
jwzg said:
I'm working with orwell's. Those files aren't there, so what has to happen?
Click to expand...
Click to collapse
If you are on orwells, you need to do it the WM5 way from what I understand.
nottoosmart said:
If you are on orwells, you need to do it the WM5 way from what I understand.
Click to expand...
Click to collapse
I'm not too smart either...can you give instructions?
In the system hive, (default.hv) you should have:
[HKEY_LOCAL_MACHINE\Comm]
"TurnRadioFlag"=dword:0
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
Most of the WM6 ROMs are missing the last two keys, thus the Autorun of the Extended_ROM is disabled by default.
eluth said:
In the system hive, (default.hv) you should have:
[HKEY_LOCAL_MACHINE\Comm]
"TurnRadioFlag"=dword:0
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
Most of the WM6 ROMs are missing the last two keys, thus the Autorun of the Extended_ROM is disabled by default.
Click to expand...
Click to collapse
in all honesty, you are wrong. Even if those lines are there, for some reason the checkautorun still looks in the windows directory for the config file and the autorun file. I have searched the whole default.hv and still cant figure out why. You figure it out and ill give you a cookie.

New WM6 ROM kitchen (from Ranju)

Hello Friends,
I have managed the new WM6 kitchen based on Ivan's new (17913.0.3.0) build. This is a clean vanilla kitchen, you can add your own flavor and the way you want it.
I've uploaded the kitchen to the following url and hope that you will like it.
http://www.siemens-bd.net/files/000000
Files have been splited into 10 parts (5MB each) because of my unstable internet connection here. Uploading a 50MB file for me is simply a nightmare! Please download all of them and unrar.
You will find two cmd files (1. BuildKitchen.cmd and 2. CreateROM.cmd) inside the ROM_DEV folder after the unrar.
Step-1: Run the BuildKitchen.cmd (first time only), it will dump the rom and prepare the kitchen for you.
[Additionally, you may use it to dump other WM6 rom and prepare the kitchen. In that case, decode the rom, copy (or overwrite) the nk.nba file to the ROM folder and run this cmd to build the kitchen.]
Step-2: Run the CreateROM.cmd to build the rom...as usual.
You will find a Ranju_OEM folder under the ROM_DEV folder. Some of the oem packages have been added if anyone is interested to use. Just copy your desired packages to the OEM folder and build the rom.
And finally, all credit goes to Ivan. Special thanx to Helmi, Midget, Bepe and Tuatara for their tools and support.
By the way, I've a limited bandwidth to this server, it will be great if someone mirror it somewhere.
Best regards,
Ranju
ranju said:
By the way, I've a limited bandwidth to this server, it will be great if someone mirror it somewhere.
Click to expand...
Click to collapse
Mirrored:
http://vidmes.com/Uni/Kitchens/ranju/ROM_DEV.rar
(btw My mirror has a Bandwidth limit of 3Tb per month...)
TehPenguin said:
Mirrored:
http://vidmes.com/Uni/Kitchens/ranju/ROM_DEV.rar
(btw My mirror has a Bandwidth limit of 3Tb per month...)
Click to expand...
Click to collapse
Hi TehPenguin, thank you very much.
Thanks to ranju and thanks to tehpenguin!
ranju said:
I have managed the new WM6 kitchen based on Ivan's new (17913.0.3.0) build. This is a clean vanilla kitchen, you can add your own flavor and the way you want it.
Click to expand...
Click to collapse
Thx for the new kitchen. Based on V3, correct?
Could you please clarify the 1st post?
Clean Vanilla: What did you remove from the ROM?
Cheers
Download
Extract
BuildKitchen
CreateRom
BuildOS stops on error: the file 'temp\dump\Thumbs.db' already exists
I've just checked the OEM folder.
Very good Job: just like i was thinking. Probably I don't need any other apps for OEM.
THX!!!
tailazoom said:
Download
Extract
BuildKitchen
CreateRom
BuildOS stops on error: the file 'temp\dump\Thumbs.db' already exists
Click to expand...
Click to collapse
Did you modify any cmd file?
If not, then delete the temp folder. Do a search on SYS & OEM for "Thumbs.db" and delete them if found any. Run the CreateROM.cmd.
I suppose "Thumbs.db" have been created by your picture browser apps.
"Thumbs.db" is a file that Windows XP (and Vista) create if you preview a picture or movie. Its not important at all (although Windows will complain that it is a "System File")
(Nifty fact: Windows XP can create the "thumbs.db" file in a read-only network share!)
Thanks for the info, i'll try deleting and recompile.
Deleted, compiled and flashed: every essential function i tested is working. The kitchen is very clean! Many thanks ranju!
Little update of the kitchen
This is a little update of the kitchen:
* Due to the slow response of the phone, dialing/ending tone have been removed
* Update for HTC Task Manager 1.5 (Exclusive apps can be added now)
Please download the zip and copy/replace to the associated folder.
Update: HTC Task Manager cab attached.
http://forum.xda-developers.com/attachment.php?attachmentid=40327&d=1180503183
ranju said:
This is a little update of the kitchen:
* Due to the slow response of the phone, dialing/ending tone have been removed
* Update for HTC Task Manager 1.5 (Exclusive apps can be added now)
Please download the zip and copy/replace to the associated folder.
Click to expand...
Click to collapse
Can you please make a cab of it so that we can install. Dont want to go through re in stalling rom. Appreciate
Or if you can advice the registry entries for both above issues please.
Phone.cab
A cab file for the file in phone.zip is not that difficult since it's just a couple of registry entries.
The other one is more difficult since it also includes files.
So just to help a little, a cab file for the registry stuff in the phone.zip
Actually not that difficult
When comparing the old and new files, I noticed that just the RGU file is different.
Since this is the file with registry settings, I made a quick cab for it.
So not to replace the previous HTC Manager install or anything like that, just to corrent the registry entries.
ps. This and the previous file are not made/reviewed/anything by Ranju, but I've just given them him (her?) name to avoid confusion.
aniel1 said:
Can you please make a cab of it so that we can install. Dont want to go through re in stalling rom. Appreciate
Or if you can advice the registry entries for both above issues please.
Click to expand...
Click to collapse
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\Ending]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\DialPadCtlKey]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
Remove the line in bold above ("Sound"="dpadctl.mid") in the registry and it should like this:
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Script"="p"
"Category"="InCallFeedback"
Set the value of "Script" to "apr" and it should like this. It will remove 3s ring delay.
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="apr"
Press the power button (off) after the changes and wait for 10 sec, switch on again and soft reset your device to take the changes in action...
GerardNL said:
When comparing the old and new files, I noticed that just the RGU file is different.
Since this is the file with registry settings, I made a quick cab for it.
So not to replace the previous HTC Manager install or anything like that, just to corrent the registry entries.
ps. This and the previous file are not made/reviewed/anything by Ranju, but I've just given them him (her?) name to avoid confusion.
Click to expand...
Click to collapse
I tried but looks like the cab does not stick the enteries in the registry.Can you give me the registry entries so that i can try to insert them manually. thank you
ranju said:
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\Ending]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
[HKEY_CURRENT_USER\ControlPanel\Sounds\DialPadCtlKey]
"Sound"="dpadctl.mid"
"Script"="p"
"Category"="InCallFeedback"
Remove the line in bold above ("Sound"="dpadctl.mid") in the registry and it should like this:
[HKEY_CURRENT_USER\ControlPanel\Sounds\Dialing]
"Script"="p"
"Category"="InCallFeedback"
Set the value of "Script" to "apr" and it should like this. It will remove 3s ring delay.
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="apr"
Press the power button (off) after the changes and wait for 10 sec, switch on again and soft reset your device to take the changes in action...
Click to expand...
Click to collapse
thank you ranju. CAn you provide the registry entry for tak manager too, somehow the cab posted above doesnot stick in the registry and i still dont see exclusive/activate please
Third day of use (calls with bt headset/sms/excel) without any problem. Thanks again ranju!
ranju said:
.....
Remove the line in bold above ("Sound"="dpadctl.mid") in the registry and it should like this:
....
Click to expand...
Click to collapse
Mmmm. Removing items from the registry.... Didn't think about that one. So that means that the 2 cabinet files I made will not work.
Back to the drawingboard...
Build my first Rom
I've this ROM kitchen few days back from one of my friends and was simply amazed when I build my first rom.
This is as easy!
Thanks ranju, keep up good work!

How to combine CAB

Is there a program to combine many cab files into one CAB?
I flash many ROMS and would like to make one cab of all the programs that I usually install after a hard reset. (I've tried sashimi, but I need it to be in one cab)
I searched about it, but couldn't find an answer.
Thanks for any help or suggestions.
Moved to Q&A
http://forum.xda-developers.com/showthread.php?t=366337
To ather90:
I apologize for posting in the wrong forum.
To nir36:
Thanks for your help, but I was wondering about a program that will create a cab from many cabs, not UC.
Its ok, but becareful next time
there isent a way to install several cabs in a single install, though what you can do is to make a new cab file with all your data in it, but it will make a VERY big Cab ;D
no no.. what i meant is, use UC to create an installation of all your cab files. you can't combine a lot of cabs into 1 cab because it's not readable.
ather90 said:
Its ok, but becareful next time
there isent a way to install several cabs in a single install, though what you can do is to make a new cab file with all your data in it, but it will make a VERY big Cab ;D
Click to expand...
Click to collapse
We'll be more careful next time.
That's exactly what I wanted, to make one big cab.
The same idea as this one: http://forum.xda-developers.com/showthread.php?t=464758&highlight=game+pack
Its not free, but look at http://www.ocpsoftware.com/products.php?nm=cecabmgr
edit: It might be possible to extract the data from the cabs you have, and recombine them into one big cab file.
i use WinCECabManager to create cab files.. but you can't create full installations of many cab files in the same cab.

program to repack an extracted CAB?

good evening from germany
is outthere any program which can repack an extracted cab?
i had to change istall dir and now like to put it back in a cab
search and googled a few hours but nothing working came up
so i hope u guys know something about that
thanks
Try this:
gullum said:
I use this program for making cab files
Installation Creator
It's got everything you need
Just place the files in the right folder and edit the registry and go to build and your done
Click to expand...
Click to collapse
(Found @ http://forum.xda-developers.com/showthread.php?t=309057&page=2)
suggestion
I personally use SK Tools and have grown quite accustomed to its functions and features. When you go to the "Installed programs" section there is a "Move Program" option and also a "Create CAB" from installed program. Both do the job as expected.

SASHIMI and new 6.5.x roms

Hi everybody? I am trying to find a solution to a issue with sasimi on the new 6.5.X roms (with the start button on the lower bar). The issue is that sashimi cant install cabs to storage card. I searched the web and foud some ideas that u need to hack the sashimi.mrsc file but none of them was working.
Can anybody who succeeded in runing sashimi post his workoround? That would really help me. Thanks ion advance.
Nobody here uses sashimi?
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Man, I love you, thanks.
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
Will it also still work with older winmo versions? Or does this break that functionality... thanks though! (Thinking of it, only using 6.5.x now anyway...)
dagrim1 said:
Will it also still work with older winmo versions? Or does this break that functionality... thanks though! (Thinking of it, only using 6.5.x now anyway...)
Click to expand...
Click to collapse
no it will not working with 6.5, first backup SASHIMI.mscr original first for using later with 6.5
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
Faaaaaaaaaantastic, it works.
Now, is there a way to install cabs to the device as well. I have tried "device" and nothing for the ASL directory, but nothing installs.
I have the Autoinstall facility on my rom but am a bit dubious to have have Autoinstall and Sashimi both working after a re-rom.
steveianson said:
Faaaaaaaaaantastic, it works.
Now, is there a way to install cabs to the device as well. I have tried "device" and nothing for the ASL directory, but nothing installs.
I have the Autoinstall facility on my rom but am a bit dubious to have have Autoinstall and Sashimi both working after a re-rom.
Click to expand...
Click to collapse
you need to install Sashimi program once in you device to storage card
1- if you already install Sashimi.cab you will get SASHIMI folder in storage card
2- copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\
3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
3-copy reg files that you want to install in SASHIMI\Auto\REG\
and so on
after you upgrade your Leo or hardreset it, run Autorun.exe from SASHIMI\Program\2577\
and chose AUTO
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
I'm so glad that it works again...
secoseco said:
Hello
unpack attached and replace the file in \\SASHIMI\Program\Bin\SASHIMI.mscr
and it will work with Win 6.5.X
Click to expand...
Click to collapse
I just replaced my SASHIMI.mcsr and it does fix files installed to the device memory but for cabs installed to the storage card, I have to still select storage card and hit 'OK'. Then I have to go to the Home menu and come back to SASHIMI before SASHIMI will carry on with the next cab (in which then I have to repeat the steps for all cabs to be installed to the SC).
Anyone know what could be wrong?
I'm running: Energy.RHODCDMA.23549.Sense2.5_with_Cookie_HomeTab.Mar.20.7z
on a TP2
Me too
It seems that the "SendSpecial ("Down")" is not working and the script may be hanging on the command, or something like that. You don't see the selection change, so it could also be the "SendSpecial("Space")" not working. Either way, the "SendSpecial("LeftSoft")" just after is obviously not firing. Not sure why it's different now, but it apparently is. There used to be a "SendSpecial("CR")" instead of the "SendSpecial("Space")", so I'll try that to see if it's working again (worked in win6.1, not in win6.5). Mine's been working just fine, up till the very latest Energy ROM on my CDMA TP2.
LightC said:
I just replaced my SASHIMI.mcsr and it does fix files installed to the device memory but for cabs installed to the storage card, I have to still select storage card and hit 'OK'. Then I have to go to the Home menu and come back to SASHIMI before SASHIMI will carry on with the next cab (in which then I have to repeat the steps for all cabs to be installed to the SC).
Anyone know what could be wrong?
I'm running: Energy.RHODCDMA.23549.Sense2.5_with_Cookie_HomeTab.Mar.20.7z
on a TP2
Click to expand...
Click to collapse
I think it connected to the roms u are using. For me it worked with one rom, then I flashed other rom and I experencied the same thing as you.
sorry to ask, but so far I have no clue about Sashimi but would like to use it and read therefore as much as I could.
Is point 3 a typo?
>3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
shouldn´t it be:
3-copy cab's programs that you want to install in Storage Card to SASHIMI\Auto\cab\SC\
Sorry to ask maybe the obvious but for a newbie it is helping to sort out missunderstanding.
Best regards,
dingolino
secoseco said:
you need to install Sashimi program once in you device to storage card
1- if you already install Sashimi.cab you will get SASHIMI folder in storage card
2- copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\
3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
3-copy reg files that you want to install in SASHIMI\Auto\REG\
and so on
after you upgrade your Leo or hardreset it, run Autorun.exe from SASHIMI\Program\2577\
and chose AUTO
Click to expand...
Click to collapse
dingolino said:
sorry to ask, but so far I have no clue about Sashimi but would like to use it and read therefore as much as I could.
Is point 3 a typo?
>3-copy cab's programs that you want to install in main memory to SASHIMI\Auto\cab\SC\
shouldn´t it be:
3-copy cab's programs that you want to install in Storage Card to SASHIMI\Auto\cab\SC\
Sorry to ask maybe the obvious but for a newbie it is helping to sort out missunderstanding.
Best regards,
dingolino
Click to expand...
Click to collapse
You're right there off course
I am having no luck with the v8.0 of Sashimi. I have the Artemis ROM (WinMo v. 6.5.5).
Auto mode only installs cabs from cab/ASL folder. I replaced the Sashimi.mscr with the one posted in this thread but to no avail.
Do you guys have any suggestions?
me too,
sashimi doesnt install (not works) for new artemis v7. It install all my cabs from auto/SC to device becasue it can not move cursore down anymore..
any suggestions?
I also had a problem with cabs not auto installing onto my Storage Card, instead they were installing to My Device. I have been doing some hunting around for the solution and i think i have managed to find it. (its worked for me anyway).
Go to SASHIMI > Program > Bin, BACKUP SASHIMI.mscr and then replace with the one i have attached. I am no coder so please don't ask me about specifics, there were just some hashes added to the beginning of a couple of lines of code. Like i say it worked for me, so hopefully it will work for you Let us know if it works for you. Cheers.
I'm surprised that either of the attachments on this thread works on HD2 Leo. I found that there is a very basic problem with mortscript and all sashimi scripts will hang. Two symptoms:
1) if not in flight mode, sometimes hangs during initialisation
2) if auto install to storage card, will hang (leaving you to select the radio button and press install)
and there is no easy cure.
padlad said:
I also had a problem with cabs not auto installing onto my Storage Card, instead they were installing to My Device. I have been doing some hunting around for the solution and i think i have managed to find it. (its worked for me anyway).
Go to SASHIMI > Program > Bin, BACKUP SASHIMI.mscr and then replace with the one i have attached. I am no coder so please don't ask me about specifics, there were just some hashes added to the beginning of a couple of lines of code. Like i say it worked for me, so hopefully it will work for you Let us know if it works for you. Cheers.
Click to expand...
Click to collapse
thx m8,
i will try it
i'm on wm 6.5.x and sashimi stalls at SASHIMI INITIALIZATION COMPLETE.... HEEEEELP!

Categories

Resources