PDA

View Full Version : Nokia 9210 files info



King Ahmar
07-06-2003, 10:43 PM
these are some useful file info...
C:\System\System.ini Preferences for the Shell/ System. Stores preferences such as zoom ratio.
C:\System\apps\Agenda\Agenda.ini Preferences for the Agenda Program
C:\System\apps\Ctrlpanl\Ctrlpanl.ini Preferences and Storage of what is in the Control Panel.
C:\System\apps\extras\extras.ini Stores names of icons / programs in Extras Group.
C:\System\apps\home\home.ini Stores names of icons / programs in Desk Group.
C:\System\apps\office\office.ini Stores names of icons / programs in Office Group. This continues for internet etc.
C:\System\apps\home\extraicons.mbm Extra icons for use with shortcuts etc.
C:\System\apps\Timew\Timew.ini Preferences for Time. Important if alarms set in Time
C:\System\Data\Bookmarks Web Browser Bookmarks
C:\System\Data\smssegst.dat, C:\System\Data\smsreast.dat, C:\System\Data\Cdbv2.dat, C:\System\Schedules\Schedules.dat,\System\Mail\*.* Files to be backed up for SMS and e-mail. The first sent message list for SMS, the second the received message list for SMS, the third a SMS and email database, the fourth a schedule log for SMS and email. The last which may be on C or D drives is the store of the actual messages. All files from this folder and it subfolder should be backed up and directory structure maintained.
C:\System\Data\Contacts.cdb The Contacts Database. If you have moved it to the Memory Card you will find it on the D Drive.

C:\System\Data\Logbu.dat The log file, stores a record of outgoing and incoming messages, calls etc.
C:\System\Data\dbProfile.db,C:\System\Data\syssnd.dat According to aikon.ch, these files will back up Profiles settings.
C:\System\Data\wap\Wapbookmark WAP Book Mark file.
C:\System\Data\User.dic Custom Spelling Dictionary File, when you add a custom word to Spell it is stored in this file and included in the dictionary when doing a Spell Check.
C:\System\Data\Calendar, C:\System\Data\Almsvr.dat Calendar Dates and Alarm dat file
C:\System\Data\display.mbm The file that stores the textures used in the Command Button Area. This can be customized

King Ahmar
07-06-2003, 10:46 PM
Extracting graphics from MBM files:D:D

It is sometimes useful to be able to extract graphics from mbm files (perhaps you want to change an icon). This is done with the BMPCONV.exe tool. This method can also be used to convert screenshots taken on the Nokia 92x0.

BMPCONV.exe can be downloaded from Symbian's site.This program runs on a Windows PC. The SDK is available for free via Forum Nokia (by download or on CD).

The next step is running BMPCONV.exe to convert the MBM file into multiple BMP files (one MBM file can contain many frame each of which can be extracted as an individual graphic). This can de done via the command like. An easier method is to first create a text file with the commands in it and use the text file as an argument when running BMPCONV.exe

Place BMPCONV.exe into the a folder. You should then create a new text file in this folder (call in filelist.txt). The contents of this file should be as follows:

/U graphics.mbm
image1.bmp
image2.bmp
image3.bmp
image4.bmp

These commands tell BMPCONV.exe to extract graphics from graphics.mbm and name them image1.bmp, image2.bmp etc. etc. If there are more frames in the mbm file than names you have specified in filelist.txt there will be an error (and the same if there are too many names). However any graphics extracted upto that point are OK. It is therefore a good idea to have a long list of names to ensure you get all the graphics out of the MBM file.

You should then go to the DOS prompt (or equivalent) and go to the folder in which you have stored BMPCONV.exe, the graphics file and the text file. Once there enter the following:

bmconv filelist.txt

It is possible to get information about the MBM file. Entering the following at the command prompt (or putting it in filelist.txt) will give you information about the MBM file.

bmconv/v extraicons.mbm

This will give the following information:

extraicons.mbm is A file net curtain containing 60 bit-maps

Bit-map 1 information:
Pixel size 64 x 50
Twips size 61 x 48
12 Bpp Colour
12 bits RLE compression 19%
..and so on for each bitmap in the file

Thus in the above example (for extraicons.mbm) there are 60 frames or graphics within the file (i.e. 15 different icons).

You can use this technique for any MBM file.

now it's all up to you:cool:

King Ahmar
07-06-2003, 10:52 PM
Its is possible to add new fronts to your Nokia 92x0. You should use TrueType Font (.tff). You should place new fonts in the D:\System\Fonts directory (you may need to create this). The fonts are then available for use in Word and Sheet. It is advisable not to use too many or large fonts in a file as it will slow down loading of the file. Fonts are also large and take a up a lot of room so you may not wish to use too many new fonts for the sake of memory space.

You can obtain ttf fonts from your font folder on your PC (C:\Windows\Fonts on Windows PC's)and from many website around the internet.

King Ahmar
07-06-2003, 11:57 PM
need any other info??????
well i certainly do is it possoble to convert ttf fonts to tff BTW wat are tff fonts never heard of them......any suggestions