[APP/SKN][Beta][CE 5.0/6.0] ceFFM - A Fingerfriendly Menu (Shell) for Sat Nav's

Search This thread

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
Accurate display of error message (apart from the number of full stops :) ), apologies for the delay, didn't get much free time at the in-laws.

So, I initiate ceFFM after setting the path to ceFFM.exe as the GPS shortcut.
Having already run it for the first time, as mentioned previously, no error messages that I can remember, and device restarts automatically just fine.

Code:
Thanks for using ceFFM.

Verifying/fixing ceFFM's installation, this may take some time, please be patient... DONE......................

Starting CEMenu

Then a dramatic short WAV, followed by a ding. The ceFFM full screen grey window disappears, the device's default interface returns, with a little dialogue window stating:

Code:
Error
Error reading Attributes.
 

alois2012

New member
Mar 25, 2012
3
1
0.3.0 Complaint

Updated to 0.3.0. Now TomTom fails. Searched for the reason why. Probably got it. With 0.3.0 you now adjust storage memory to 0, means to its minimum. Not really good, because TomTom always writes to \Windows\MyDocuments what now is impossible because no space in \Windows is left over.
 
D

Deleted member 1890170

Guest
RE

@alois2012,

thanks for your complaint: didn't think of this. Will change "optimizing memory" from default to user-selectable option. And I will add user-selectable option "redirect shellfolders" too, thus \Windows\My Documents can be redirected to unit's internal storage device. BTW: I've TomTom 9.10 running, it writes its data (ttnavigator.bif) to drive where TomTom 9.10 is located.


@SilentlyScreaming,
In case it catches anyone else out, this release isn't ZIPped up in its own folder (unlike previous releases), so when decompressing, don't forget to use the ceFFM folder on your device, or a newly created one if you are expanding into your PC's downloads folder first (Not a complaint, just thought I'd point it out to others).
That was well-conceived: this way ceFFM's version becomes part of the folder name, where it easily can be retrieved from. Makes life easier.
Error
Error reading Attributes.
This was generated by CEMenue.exe, not by ceFFM.exe. Don't know what's the reason for, perhaps file startup.cemenu (startup480x272.cemenu) corrupted?

In any case you implicitly reported, autostarting ceFFM works as expected.
 

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
Sorry, I should have been clearer, the program does not auto start, I initiate it each time. I wouldn't assume my device's failiure to auto-start the program is an issue for you though, as previous mentioned, the device doesn't auto-start the GPS program, even if I tick the option within the default menu.

Could you clarify what the folder name should be used with this release? As I had previously put it in \ceFFM , I removed all traces, created a folder called \ceFFM-0.3.0 and decompressed the archive into that. This time around, I get

Code:
error

Can't load image \FlashUser\ceFFM-0.3.0\buttons\bn.png

As there isn't a buttons folder there (or in the archive), the error message isn't that surprising for me :) I was going to check a previous release for the folder and try manually copying it over, but I appear to have been too eager one night with house keeping and do not have older versions of ceFFM on this PC's hard drive.

oh, and here is my startup480x272.cemenu ...

Code:
<?xml version="1.0" encoding="UTF-8"?>
<root DPIx=96 DPIy=96 background="wallpapers\RedWallL.png">
   <TablePanel name="main" 
	fromLeft=180 fromBottom=35 fromTop=5 buttonWidth=64 buttonHeight=64 
	buttonImgW=64 buttonImgH=64 
	spacingX=5 spacingY=5
	nextButton="buttons\bn.png" prevButton="buttons\bp.png"
	buttonFontColor=255000255 buttonFontSize=8 >
	<include script="favorites.cemenu" /> 
    </TablePanel>
	<VerticalLinePanel img="icons\transparent.png" fromLeft=0 width=160 fromTop=5 fromBottom=25 buttonFontColor=255255000 buttonFontSize=24>
		<ReloadPanelButton img="icons\favorites.png" txt="Favorites" panel="main" script="favorites.cemenu" group="derMainSwitch" imgPushed="icons\favorites.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\navigation.png" txt="Navigation" panel="main" script="navigation.cemenu" group="derMainSwitch" imgPushed="icons\navigation.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\gpstools.png" txt="GPS Tools" panel="main" script="gpstools.cemenu" group="derMainSwitch" imgPushed="icons\gpstools.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\ceutils.png" txt="CE Utils" panel="main" script="ceutils.cemenu" group="derMainSwitch" imgPushed="icons\ceutils.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\gameapps.png" txt="Games" panel="main" script="games.cemenu" group="derMainSwitch" imgPushed="icons\gameapps.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\playerapps.png" txt="Players" panel="main" script="players.cemenu" group="derMainSwitch" imgPushed="icons\playerapps.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\officeapps.png" txt="Office Apps" panel="main" script="officeapps.cemenu" group="derMainSwitch" imgPushed="icons\officeapps.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\internetapps.png" txt="Internet" panel="main" script="internet.cemenu" group="derMainSwitch" imgPushed="icons\internetapps.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
		<ReloadPanelButton img="icons\extras.png" txt="Extras" panel="main" script="extras.cemenu" group="derMainSwitch" imgPushed="icons\extras.png" fontColorPushed=255255255 pushed="ya-ya!" height=24 width=160 imgWidth=35 imgHeight=32 />
 	</VerticalLinePanel>
    <HorizontalLinePanel img="bars\bottom-v0.3.0.png" fromBottom=0 height=35>
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=150 />
		<Button img="icons\USB.png" action="mscripts\USBModeToggle.mscr" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\WiFi.png" action="mscripts\WiFiToggle.mscr"" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\Bluetooth.png" action="mscripts\BluetoothToggle.mscr" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\ceRdisp2.png" action="helpers\cerdisp2.exe" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=18 />
		<Button img="icons\rotate.png" action="helpers\ScreenRotate.exe" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\TaskBar.png" action="mscripts\TaskbarToggle.mscr" params="/show" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\Keyboard.png" action="helpers\SipTool.exe" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\Power-Restart.png" action="helpers\SoftReset.exe"  height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<ExitButton img="icons\Exit.png" height=36 width=24 />
		<Button img="icons\transparent.png" action="helpers\DoNothing.exe" height=36 width=6 />
		<Button img="icons\PowerOff.png" action="helpers\PowerOff.exe" height=36 width=24 />
	</HorizontalLinePanel>
