You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
- fix for keeping old files when value is 10 (schedule options)
- fix for subfolders having same name as folders under root (messages restore)
- fix for the delimiter selection when restoring contacts from csv file (contacts mapping fields)
- fix for "add only new messages" when restoring binary backup (messages restore)
- fix problem withmms"attachments" which are stored on disk but are not consideredasattachments in the cemail.vol (wonderful!)
Arcsoft MMSsoftwareuses own-defined properties (blobs) in pmailMsgs table incemail.volbut I cannot decipher them for the moment.
- conversion of text backups <-> binary backups
Version 2.7:
In 2.6, the backup/restore thread priority has been diminishedsoit took less resources during the task, and so other programscouldcontinue to work properly. The problem is that a backup/restoretaskcould take much more time to end. This has been changed by addingthisfeature as parameter, and so it can be changed manually by the user.
Version 2.6:
- fix bug in binary restore of contacts (birthday overwritten by anniversary)
- fix bug in binary/text restore of appointments (status, reminder not correct)
- fix bug in zip utility => unicode compliant
- fix bug in restore of tasks (wm2003se only) for (partially) undated tasks
- fix bug in restore of messages (only messages from an unknown account are discarded)
- fix bug in csv contacts import (csv coming from another application)
- fix bug in restore of speed dials (wm6 only)
- added restore custom files individual selection
Version 2.5:
- fix bug in binary backup of appointments containing recipients
- fix bug in binary/text custom files backup
- added rename old file option in custom file restore
Version 2.4:
- fix a crash bug during restore of a text backup for messages having no
subject
- fix a bug in scheduled backup
- add one instance only
Version 2.3:
- fix for notes in wm2k3
- add more error messages in case of backup/restore failure
Version 2.2:
- fix for messages backup problem that causes wm2k3 pda's to soft-reset
- fix for custom files not found in list in csx backup file
Version 2.1:
- fixed bug introduced in hex fields in text backup in v2.0
- add a custom backup functionality for specific files, folders or file types.
- changed some cosmetic things in the layouts
- fixed some minor bugs
- fixed bug in binary task binary backup
Version 2.0:
- added escape character in text, so the parsing of csv text works in all cases.
CAUTION, a bad parsing can still appear for backups made in earlier versions.
- added binary backups for fastness and reliability. (A toolwillbe provided in the future to allow to convert text backups tobinarybackups and vice-versa).
- schedule problem fixed.
- added UNC folders names for default folders (inbox, outbox,sentitems, drafts, deleted items) in messages, so the restore could bedoneon a device having another language.
- fixed the problem of messages stored in folders at the same level as Inbox
- creation of temporary backup files can be either in memory or in the backup destination folder.
Version 1.9:
- fix bug in all day recurring appointments restore
- fix bug in non recurring tasks restore
- restore for "add only new..." option should go faster
- remove empty files from \Windows\Messaging
Version 1.8:
- fix problem of lost records (csv parser has been redesigned)
ADVICE: In WM6 if you have to restore call logs, do itseparatelyespecially if you have a lot of them, because cprog.exe(phoneapplication) will take all the cpu to rebuild the linksbetweencontacts and calls, so this is not good for the rest of therestore.
Version 1.7:
- fix for crashing bug during restore of contacts or messages
Version 1.6:
- Yomi included for contacts (not tested, need confirmation on this)
- fix for call logs in WM6 (allynm)
- fix appointments load (leo ramik)
- fix problem for messages load (same as appts)
- fix csv parser bug (last one, I hope)
- fix problem with speeddials restore (WM6 only) (it is slow, but it works) (work around provided by dan1967 (thanks!))
- fix for appts restore (_vint)
- fix a bug found in backup/restore of messages in WM2003SE (choas)
- fix a bug concerning exclusions of folders in backup of messages (faria)
Version 1.3:
- fix a bug found in restore of call logs backup under WM6 (backup made on WM6 only) (faria)
Version 1.2:
- fix a bug found when handling unicode files with chinese character set (Sipher)
Version 1.1:
- fix a bug in CSV parser (borjok536)
- added option verbose in main menu (allynm) (the status list is less updated without verbose)
- added SystemIdleTimerReset to avoid that the pda is suspended during the backup/restore process
Description:
This tool has been made in order to replace the PPCBckpContacts application.
As its predecessor, PPCPimBackup allows to backup/restore thePersonalinformation of the pocket pc user, but new functionalities havebeenadded.
It is possible now to restore a text file containing contacts backedupfrom other applications, like in Outlook Express, the onlyconstraintis that the first line should contain the fields and thefields need aseparator. (See screenshots). The tool allows to mapdefault fields tofields found in the file. It is possible now to insertduplicates.
Backup messages:
The mail database is completely parsed to retrieve all themessagesstored in every directory and subdirectory. It is possible toselectwhich account and directories should be backed up. You cansaveattachments as wel if they exist on the pocket pc.
Restore messages:
Same as the backup, you can select which account and directoriesshouldbe restored to the device. Caution, if an account doesn't existon thepocket pc, this application will discard the messages that belongtothat account.
Restore appointments:
There was a bug in PPCBckpContacts where appointments with the samenameon different dates weren't restored. This should be fixed in thistool.
Schedule backup:
It is possible to schedule a backup, each day of the week and this ataspecific hour. If the pocket pc is suspended, it will wake up anddothe backup. You can eventually control the number of backups tokeepand switch off the pocket pc after the scheduled backup is finished.
The schedule backup creates a notification that can be cleared via the Options Menu.
File types:
There is only one file type now, which is .pib (PersonalInformationBackup), in fact it is just a zip file (so you can open itwith a zipapplication) which contain the different text files usedinPPCBckpContacts, so you can still extract these files, edit them onapc using Excel or Notepad and eventually restore them withoutputtingthem back in the .pib file.
This is the first release, it has been tested on WM4.2, WM5 and WM6.