</root>
 

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
how can i downloadt ceFFM-0.3.0.ZIP?
thanks

It looks like the link has been temporarily removed from the first post. It may be there is a bug or two with that release that need sorting, and he would rather people only downloaded the next release. I'll wait a couple of days, if we don't hear back from jwoegerbauer I'll upload it somewhere for you.
 
Last edited:
D

Deleted member 1890170

Guest
Sorry for being delayed: an influenza I caught somewhere had to heal completely. Will upload within the next days improved version 0.3.1 here. Again, I beg your pardon ...
 

szjany

New member
Apr 10, 2012
1
0
I cant see links

Hy. I am registered user and i cant see links. Why?
I want to download "ceffmX.X.X.zip". Please help me. THX.
 

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
Hy. I am registered user and i cant see links. Why?
I want to download "ceffmX.X.X.zip". Please help me. THX.

Please see above...

(
It looks like the link has been temporarily removed from the first post.

Sorry for being delayed: an influenza I caught somewhere had to heal completely. Will upload within the next days improved version 0.3.1 here. Again, I beg your pardon ...
)

There is no link right now, wait a few days and we'll have a fresh version to play with.

---------- Post added at 06:26 PM ---------- Previous post was at 06:25 PM ----------

Sorry for being delayed: an influenza I caught somewhere had to heal completely. Will upload within the next days improved version 0.3.1 here. Again, I beg your pardon ...

Don't be silly dude, any time and effort you continue to invest in this project is most appreciated. I'm impatient for it to work on my device, but that impatience is my issue, not yours :) Hope you're staying well.
 

CE Geek

New member
The old version is working nicely on a couple of CE 6 tablets I have (SmartQ V7 and Zenithink ZT-180). However, I did have to edit the ceutils.cemenu file to point to the correct filename for Total Commander: dunno why, but the file identifies it as cecmd2.exe rather than cecmd.exe, so of course it produced the "Cannot find . . ." error message. After editing out the '2' character, Total Commander opens fine from its icon. I'm a techno-idiot, but even to me it looks relatively easy to customize this interface. :D
 
D

Deleted member 1890170

Guest
Updated version (0.3.1) uploaded. See first message in this thread. Enjoy it!

Last days I had nothing but troubles, of course not ceFFM related, thus only little time to work on ceFFM. Anyways, I believe ceFFM again has ready-to-use state, hence I have uploaded ceFFM -0.3.1 (see post #1 for the link).

Changelog ceFFM 0.3.1

Split ceFFM into distribution packages 'Basic' and 'Extensions'

Basic:

CFG
1. Added 'Uninstall' option
2. Made default 'OptimizeStorageMemory' optional (thanks to alois2012)
3. Added 'PreserveStorageMemory" option (decreases RAM)
4. Added option to re-direct CE's shell folders to internal storage device (frees RAM, if enabled)
5. Added option to let ceFFM speak to you (you may consider this being a gag only, though)

INSTL
Removed necessity to install ceFFM to internal/external storage device's root ("\")

ADD
1. Several sound files (~1.5 MB) , you of course may delete if you do not opt to ceFFM speaks to you
2. Several icons for external navigation applications - located in \ceFFM-0.3.1\icons\extern

DEL
Moved various applications/drivers to 'Extensions'

MNU
The 800x480 menu now has 2 more buttons in the bottom bar: ceFFM-Setup & On-Screen-Clock

Notice:
Wrote myself small native 'C' utilities CeSoftReset, CePowerOff, CeScreenRotate, CeHibernate, CeLaunchAppsAtBootTime, etc.pp, and use them with ceFFM. They flawlessly work with both CE 5.0 and CE 6.0, except CePowerOff in CE 6.0 - this depends whether OEM allowed this to user. They replace the wellknown utilities that come with other 'unlockers'.

Extensions:

Download ceFFM-Extensions-V2 - only compatible with ceFFM-0.3.1 and up - (see link in post #1) and test by yourself ...
 
  • Like
Reactions: SilentlyScreaming

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
Hoping this is getting further now...

Installing got me:
Code:
error

Operator expected
Line 3321 (\FlashUser\cdFFM-0.3.1\ceFFM.mscr):
EndSub

Which I make to be the last line of
( EndIf
EndIf
Return(success)
EndSub
)

Ran again, seemed to get a lot further,

ceFFM-0.3.1

Thanks for using ceFFM




Veryfing power supply...DONE
Preparing to install/register........DONE

all the rest reported as done


rebooted
congrats

this time, it returned
Code:
operator expected
line 3238 (\FlashUser\cdFFM-0.3.1\ceFFM.mscr):
txt&=Starting CE's Explorerer... ^NL^"
which looks like last line of
EndIf
txt&=tab
txt&=Starting CE's Explorer...^NL^"

Is it missing an opening " there?

will insert one and report back what happens.

=-=--=-=

OK, so I inserted a " on that line, and now I get back to the old error (after text to speech of "loading graphical user interface") again:
Code:
Error
Error reading Attributes.

I'll go and check the crashlog in case there are further details.

---------- Post added at 01:35 PM ---------- Previous post was at 01:28 PM ----------

OK, so the crash log is as follows (I've not updated the time since I had to remove the battery when device's camera caused a crash)

Code:
ceFFM Crash Log Begin

------------------------------------------------------
Current system time: 18:35:16 01/01/2000

OS version: Embedded CE 6.0
Memory Stats (RAM):
	Total Memory: 157 MB
	Free Memory: 145 MB
Storage Memory Stats (\):
	Free DiskSpace: 10660 KB
Start-up Applications [HKEY_LOCAL_MACHINE\init] :
	Launch255	\FlashUser\ceFFM-0.3.1\ceFFM.exe
	Depend255	14001E00FD00
	Depend253	14001E00
	Launch253	\FlashUser\ceFFM\installation\CeSD2577AutoRun.exe
	Launch20	device.dll
	Launch30	gwes.dll
	Depend30	1400
	Launch60	servicesStart.exe
	Depend60	1400
	Launch50	AutoRun.exe
	Depend50	14001E00
	Launch80	\Flashapp\Change_LCD_Mode.exe
	Depend80	14001E003200
Action(s) :
	Starting CE's Explorer...
	Starting CEMenu...


Current system time: 18:35:29 01/01/2000

------------------------------------------------------
ceFFM Crash Log End


ceFFM Crash Log Begin

------------------------------------------------------
Current system time: 18:33:46 01/01/2000

OS version: Embedded CE 6.0
Memory Stats (RAM):
Total Memory: 157 MB
Free Memory: 145 MB
Storage Memory Stats (\):
Free DiskSpace: 10660 KB
Start-up Applications [HKEY_LOCAL_MACHINE\init] :
Launch255	\FlashUser\ceFFM-0.3.1\ceFFM.exe
Depend255	14001E00FD00
Depend253	14001E00
Launch253	\FlashUser\ceFFM\installation\CeSD2577AutoRun.exe
Launch20	device.dll
Launch30	gwes.dll
Depend30	1400
Launch60	servicesStart.exe
Depend60	1400
Launch50	AutoRun.exe
Depend50	14001E00
Launch80	\Flashapp\Change_LCD_Mode.exe
Depend80	14001E003200
Action(s) :
Starting CE's Explorer...
Starting CEMenu...


Current system time: 18:34:00 01/01/2000

------------------------------------------------------
ceFFM Crash Log End


ceFFM Crash Log Begin

------------------------------------------------------
Current system time: 18:25:26 01/01/2000

OS version: Embedded CE 6.0
Memory Stats (RAM):
Total Memory: 157 MB
Free Memory: 145 MB
Storage Memory Stats (\):
Free DiskSpace: 10660 KB
Start-up Applications [HKEY_LOCAL_MACHINE\init] :
Launch255	\FlashUser\ceFFM-0.3.1\ceFFM.exe
Depend255	14001E00FD00
Depend253	14001E00
Launch253	\FlashUser\ceFFM\installation\CeSD2577AutoRun.exe
Launch20	device.dll
Launch30	gwes.dll
Depend30	1400
Launch60	servicesStart.exe
Depend60	1400
Launch50	AutoRun.exe
Depend50	14001E00
Launch80	\Flashapp\Change_LCD_Mode.exe
Depend80	14001E003200
hmm, is there a spoiler type tag in use on this forum? Save hogging so much vertical space...
 
Last edited:

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
in case it helps, current state of my ceFFM.ini (I've removed the comment lines to save this thread getting too ugly size wise!)
Code:
[User Settings]
Verbose=1
EnableSpeech=1
Uninstall=0
AutoStartCeFFMAtBootTime=1
UseCeLaunchAppsAtBootTime=0
UseCeLaunchAppsAtBootTimeDelay=0
ExtendCE=1
OptimizeStorageMemory=0
PreserveStorageMemory=0
RedirectShellFolders=1
ExtendNLS=0
ExtendTZ=0
EnableAutoDST=1
DefaultTZ=
EnableBTHIDSVC=1
EnableBTAGSVC=1
EnableScreenSounds=0
UseCeFFMWallpaper=0
LargeKeyboard=0
DrWatson=1
CleanupDumpDirectory=1
CleanupRegistry=0
AutoPowerManager=0
JetcetPrint=0
EveVM=0
[General]
DependLaunchIndex=14001E00
FM Transmitter=0
USB-Mode=Mass_Storage_Class
CeOriginalWallpaper=\Windows\WindowsCE.jpg
CeAutoDST=0
CeDefaultTimeZone=Pacific Standard Time
CeOriginalSystemPath=\FlashUser\,\CardA\ceFFM\system\
ShellfoldersRedirected=1
[Screensounds]
Key=2
Screen=2
[Shellfolders]
Application Data=\Application Data
Desktop=\Windows\Desktop
Favorites=\Windows\Favorites
Fonts=\Windows\Fonts
My Documents=\My Documents
Program Files=\Program Files
Programs=\Windows\Programs
Recent=\Windows\Recent
StartUp=\Windows\StartUp
Windows=\Windows
[Redirected Shellfolders]
My Documents=
Application Data=
Fonts=
Favorites=
StartUp=
Desktop=
[License Level]
toolhelp=1
aygshell=1
ole32=1
wceload=1
imgfactory=1
btagsvc=0
bthidsvc=0
drwatson=0
[Locations]
ExternalDriveName=\Storage Card
InternalDriveName=\FlashUser
InternalDriveFolder=\FlashUser\ceFFM-0.3.1
InstallFolder=\FlashUser\ceFFM-0.3.1\installation
[Brand/Model and/or Device Type]
Magellan=0
Pioneer=0
MiTAC=0
Nowada=0
YF=0
Apical=0
Becker=0
Blaupunkt Lucca=0
Panasonic=0
Sanyo=0
Sony=0
GoPAL=0
[Default Players]
.mp2=ceplayer.exe
.mp3=ceplayer.exe
.mp4=ceplayer.exe
[Java VM]
 
D

Deleted member 1890170

Guest
RE:

@SilentlyScreaming,

thanks for feedback.
error
Operator expected
Line 3321 (\FlashUser\cdFFM-0.3.1\ceFFM.mscr):
EndSub
Last hour re-installed ceFFM-0.3.1 three times: Never got such an error....
operator expected
line 3238 (\FlashUser\cdFFM-0.3.1\ceFFM.mscr):
txt&=Starting CE's Explorerer... ^NL^"
You are absolutely right: Opening quotes is missing! Correct code at line 3228 must be
Code:
txt&="Starting CE's Explorerer... ^NL^"
This will be fixed with 0.3.2. BTW, I never ran in this problem, because 'Explorer' is started at my device by default, if Windows-mode is selecected.
Start-up Applications [HKEY_LOCAL_MACHINE\init] :
Launch255 \FlashUser\ceFFM-0.3.1\ceFFM.exe
Depend255 14001E00FD00
Depend253 14001E00
Launch253 \FlashUser\ceFFM\installation\CeSD2577AutoRun.exe
Here key 'Launch253' definitly has wrong value. Lasts on a previous 0.2.x installation?
Should be
Code:
\FlashUser\ceFFM-0.3.1\installation\CeSD2577AutoRun.exe
This will be fixed with 0.3.2.
Error
Error reading Attributes.
Can't reproduce this error, because don't have a 480x272 device at hands. Only knows this error is originated by 'CEMenu.exe'. Hence compared files startup480x272.cemenu (the file which is automatically used in your case) and startup.cemenu (which is used in my case). The differences I found are:
Code:
line11: start480x272 has attribute fromtop=5
line11: startup has not this attribute
This will be changed with 0.3.2


Waiting some days for more responses.

In the meantime please replace scripts 'ceFFM.mscr' and 'start480x272.cemenu' and 'ceFFM.ini' with the attached ones, and then re-run ceFFM, of course after having deleted subfolder \logs and in registry having manually deleted

HKLM\init -> keys 'Launch253' and 'Depend253'.
HKLM\init -> keys 'Launch255' and 'Depend255'.

HKCU\SOFTWARE\ceFFM -> completely

Again, thanks, thanks, thanks for spending your time.


NOTE: If attached ZIP is reported to be invalid when you try to unpack it, then use link in post #56
 

Attachments

  • ceFFM-pre-0.3.2.zip
    23.7 KB · Views: 134
Last edited by a moderator:
  • Like
Reactions: SilentlyScreaming

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
Thanks for the speedy response. One little problem with the attached file - I've tried in a couple of different browsers, and it downloads as a 554 byte file that won't open up.
7-zip reports that is couldn't open as archive.
In case it was a weird 7-zip only issue, I tried with Windows native ZIP opening, it reported the file as invalid.
Looking forward to trying out the files, and np at all with trying to help track down the issue.
 

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
followed instructions
install routine
ceFFM-0.3.1
Thanks for using ceFFM.


Verifying power supply...DONE
Preparing to install/register.............

[waited ~1.5 minutes]

error

Operator expected
Line 3292 (\FlashUser\cdFFM-0.3.1\ceFFM.mscr):
EndSub

OKed away, re-ran

ceFFM-0.3.1
Thanks for using ceFFM.


Verifying power supply...DONE
Preparing to install/register.............

[waited ~1.5 minutes]
[spoken:]now about to install and register

about to install/register.....
missed the rest to type up accurately, but around 3 lines of normal feedback with positive outcomes

ceFFM-0.3.1
Thanks for using ceFFM.

preparing to verify
more normal looking lines
same "preparing to load graphical user interface"
arrrgh same error
error
error reading attributes


putting kids to bed, will check crash logs and post in a sec
 
D

Deleted member 1890170

Guest
RE

ceFFM-0.3.1
Thanks for using ceFFM.

preparing to verify
more normal looking lines
same "preparing to load graphical user interface"
arrrgh same error
error
error reading attributes
indicates ceFFM recognizes itself as properly installed but there still is error in file 'startup480x272.cemenu', inbetween during ceFFM's installation renamed to 'startup.cemenu'.

It's my fault: I sent you an unchanged file. Sorry for this.

In file startup480x772.cemenu, during ceFFM's installation inbetween renamed to startup.cemenu, delete in line #4
Code:
fromLeft=180 fromBottom=35 fromTop=5 buttonWidth=64 buttonHeight=64
the directive fromTop=5, then it should run: thus changed it runs also on my 800x480 unit without any errors, somehow distorted, of course.
 
Last edited by a moderator:

SilentlyScreaming

Senior Member
Feb 7, 2008
201
19
Astana
chrismerriman.com
Its almost 3am here, I'll write up my new notes tomorrow, for now, anyone with a device that does not successfully run ceFFM, I'd recommend not using the uninstall=1 option within ceFFM.ini

I'm sure it probably works well when ceFFM runs in the first place, but I've lost all contents from internal flash and the microSD card. I've got a backup of the two locations, made when I first got the device, but copying it back over is going to take another 1/2 hour, and I need sleep. Hoping the internal storage (forgotten its proper name, where the system files are), is untouched, but can't see that when it is connected to a PC.

Not moaning, just a warning.

Assuming my device returns to normal with the files restored, I'll continue with trying to trace the issue tomorrow.
-==-=-
of course, just as I went to hit the submit reply button, the internet died here :(
the device appears to be bricked, just to make it clear to other people considering this app, simply installing and running ceFFM never harmed this device. As said, if it doesn't work, I'd recommend a manual uninstall.

=-=--=
these were the notes I typed up as I went along last night...

IF PEOPLE SEE ERRORS WHEN RUNNING ceFFM.EXE, I would not recommend using the uninstall option within ceFFM.ini ... see below for details.
Not a swipe at the author, it is just that I was lucky to have backed up data previously. I'm sure on a device where ceFFM works, uninstalling isn't a problem, but on mine, issues occurred.


Being energy-efficient (some would possibly mislabel it as lazy :) ), I tried to just edit the line out of the XYZ.cemenu, but the same error occurred.
So, I decided to try using the uninstall switch in ceFFM.ini, then removing all files & folders, and checking the registry was clean.
Upon running ceffm.exe with the uninstall=1 option, I was presented with
Code:
Error

Couldn't create directory 
'Windows\Desktop\Flash\App\g
ame'

Line 409 (\FlashUser\ceFFM-
0.3.1\ceFFM.scr):
Move(value2\"*.*",value,1,1)

Anyway, OKed that away, and it contiued with the preparing to uninstall/deregister.... screen
It took quite a long while (might be worth mentioning in your initial post in this thread?), perhaps longer than the installation did, before it came up with
Code:
Error
Missing closing bracket

Line 442 (\FlashUser\ceFFM-
0.3.1\ceFFM.mscr):
If((subkey EQ "Launch255)
||subkey EQ "Depend255)
||subkey EQ "Launch253)
||subkey EQ "Depend255))
(I really wish activesync was working, and soti pocket controller might work, typing out error msgs gets a bit boring :) )

OKed that error msg away, was dumped back to my default menu, or what should have been it. The text (GPS NAV, camera, MultiMedia, tool, game, settings, shutdown) appeared, but no graphics, and the error message was still visible.
I restarted the device, planning to start ceFFM.exe again, in case the second run at uninstalling threw up different/no error messages (btw, I appreciate none of this might actually help you, but thought better to err on the side of caution and hope something might point to why this device refuses to play ball with your menu!)
Unfortunately, it never got past the initial splash screen (a cartoon yellow two seater sports car with a palm tree and some sort of yellow & blue crescent in the background).
I removed the battery, as using the power button didn't seem to help), and tried to start it up again.
I decided to let it take as long as it wanted this time, in case ceFFM was actually being successfully autostarted for once, and the uninstallation option in ceFFM.ini was causing the long delay.
Getting nowhere after about 20 minutes, I decided to connect it to the PC, and see if disabling the uninstall option would sort things.
I was a little surprised when I found that both the flashuser and flasha (or whatever internal and microSD storage are called on this device) were virtually empty! The only things left were ceFFM-0.3.1 directory, and ceFFM.exe and MortScript.exe within that! That would probably explain why I wasn't getting beyond the splash screen when I restarted the device.
I'd already backed up both drives a while back, so restored that over (just losing some GPS POI hopefully).
Restarted,
see above.
Device won't won't complete booting. All original files have been restored, but I can't access the system drive from my PC, so have no way of getting any further. Any bright ideas gratefully received, but I'm assuming for now that this is a dead device. Fun while it lasted. I'll hopefully be back in 3-6 months once I've saved up enough to buy a new one, though I'll try and avoid no-name Chinese devices, and get one that will hopefully run ceFFM properly!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 28
    D
    Deleted member 1890170
    Today, I present to you the ceFFM application, as a thank you to this forum that has always given me so much. It is a little personal project I am working on when I am not doing anything else. It mainly was suggested by a friend of mine who is not convinced of 'MioPocket' or comparable other shells for Windows® (Embedded) CE based Sat Nav units, this because of their not Windows® Embedded CE 6.0 fair implementation and their immense RAM hunger and/or missing finger-friendliness, as he said.
    ceffmbetalogotransparen.png


    Abstract:

    (i) What is ceFFM?
    ceFFM is a free (as in "free speech" and also as in "free beer") absolute finger-friendly shell/menu ( at least I think so ) for Windows® CE (.NET) 5.0 (CE5) and/or Windows® Embedded CE (.NET) 6.0 (CE6) based Sat Nav touchscreen devices with an ARM™ processor equipped board . Hence I titled the project ceFFM. Its skin is based on opensource-ware 'CEMenu'. Its use is governed by GPL License. ceFFM is legal to use, as it consists 100% of freely-distributable content. It is NOT a replacement for any OEM navigation software. It is just a frontend from which you may among other things launch the navigation software that came with your device or that you purchase separately.

    (ii) What are ceFFM's main features?
    Basically ceFFM acts as an "unlock" for Sat Nav devices (AKA PNAs/AIOs) running either CE5 or CE6. Such devices almost always boot into the manufacturer's software with no way to exit it, meaning that you cannot run any other software; i.e. the device is "locked." Unlocking your device allows you to use it for far more than the manufacturer intended (ex. for music, movies, appointments, other navigation apps, etc.) and more like a PDA. Additionally ceFFM does something your Sat Nav already probably does on its own (launch applications), except that it adds the ability for you to customize your Sat Nav in more ways than you normally can, so that you can launch applications quicker and more easily. For example, ceFFM creates for you up to nine different 'desktops', giving you quick access to more applications than before.

    (iii) What types of programs does ceFFM come with?
    ceFFM comes with just nearly three dozens of applications recognized by me as usefull. See list "Featured Applications" below. Important: ceFFM does not come with iGo, GarminXT, TomTom, Destinator, Sygic, AutoSputnik, NDrive, Mireo, PolNav or any other commercial navigation software. Icons may be included for them, but not the programs, themselves (since they are not free). Note that ceFFM does NOT replace Microsoft's file-viewers and third-party's flash-player if these are inbuilt by OEM, but uses them.

    (iiii) What devices does ceFFM run on?
    Technically, ceFFM should run on any CE5 and/or CE6 based touchscreen device with an ARM™ processor equipped board, where unit's touchscreen has landscape orientation. ceFFM is NOT intended to be run on mobile devices based on Windows Mobile 5.0 and/or Windows Mobile 6.x, because those Windows Mobile based units' touchscreen has portrait orientation. ceFFM is not hard-coded to any particular brand or configuration, quite reverse. Note that every CE5 and/or CE6 based device is slightly different, though, and due to the great many brands and configurations that are out there, the ease of installation and the number of applications and features that actually work will vary.

    (iiiii) What is ceFFM's memory footprint?
    ceFFM respects Windows® (Embedded) CE is made for devices that have minimal memory. Hence it is designed to be resource-friendly. Its CPU and memory usage are low (ex. compared with MioPocket 4.0 Rel. 68 only scarcely an eighth).

    (iiiiii) Does ceFFM install to SD/MMC/CF-card or to internal flash disk (Card-free)?
    Both. You have the option of either. But recommended of course is flash disk installation (a certain gain in speed one may notice). Note: Current SD/MMC/CF-cards have more performance than internal memory anyway, the tradeoff is that you must either have a single card which is NEVER removed, or take care before removing it, be sure programs installed there are not running if you have to swap it out.

    (iiiiiii) Can ceFFM brick my device?
    In principle, from the concept, NO. It really does not hurt anything, it is considered to be exceptionally safe. This due to the fact ceFFM simply overlays device's default shell/menu which you re-gain access to if you exit ceFFM. The changes to CE's registry made by ceFFM affect unit's registry keys as following
    [HKCU\SOFTWARE\ceFFM]
    Installed
    LaunchCount
    ResidentFolderPath
    URL
    InstallFolderPath
    Version

    [HKLM\init]
    Launch253
    Depend253
    Launch255
    Depend255

    [HKLM\Loader]
    SystemPath
    (iiiiii) Does ceFFM have multi-lingual support?
    NO. It comes only in English.

    (iiiiiiii) Which is the programming language ceFFM is based on?
    ceFFM is based on 'MortScript 4.3.b.15' , a macro type program (i.e. "hacker tool without a nifty interface").

    Screen Shots:

    ceffm030.jpg


    License Agreement:

    ceFFM is free software which everyone can use free of charge, redistribute and change under the terms of the General Public License version 2.0 (GPL v2.0).

    System Requirements:

    a) A working CE5 and/or CE6 based Sat Nav touchscreen device with an ARM™ processor equipped board (compellingly display mode with either 480x272px or 800x480px screen-resolution, this because of ceFFM is designed to work solely in landscape mode with regards of fact that all PNA's/AIO's touchscreen has landscape orientation) with (optional) SD/MMC/CF-card slot and/or at least the possibility to establish an 'ActiveSync' connection with desktop PC / laptop to copy ceFFM to Sat Nav's internal storage device.
    b) Library ole32.dll in \Windows (should be there by default)

    Safety Notices:

    a) Not all OEMs do provide any in-house method of unlocking their device. Any unlocking process for such a device can only come from software hacking sources as ceFFM. If you are afraid of damaging your device or voiding any warranties, do not unlock this device using ceFFM.
    b) If your Sat Nav has a 'Password Protected Lock', i.e. a bootup password is set, remove this lock before installing ceFFM. The reason for this is that the password entry box appears off screen and you will have no way to enter the password any more if device became unlocked.
    c) In case you decide to install ceFFM on SD/MMC/CF-card do NOT plug in your USB cable until ceFFM has installed and reset the device (otherwise, your SD/MMC/CF-card will dismount and ceFFM will not be able to access it during install).
    d) These are the steps you in any case always first of all should do
    1. Make sure you calibrate Sat Nav's screen.
    2. In case you decide to install ceFFM on SD/MMC/CF-card that came with the Sat Nav, make a backup of the SD/MMC/CF-card before you use it.

    IMHO it also is strongly recommended you have (before installing ceFFM) at least these four freeware utilities present at your destop PC / laptop, which allow you to manage your Sat Nav via a working 'ActiveSync' connection
    a) CeRegEditor - registry editor.
    b) CeRunApp - tool to remotely start an application (incl. copying it) on your Sat Nav from your desktop.
    c) CeNotepad - a remote Windows CE text editor (a "Notepad" that can open text files on a connected device directly on the desktop).
    d) CeRhost - the counterpart to CE's cerdisp
    These utilities for your convenience I have packed into archive ceFFM-Win32-Tools. Link is provided below.

    Installation:

    Unpacked ceFFM needs ~200 MB free disk space.

    ce_FFM_Folders_Files_Structure.jpg



    1. Switch Sat Nav's USB-mode to 'Serial_Class' (AKA 'ActiveSync' mode)
    2. Download and unpack the zip-archive ceFFM-X.X.X to your desktop PC/laptop (Do not extract it directly to your SD/MMC/CF-card, as that often produces errors or corrupted files). Hint: Use a download manager to be sure the download goes errorfree.
    3. In unpacked folder ceFFM-X.X.X edit configuration file 'ceFFM.ini' according to your needs
    4. Copy unpacked folder ceFFM-X.X.X somewhere to your Sat Nav's internal and/or external flashdrive - highest reommended of course there into the root ("<storage device>"). Owners of a Magellan may copy unpacked folder ceFFM-X.X.X to "\HDD\APP", owners of a Pioneer Avic may copy unpacked folder ceFFM-X.X.X to "\My Flash\APL2", owners of a YF International (Yuan Feng) may copy unpacked folder ceFFM-X.X.X to "\ResidentFlash2\YFAP30", etc.pp, there are no restrictions. Be warned: Copying unpacked ceFFM via 'ActiveSync' to Sat Nav's internal flash drive takes approx. 0.75 hours.
    5. Ensure your device's battery is charged as 100% and/or the Sat Nav has a working external power supply. Note that ceFFM refuses its installation in case no external power supply is given if battery is charged less than 30% - reason: on some Sat Nav's you can watch the battery gauge go down 1% for every 10 seconds.
    6. Finally on your Sat Nav run in folder "<storage device>\ceFFM-X.X.X" executable 'ceFFM.exe'. Hint: A lot of the current PNAs/AIOs have a real simple kludge for this. In the 'Settings' section there is a 'Choose navigation program path' option. You use this to point to 'ceFFM.exe' and run it. Also with many CE devices that I have come across, a script named 'shell.ini' does that. If 'shell.ini' is in root SD/MMC/CF-card, the script will be executed when you press navigation on the original screen menu. If 'shell.ini' is in Sat Nav's resident storage memory (ex. \ResidentFlash), and there is no SD/MMC/CF-card inserted, the script will be executed automatically on device power on. Note that the 'shell.ini' in root of SD/MMC/CF-card has priority over 'shell.ini' in resident flash memory. To start ceFFM contents of 'shell.ini' may look like \SDMMC\ceFFM-X.X.X\ceFFM.exe. Alternatively, if you can establish an 'ActiveSync' connection, you might use utility 'CeRunApp' from ceFFM's Win32-Tools mentioned above to remotely run 'ceFFM.exe' on SD/MMC/CF-card plugged in to Sat Nav device.

    You should know that if OS's registry is of type file-based (as with most current CE6 devices) and if ceFFM runs for the first time and in ceFFM's configuration file 'ceFFM.ini' key 'BackupSystem' is set to 1, then a complete backup of Sat Nav's registry is made.

    If ceFFM is successfully run for the first time, it registers itself in unit's registry as key HKEY_CURRENT_USER\Software\ceFFM; i.e. these entries are created:
    [HKCU\SOFTWARE\ceFFM]
    InstallFolderPath
    LaunchCount
    ResidentFolderPath
    URL
    Version
    Also, if in ceFFM's configuration file 'ceFFM.ini' key 'AutoStartCeFFMAtBootTime' is set to 1, ceFFM attempts to add itself to device's registry in HKEY_LOCAL_MACHINE\init key as the last startup application possible, thus it is started automatically when device boots, in registry these four entries additionally are created:
    [HKLM\init]
    Launch253
    Depend253
    Launch255
    Depend255
    And, if ceFFM is installed on SD/MMC/CF-card, and if its 'AutoStartCeFFMAtBootTime' option is chosen, additionally in device's internal flashdrive a new folder ceFFM-X.X.X with size of max. 1.5 MB - depends on CE's version, will be created, which hosts a few files.

    Depending on the amount of options enabled, installation may take 10 minutes.

    During ceFFM's first installation the content of some its folders/files gets heavily changed, i.e. directories get removed, files' content get changed, .ZIP-files get extracted and then removed, etc.pp. So you only can use the pre-first-time-installation copy of ceFFM for another installation.

    Notes:
    a) If your device does not have an SD/MMC/CF-card slot, you probably need 'Microsoft Windows Mobile Device Center Driver' (AKA 'ActiveSync'). It is available for Windows Vista / 7 both 32-bit and 64-bit. You get this driver here:
    64-bit: drvupdate-amd64.exe
    32-bit: drvupdate-x86.exe
    b) The best way to format your SD/MMC memory card is using SD formatter 3.1. At time of this writing this is the latest version of SD formatter which specifically designed to format SD/SDHC/SDXC memory cards. This is absolutely better than using your default operating system format utilities.
    c) If installed to SD/MMC/CF-card, do not remove the SD/MMC/CF-card when ceFFM is open, or its folders/files may be damaged or the system may crash.

    Updating/upgrading:

    See above under Installation. Note that ceFFM tries to detect an earlier-version installation and if detected, deletes all non conformant folders/files created by the earlier version before installing the update/upgrade ceFFM-X.X.X takes place.

    Customizing:

    ceFFM is steered by its configuration file 'ceFFM.ini'. ceFFM reads this file each time it runs, hence you can change at any time ceFFM's run-options. If an option got changed, ceFFM re-configures itself (and system) on-the-fly.

    Uninstallation:

    In ceFFM's configuration file 'ceFFM.ini' simply set Uninstall to 1 and re-run ceFFM. This will completely remove the existing installation.
    Note that versions prior to 0.3.0 have no explicit uninstall mechanism/routine. You simply delete folder ceFMM-X.X.X on Sat Nav's drive it was installed on. In case of a hive-based registry you additionally manually by means of a registry editor remove entries
    [HKLM\init]
    Launch253
    Depend253
    Launch255
    Depend255

    [HKCU\Software\ceFFM]
    if these are present, otherwise you simply hard-reset the Sat Nav unit. Important note concerning Sat Nav units with file-based registries: Changes made to Sat Nav's registry by a bundled application, means if such one was started from within ceFFM's skin, will NOT be undone, because this would be an impossible venture.

    Depending on the amount of options enabled, uninstallation may take 5 minutes.

    Featured Applications:

    ceFFM comes with only approximately three dozens freeware CE applications, approved to flawlessly run under CE5 and/or CE6. Among others, with ceFFM currently bundled are these applications:

    FortunaMP3CE - video player
    TCPMP - video player
    Pocket Spark - flash player (SWF)
    NaviPlayer - music player

    FingerKeyboard - stylish keyboard with great key layout, supports different language layouts

    Copan - coordinate geometry (COGO) tool for land surveyors
    WMMiniGPS - compass
    Orionic - simulates night-sky, viewn from current location
    NoniGPSPlot - a geocaching app
    SiRF Tools - a collection of utilies to manage SiRF® chip
    MixSer Tester - allows to determine/select GPS/TMC COM-port and watch data transmission (TMC chips supported: GNS, RoyalTek, Locosys, Wistron)

    Zetakey Browser - HTML5 ready internet browser
    nPOP - e-Mail application

    AlReader2 - eBook-reader (HTML, TXT, RTF, FB2, PDB/PRC (PalmDOC, zTXT mode 1), TCR, DOC, DOCX, ODT, SXW, ABW, ZABW, RB, TCR, CHM)
    NoniView - image viewer and processor
    MangaMeeyaCE - comic reader (reads Mangas, Comics, or any picture/photo (BMP, PNG, GIF, JPG) album) in RAR (CBR) or ZIP (CBZ)
    CSVViewer - .CSV-files reader
    MS File Viewers - CE related versions of standard MS file viewers (DOC, PPT, PRES, XLS, BMP, PDF)

    SpreadCE - Excel clone (it is share-ware, but not time-limited or something else)

    SSNAP - backup tool
    7-ZipFM - file manager, unpacker
    JAL Port Splitter - serial port splitter
    RAM Sweeper - memory cleaner, configurable
    efonVNC - VNC server
    PRegedit - registry editor
    Devmgmnt - device manager
    Tascal Search - search tool
    PEInfo - dependency walker
    BMQ - CPU benchmark utility ( includes 5 tests )

    GV Notepad - text editor
    Notes CE - editor like Pocket Word (but with some more features)
    AlarmClock - reminder tool
    VICalandar - calendar, you can add notes within
    Calc98CE - scientific calculator
    Worldclock - shows clock for any two world's locations simultaneously
    PocketPicture - paint program

    Mahjong
    ICBM
    Bubblets
    Rubik
    PegSolitaire
    PocketChess
    Tetris
    LightsOn
    Sudoku Time
    Super Mario
    Speed City
    Super-G Stunt

    None of these applications requires Microsoft .NET CF and/or OpenNETCF SDF, they all are written and compiled as native, not as managed code! Furthermore, none of the files is compressed (AKA 'UPXed'). Note that this assembly only is a personal proposal (these applications are the ones I like most). You might change it at any time. An additional set of applications that run well under both CE5 and CE6 I have compiled as ceFFM-Extensions, link is provided below.

    Modifying Skin:

    ceFFM does not know of any sophisticated programmatical skin changer/manager, means you must manually edit the appropriate skin-files by yourself. This because of ceFFM is intended to be most simplistic as possible. Sorry for this. But it should be an easy, at least I think so. All skin related stuff is stored in XML based data format. The files concerned are: all in folder '<install drive>\ceFFM-X.X.X' with extension '.cemenu' (except file 'dummy.cemenu' which you never should touch) and all shortcuts in '<install drive>\ceFFM-X.X.X\programs' with extension '.lnk'. Please read file 'CeMenu-ReadMe' for more information.

    Disclaimer:

    THE ceFFM SOFTWARE AND DOCUMENTATION AND ANY AND ALL UPDATES AND MODIFICATIONS TO THEM ARE PROVIDED 'AS IS.' I DO NOT REPRESENT OR WARRANT THAT ERRORS IN THE SOFTWARE OR ITS DOCUMENTATION WILL BE CORRECTED OR THAT THE SOFTWARE WILL RUN ERROR-FREE. THERE ARE NO WARRANTIES COVERING THE ceFFM SOFTWARE OR DOCUMENTATION, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY WARRANTY OF DESIGN, MERCHANTABLITY, FITNESS FOR A PARTICULAR PURPOSE, OR AGAINST INFRINGEMENT.

    Although the information about ceFFM here is provided to anyone, I retain the copyright on all text and graphic images. Additionally I reserve the right to add, modify or delete any information at this topic at any time without notice.

    Contributing Code:

    ceFFM is an open-source project under GPLv2 license. If you want to join ceFFM development, the process is simple:
    a) write a patch against the latest sources
    b) post here a new bug issue and attach the patch
    c) make sure to describe what the patch is trying to fix and why (not every change is good)
    d) I'll review the patch and either incorporate it into current ceFFM project (if I think it's good) or describe how it needs to be improved

    Credits:

    baltico -> CEMenu [ http://sourceforge.net/projects/cemenu/ ]
    popdog54 -> Electro Wallpapers [ http://xdaforums.com/showthread.php?t=697789 ]
    popdog54 -> Electro Icon Set [ http://xdaforums.com/showthread.php?t=697789 ]
    Mirko Schenk -> MortScript [ http://www.sto-helit.de/index.php?lang=en ]
    TroNik -> CE-utilities (esp. RegFlushKey.exe, RestoreDefaultHiveFromROM.exe, SipTool.exe)
    and all the authors of the bundled applications.

    Download:

    Basic:

    Latest:
    ceFFM-0.4.0.zip 137.76MB MD5: 74fa5e7b9335d813ef409c917ceaec27
    Authorized Mirror:
    ceFFM-0.4.0.zip 137.76MB MD5: 74fa5e7b9335d813ef409c917ceaec27

    Obsolet:
    ceFFM-0.3.5.ZIP MD5: 103a3b6a4a64f330e274d0fab36e6e52
    Authorized Mirrors:

    Please do not mirror ceFFM Basic somewhere other. Thanks.

    Extensions:

    ceFFM-Extensions-v3.ZIP MD5: 266a9d3fc316ad3d5ab67f402192
    Authorized Mirrors:

    Please do not mirror ceFFM Extensions somewhere other. Thanks.

    Win32-Tools:

    ceFFM-Win32-Tools.zip MD5: e2693cbba8c72836094f9bd44949fb4b
    Authorized Mirrors:.

    Please do not mirror ceFFM Win32-Tools somewhere other. Thanks.

    Virus Information:

    You get a warning from your antivirus software during downloading and unpacking ceFFM?

    1. Ensure you have the original files
    The ceFFM files do not contain any virus or other "add-on" when they are build. The Mediafire servers used for the distribution are known to be reliable, they are used without problem by thousands of software. Against you must be careful if you have downloaded ceFFM on another site not authorized by me. To be sure that ceFFM zip-file has not been modified by a third party you can check the md5sum with the md5sum notice shown above besides the download link.
    If you need a MD5 Checksum calculator, I recommend small freeware MD5 Checksum Calculator 0.1.7.138.

    2. False detection
    The detection of a virus in a file is not an exact science. It may happen that the antivirus software find a resemblance to a known virus and gives an alert.

    Feedback:

    ceFFM is still a work in progress. Feel free to report bugs, make improvement suggestions, etc.pp. It would also help that when you write about problems, to tell me what device are you using and what CE version it is running. Be precise! Describe the problem in as much detail as possible. I will not be bothered to answer posts such as "it don't work for me, help!".

    Copyright Notice:

    All brands and trademarks are the property of their respective owners. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

    Appendix:

    Prudent ones might install and use WinCE 5.0/6.0 Device Emulator on their desktop PC / laptop to try out ceFFM before installing ceFFM to their Sat Nav.
    3
    D
    Deleted member 1890170
    ceFFM needs to be manually installed, no auto-installation feature given

    HeadUnit bypassed the sd card completely and booted into the oem nav software.

    Let me know if you have something else i can throught at the HU.
    If you can establish a so-called ActiveSync-connection between your JVC and desktop PC/Laptop ( of course USB-cable is necessary ), then you can start ceFFM.exe on the SD-card inserted manually, using herefore a Win32 freeware tool as for example "EveryWAN Personal Edition" or "My Mobiler", or any other tool you like.
    2
    D
    Deleted member 1890170
    I know, posting on my own post... but I just edited the original post and wanted to make sure it got brought forward...

    Change Log ceFFM 0.1.1 (800x480px):

    1) squeezed images used, hence shorter load time, less RAM-usage
    2) added a launcher/installer routine
    3) added a "RestoreToFactoryDefaults" icon/routine (Warning: DO NOT RUN THIS, IF YOU DON'T KNOW WHAT MAY HAPPEN!)
    4) added some (useful ?) applications
    2
    D
    Deleted member 1890170
    Updated version (0.3.3) uploaded. See post #1 in this thread.

    Changelog ceFFM 0.3.3:


    FIX:
    Registry backup (file based registries only)

    DEL:
    RingMaster -- game (moved to ceFFM-Extensions V3)
    Tangrams -- game (moved to ceFFM-Extensions V3)

    ADD:
    Super Mario -- game (800x480 ready)
    Speed City -- game (800x480 ready)
    Super-G Stunt -- game (800x480 ready)

    Some more options to configure Sat Nav and CE ...

    ---------------------------------------------

    Download Update Package:

    MediaFire: ceFFM-0.3.3-Update-0.3.2.zip MD5: a59ebf077a3678e1beb15f5c718c4643
    2
    D
    Deleted member 1890170
    Is there any kind of precaution i should be aware of before running it.
    ceFFM doesn't hurt any thing. Promised. ceFFM simply waits default start-up has finished, then it presents to you an extra shell which you like, or not. If you exit ceFFM you are returned to your JVC's default shell.
    Also do you have any script that can back up/dump NAV original software before any tweaking?
    Your unit's original software isn't affected at all. Hence there isn't the need to backup anything. But of course you can backup the JVC's registry by means of CeRegEditor or any other tool, if you can establish a so-called ActiveSync-connection between your JVC and desktop PC/Laptop.