Best HTC HD2 backup tool + best ROM + best tabs editor - HD2 General

Just wanted you to know in case you will need it in the future. I was looking for an easy to use and effective backup tool and I came across SPB Backup which is simply great as it creates an EXE file with the backup of all your content (contacts, programs, registry keys, messages, etc.) - if you flash your ROM or you move to a new HD2 all you have to do is copy the EXE file onto your device (or storage card) and run it and... that's all . I was playing a lot with some custom ROMs lately and this little tool saved me a lot of time. Really great soft - just make sure that if you move to a completely different firmware you might need to restore only soma data but it's so user friendly that it shouldn't be a problem, there are also restore profiles (new ROM, new device, etc.) so it's automatic. Here's a like to the producer's website: http://www.spbsoftwarehouse.com/products/backup/ - just don't think it's an advertisement or smth as I have nothing to do with them - it's just a great piece of soft imho so I thought it was worth sharing.
I also think this is thebest ROM (closest to stock) - Leo lite 2.10/1.66 base: http://ip208-100-42-21.static.xda-developers.com/showthread.php?t=621070&highlight=576 - I just added Cookie's Home Tab Editor, a great tool that let's you add new tabs to your home screen etc. - you'll find it here: http://forum.xda-developers.com/showthread.php?t=633590. Here's a great video: http://www.youtube.com/v/aqOINVb5YNI

Hi
will it allow you to restore your original ROM
if yes how it can write on the read only memory without breaking the rom protection. How it can write on the read only memory.
Best regards

no it won't install rom..only your phone files, make sure you have a stock rom for your phone, usally the provider will have a update rom to download, download it , install it then backup your phone, if you have to resore your phone you have to install rom the run your backup restore

Related

spb clone

i've made a clone but want to know if it backs up everything, programs/all key mapping/general configs/menu settings etc.
so basically if i flash another rom, and provided the main programs are the same (on ppc and storage card) that were mapped etc, i can just flash a new rom, restore pim, run the clone.exe and all the programs and settings are as they were.
if not how do i save the key mappings/general configuratations etc?
this would save so much time after flashing a new rom
cheers

Configurations backup strategy before installing a new ROM

I was wondering what is your backup/restore strategy when changing ROMs.
When I install a freshly cooked ROM, there are 3 stages for installation:
1. Installing the ROM itself which is obvious.
2. Install all personal cabs - with or without UC support.
3. Configure everything to work according to my personal configurations.
The most annoying part is the 3rd, since I have to go through each and every program, and run the process, of configuring all the options. This process always, takes me longer then installing everything.
Is there a way to backup/restore globally all settings?
Amir.
http://www.spritesoftware.com/products/sprite-backup/full-edition
I know that software. Doesn't it's OS migration option is risky?
I remember reading many bad opinions against using that option...
???
Amir.
amir77a said:
I know that software. Doesn't it's OS migration option is risky?
I remember reading many bad opinions against using that option...
???
Amir.
Click to expand...
Click to collapse
I shouldn't agree more.
There's a lot of confliction and problematic after full restore the backup from the previous ROM to the new ROM.
It's my experiences.
KCJ
If you're willing to spend a bit of effort, you can have your device automatically configure 99.9% of what you want, as part of the customization occuring after flashing.
Look up SASHIMI, which should live on your SD card (or whatever you have which survives a hard reset). It basically install all the CABs, REGs and provisioning XMLs you want, plus runs any Mortscript, all in one big batch, according to certain sequencing rules. It can be configured to launch upon inserting the SD card, or as part of UC (User Customization), or to execute UC as part of itself, or run it manually. Most CABs which require manual intervention can be automated by using clever Mortscripts. The REGs and XMLs take care of configuring apps, games, serial numbers (legal, of course) or even network settings and Manila tweaks.
I now routinely flash a new ROM and leave my device for 30 minutes. I need to check in on it to tap past the WM setup dialogs. With that out of the way:
- all tools, apps and games CABs are installed, many with accompanying REGs for configuration
- WiFi is configured with my most used hotspots
- time is synchronized (assuming WiFi is available during this process)
- 3G is disabled (for better battery life), my data connection is configured but disabled (a la MoDaCo NoData)
- Pocket Outlook is setup with my Exchange account, an initial sync is performed (assuming WiFi is available), and additional mail folders are tagged for syncing
- PPCPimBackup restores my most recent backup of SMSes and call history (I've flashed or hard reset probably 20 times the last 2 months, and don't miss a single SMS/call since the day I bought the HD).
- My Start menu and programs list is neatly sorted into folders (of course this needs rework when I switch between ROM chefs)
- AEButton Plus is setup with my buttons the way I want them.
- SKScheMa is setup with the profile changes I want (GSM/WiFi off, silent and low brightness at night)
The only thing I really miss is to automatically provision a couple of Bluetooth pairings (a headset and 2 PCs). Apparently the encryption keys used for storing these pairings, is renewed on each hard reset. Typically, the first morning after a hard reset, while driving my car, my HD beeps every 1 minute as the car kit attempts to connect, and I'm usually unable to deal with it until I stop the car.
As you can imagine, there's quite a bit of initial manual labour, but I guarantee you that it's worth it.
I recommend that you get the following: Resco Explorer (w/registry addon), Orneta Notepad (or MobilePad). With these, most of the work can be carried out on the phone itself. To figure out the registry settings for a certain program or option, there are two ways:
- manual search, typically fast and has a very high success rate by first visiting HKLM\Software and HKCU\Software, then looking for the vendor or software name.
- registry diff, slow but very accurate, requires PC (for now). Export HKLM+HKCU (using multiple select in Resco regedit) *before* you make the configuration change, and *after* you've made the change. Copy the two reg files to a PC and do a diff (WinMerge should do a good job). Alternatively, you can use a Windows tool like Registry Workshop or CeRegEditor to export the registries, but I think the first way is faster, and you can actually prepare the exports on the move, then do the diffs when you come home.
Some programs store configuration data in files - these *may* be a bit harder to figure out, but they're usually in the installation folder. Once you've set up such a program to your liking, copy its CAB to SASHIMI\Auto\CAB and the configuration file to SASHIMI\Auto\Root\Program Files\<app name>, and the app will be as you want it after the hard reset.
SASHIMI can also back up such files for you, just put the paths into filebackup.ini. Similarly regbackup.ini can perform registry backups that will be automatically restored after a hard reset. You need to run or schedule this backup yourself, though, but both can be performed with one shortcut to SASHIMI.
I'm sorry for making this so long - I'll stop now, and hope this post provides a bit of inspiration to others. I can also help with certain aspects of UC - I'd love to post my custom tools and scripts, they're just not prepared for public consumption yet.
intersting idea.
I tried Sashimi before, but I gave up due to prior needed investment.
I'll might adopt that idea, which seems to be very useful.
Amir.
Sashimi can basically accomplish the same as UC/SDConfig.txt - it just provides a simple UI and conventions that makes setting it up so much easier. I did play with SDConfig.txt (and various tools to automate/ease its maintainability), but quickly found maintaining the file very time consuming and error prone, and practically impossible without using a PC. Sashimi you simply copy to your SD card, and you can run it right away (it won't do anything). Next step is to copy a CAB to Auto\CAB, then run Sashimi, and the CAB will be installed.
Ah well, I hope it proves useful to others!
amir77a said:
I know that software. Doesn't it's OS migration option is risky?
I remember reading many bad opinions against using that option...
???
Amir.
Click to expand...
Click to collapse
I use it without any problem and flash my hd every day should use it correctly :
Overall performance of backups and restores are clearly within my expectations. My backups can range from 4-9 minutes and restores can take a little longer which is worth every minute for a disaster recovery plan. I have yet to try the FTP or TCP/IP backups so I cannot report on those features, but for “geeks-sake” I will look into these when time permits and report on my findings.
Two other interesting features of Sprite Backup are the Restore “Upgrade” (see Figure B PC console screen) feature and the Sprite Explorer tool. The Restore “Upgrade” features allows restoration of a backup to the same device with a different ROM (usually an upgraded ROM) or to a different device entirely. While this is an unpopular move by most device users, it is an interesting and perhaps useful function for those who do not wish to reinstall applications or data after a ROM or device change. The Sprite Explorer tool is reminiscent of Symantec’s Ghost Explorer tool. Sprite Explorer allows browsing of your Sprite Backup EXE files so that you can review the details of the backups and restore individual files to your PC. Sprite Explorer will also identify which version of Sprite Backup was used for the creation of the EXE file. When browsing a password protected EXE backup file, Sprite Explorer will prompt for the correct password before revealing the contents.
fonte: http://www.fuzemobility.com/?p=1805
Thanks.
I made a fresh backup with Sprite, after a new fresh install.
When Dutty will launch his 1.9 ROM , I will try o upgrade with Sprite, otherwise I'll goto sashimi.
Amir.
ugumba said:
I'm sorry for making this so long
Click to expand...
Click to collapse
I liked the posting for its longeness... I really made me wanting to have a look at SASHIMI.
However, I am not much into MortScript, yet - would you mind to share your customization files?
I think it would be very helpful for me to have a starting point for my own work...
Thank you,
The Whistler
what about spbbackup2, easiest backup ever, and the files are self extractable so you don't even need to install spbbackup again to restore a rom.
i like the tought of just installing the ONE app.
And when i flash, that this will restore my personal settings, games, and programmas.
going to read up on this!
still, thanxxx!!
ugumba said:
I recommend that you get the following: Resco Explorer (w/registry addon), Orneta Notepad (or MobilePad). With these, most of the work can be carried out on the phone itself. To figure out the registry settings for a certain program or option, there are two ways:
- manual search, typically fast and has a very high success rate by first visiting HKLM\Software and HKCU\Software, then looking for the vendor or software name.
- registry diff, slow but very accurate, requires PC (for now). Export HKLM+HKCU (using multiple select in Resco regedit) *before* you make the configuration change, and *after* you've made the change. Copy the two reg files to a PC and do a diff (WinMerge should do a good job). Alternatively, you can use a Windows tool like Registry Workshop or CeRegEditor to export the registries, but I think the first way is faster, and you can actually prepare the exports on the move, then do the diffs when you come home.
Some programs store configuration data in files - these *may* be a bit harder to figure out, but they're usually in the installation folder. Once you've set up such a program to your liking, copy its CAB to SASHIMI\Auto\CAB and the configuration file to SASHIMI\Auto\Root\Program Files\<app name>, and the app will be as you want it after the hard reset.
Click to expand...
Click to collapse
All very helpful so nevermind the long windedness. I've been using Sashimi and I've managed to backup some apps to my satisfaction. I've have been trying to backup CorePlayer settings. I have backed up its regs keys. I have also backed up it's program files folder and reinstalled it manually with no success. What is the configuration file you are referring to that should be copied to SASHIMI\Auto\Root\Program Files\<app name>? Do you mean a file within program files or some other file?
DRTigerlilly said:
what about spbbackup2, easiest backup ever, and the files are self extractable so you don't even need to install spbbackup again to restore a rom.
Click to expand...
Click to collapse
SBPBackup backs up the complete registry, so this would be a problem if something has changed from one rom Version to another (as f.e. stated in the first post of the Energy rom´s thread), thus this program would not be ideal for restoring a backup after flashing to a different rom.
Restoring backup´s to the same rom version however, this is what sbpbackup is perfect for.
Cheech1976 said:
SBPBackup backs up the complete registry, so this would be a problem if something has changed from one rom Version to another (as f.e. stated in the first post of the Energy rom´s thread), thus this program would not be ideal for restoring a backup after flashing to a different rom.
Restoring backup´s to the same rom version however, this is what sbpbackup is perfect for.
Click to expand...
Click to collapse
Agreed, SPB Backup should only be used emails, contacts etc.
A full backup should only be used if you are trying to restore rom i.e. if something happened to it. It shouldn't be used when swapping between different rom builds as the registry settings/paths would be different

[IDEA][DEV NEEDED] Simple app to back up contacts in TF3D 2.1/2.5 ROMS.

I was playing around earlier today and noticed that a convenient way to backup your contacts in a ROM that has TF3D 2.1 or 2.5 is to copy your pim.vol from the root of main memory to the root of the storage card.
What I did was I copied the file to my storage card, flashed a ROM, then copied the file back to the root of main memory and then performed a soft-reset. ALL of my contacts and also my TF3D favorites were all backed up and successfully restored after I rebooted the phone.
What would I like to see? A program that performs the following 3 simple tasks:
1. Copy "pim.vol" from the root of main memory to the root of the storage card. (BACKUP)
2. Copy the "pim.vol" from the root of the storage card back to the root of main memory, overwriting the existing one. (RESTORE)
3. Soft reset after successfully completing step 2.
The program doesn't have to be pretty, just functional. It would be really nice for it to be finger friendly and to have skin support as well but that is not important.
If anyone thinks they can churn out a program like this you'd be doing a great justice to the whole community. ALOT of TF3D 2.1/2.5 users would be very grateful seeing as how current back up options(other than ActiveSync) do not work right anymore with the newer versions of TF3D.
I would also like to see something like this I know I could use 2 different programs to possibly accomplish this but I would like to see one program that backs to my storage card and works in the new versions of TFLO. I was using PimBackup but then 2.1 wouldnt work with it and then I would have to enter my favorites a Back up of both with one program would be awesome.
I can write a mortscript to do that. However, I think it might be in SASHIMI or whatever it is called.
Check it out...install once to storage card and has lots of features...even multi cab installs like UC.
http://forum.xda-developers.com/showthread.php?t=543605
dwizzy130
also backup / restore appointments, tasks, call logs......
is it possibile ?
I just think it would be nice to have a complete on-ppc backup and restore option for ROMs sporting the new manila 2.1 and or 2.5. Currently there is none.
Did you try this?
It doesn't do the entire PIM.VOL but it does restore a lot of the TF3D2 contact info including ringtones if I'm not mistaken.
If you still want a simple program which will do exactly as you wanted in the first thread, I will gladly make it.
Just please PM me and I will make it
Well, here you go.
It should do exactly as you said in the first post.
Sadly it hasn't got skin support, but it is very finger friendly (its just 3 big buttons)
Please tell me off if it goes wrong, or congratulate me if it works :3
Just a quick PM to let me know if it works would be nice.
Cris
Also, shameless plug:
check out the windows mobile app review site:
"Best Windows Mobile Apps"
Link in my signature:

Backup and ROM-Update. How to?

Hello Forum!
I would like to update Leo's ROM (HTC, German Stock-ROM) from 1.43.407.1 to 1.48.407.1. BUT, I don't want to install all programs and tweak my baby again (not to forget all the emails and outlook settings, SMS etc.). Is there a way of doing a backup, which can effectively "survive" a ROM update, or is this simply not possible without coruption? Normally I use Sprite Backup 6.5.5 for my phone backup, but it does not tell me to many things about what will happen if a backup would be applied to the phone after ROM update. By the way. I don't think Sprite Backup will backup the ROM itself but just the other data on the internal memory, does it?
Thank you in advance folks!
Studebaker
hi,
spritebackup is trying to be smart on restore, so you can chose how it should behaive on restoring after romupdate. when i remember it rigth there are 3 or 4 options to choose from when you start a restore, they are listed at there website and in the manual/helpfile.
Hello madbird,
Yes, I noticed that. I just want to make sure that it really does work even after ROM update. What I do not want is problems afterwards. Anybody tried already?
Thanks guys!
Studebaker
I have been using SPB Backup's ROM upgrade mode on my Polaris for restoring of my settings & applications over sequential ROM upgrades.
Apart from some minor issues it really saved me a lot of reconfiguring time.
Naturally I haven't been able to try it on Leo, since custom ROMs can't be flashed yet.
Studebaker72 said:
Hello Forum!
I would like to update Leo's ROM (HTC, German Stock-ROM) from 1.43.407.1 to 1.48.407.1. BUT, I don't want to install all programs and tweak my baby again (not to forget all the emails and outlook settings, SMS etc.). Is there a way of doing a backup, which can effectively "survive" a ROM update, or is this simply not possible without coruption? Normally I use Sprite Backup 6.5.5 for my phone backup, but it does not tell me to many things about what will happen if a backup would be applied to the phone after ROM update. By the way. I don't think Sprite Backup will backup the ROM itself but just the other data on the internal memory, does it?
Thank you in advance folks!
Studebaker
Click to expand...
Click to collapse
In order to restore and at the same time 100% incorporate all changes introduced by the rom upgrade you need 2 additional procedures (apart from a backup software).
1) Overwrite the new registry over the old registry
2) Overwrite the new double copy files over the old double copy files.
The first Step can be easily done in the following way
After upgrading you install Resco Registry.
You export the entire registry.
You restore the old backup image
Finally you re-import the previously exported reg file.
This will overwrite all keys that were changed during the rom upgrade.
Regarding the second step, let me quickly explain to you what I mean with double copy files.
After hard resetting your device and during the first boot, a customization tool is running in the background that copies some files from the rom (and the windows folder) to the storage memory (and different folders).
If you restore the previous rom image, these files will be overwritten with old versions. You can partially overcome this issue if the double copy files are both found in the same directory (f.e. Opera9.exe and OperaL.exe in Windows folder).
In this case you delete the duplicated file in storage and apart from releasing some mbs of free space you also use the latest version, which always resides in rom. This procedure can not be followed with files and folders that are copied during the customization process from Windows folder to other folders.
In order to overcome this issue and to be able to restore a previous image incorporating at the same time all the changes introduced by the upgrade, we have to find a way and activate the customization tool after completing the restore process. In this way the double copy files will be re-overwritten with the newer ones.
Check also this thread.
Finally another way to rebuild your system without much effort is to setup Sashimi once and then use it to quickly reinstall everything.
Hello Step2p!
Thank you so much for taking some time for that really interesting answer. The registry, yes, I guesses that could be a problem. Please let me comment to your points, because I'm in no way an expert in that:
The first Step can be easily done in the following way:
-After upgrading you install Resco Registry. => OK
-You export the entire registry. => Ahm, OK...
-You restore the old backup image => Yes, because I want to have my tweaked registry from the "old" ROM back.
-Finally you re-import the previously exported reg file. => Ouch. Than my tweaked and modified entries will all be gone. Right?
This will overwrite all keys that were changed during the rom upgrade. => And also all the former ones will be overwriten by new ones??
Did I get that right? After your procedure my old tweaks will be history, just because the new registry that we will have remaining at last will be pure as snow. New and unmodified.
Thanks again,
Studebaker
Studebaker72 said:
Hello Step2p!
Thank you so much for taking some time for that really interesting answer. The registry, yes, I guesses that could be a problem. Please let me comment to your points, because I'm in no way an expert in that:
The first Step can be easily done in the following way:
-After upgrading you install Resco Registry. => OK
-You export the entire registry. => Ahm, OK...
-You restore the old backup image => Yes, because I want to have my tweaked registry from the "old" ROM back.
-Finally you re-import the previously exported reg file. => Ouch. Than my tweaked and modified entries will all be gone. Right?
This will overwrite all keys that were changed during the rom upgrade. => And also all the former ones will be overwriten by new ones??
Did I get that right? After your procedure my old tweaks will be history, just because the new registry that we will have remaining at last will be pure as snow. New and unmodified.
Thanks again,
Studebaker
Click to expand...
Click to collapse
Yes, you will lose all system registry tweaks (but not 3rd party tweaks). Unfortunately it is almost impossible to have the latest registry without losing these tweaks.
But updating the registry is an important step, because many of the bug fixes are actually registry tweaks that we never find.
In order to overcome this issue you have 2 options
1) Use an application like BsB tweaks which allows you to quickly setup the main registry tweaks
2) Create a reg file (or better a cab file) with all the tweaks that you are doing. After importing the registry you can run it in order to re-overwrite the tweaks.
Oh yes, a cab file sounds great to restore my tweaks! I just have no idea how to do that. How to convert my registry tweaks into a cab file, is there some software available to do the trick? Sorry for my stupid questions, that's like rocket science for me....
WinCe CabManager is very easy to use.
If you find it difficult you can export your keys using Resco Registry and then join the individual keys using a text editor.
Yes! said:
I have been using SPB Backup's ROM upgrade mode on my Polaris for restoring of my settings & applications over sequential ROM upgrades.
Apart from some minor issues it really saved me a lot of reconfiguring time.
Naturally I haven't been able to try it on Leo, since custom ROMs can't be flashed yet.
Click to expand...
Click to collapse
Hello Yes!
May I ask what kind of "minor issues" you are refering to?
Thank you!
Studebaker
Studebaker72 said:
Hello Yes!
May I ask what kind of "minor issues" you are refering to?
Thank you!
Studebaker
Click to expand...
Click to collapse
Well, firstly i had some issues with the mail accounts.
After restoring in ROM upgrade mode all mail accounts were available and working. However it seemed like their configuration had not been fully restored.
When i wanted to modify an account (i.e. synch frequency) i had to completely reconfigure the accont, since its configuration wasn't there.
The issue only became noticeable when the account option need to be adjusted.
Secondly i also had the feeling (might be subjective) that the cycle of backing up, upgrading, restoring (in ROM upgrade mode), backing up (from previously restored rom), upgrading, restoring (in ROM upgrade mode) etc....pollutes the image somehow.
I have gone through the cycle for 5 or 6 upgrades without noticeable problems, but i'm not sure how it will behave after more cycles or after a major upgrade.
For so far i've only used ROM upgrade restores on my Polaris but i will try it on my Leo tonight.
I will post my findings here after upgrading.
Thank you, that is very interresting! Sprite Backup is a very powerful tool, no doubt! But to recover every little detail after a ROM update seems too good to be true. The registry scares me, the registry from the 1.48 might not be identical to the 1.43. But the backup will plaster all the old settings over it, can that be OK?? Who knows...

[Q] Solution to delete cabs/other files that are part of (original) ROM?

Hello,
I am currently using an xda touch diamond that I have been configuring and
maintaining etc. with much devotion over the last ~two years... For that reason, I understandably fear flashing. However, I am running into the hardly-any-space-on-internal-storage-left-problem, and subsequently have been heavily searching for solutions that might enable the deletion of individual rom-files. I think I read twenty times, no, it's not possible. So my question is: Would it be possible to clone the complete device without any data/config loss whatsoever into a file (simililar to what sprite backup does), and in advance of flashing/whatever you will call the complete restore process actually DELETE certain files that used to be undeletable on the device itself.
Thanks for answering this....
Matthias
me1235 said:
Hello,
I am currently using an xda touch diamond that I have been configuring and
maintaining etc. with much devotion over the last ~two years... For that reason, I understandably fear flashing. However, I am running into the hardly-any-space-on-internal-storage-left-problem, and subsequently have been heavily searching for solutions that might enable the deletion of individual rom-files. I think I read twenty times, no, it's not possible. So my question is: Would it be possible to clone the complete device without any data/config loss whatsoever into a file (simililar to what sprite backup does), and in advance of flashing/whatever you will call the complete restore process actually DELETE certain files that used to be undeletable on the device itself.
Thanks for answering this....
Matthias
Click to expand...
Click to collapse
You yourself are describing a 'playful' method of building a new ROM!
This is what ROM cooks do when a ROM is made. They remove or edit - files or folders that are inbuilt and add their custom folders to it and 'cook' it. So in a sense the answer is 'YES' you can remove what you don't like in your ROM. But NO you can't do it by your suggested method. You can cook a ROM yourself or ask a cook on forum to do you a favour and delete unwanted files from your ROM and you can flash custom ROM with better space on it - Flashing is not that bad to be honest! I have done it on my WinMo - uncountable times! More than the number of times you might have changed your wallpaper!
So just make sure you read instructions on how to do it. Back up all your data on storage card and contacts too! - there you are ready to go!
After first flash of new ROM you won't take more than 2 hours making your phone as it is! (and you get faster with each flash!)
yes, drupad2drupad is right,
what I would add, I know what you mean, been facing the same decision. Spend year customizing and didn't want to loose it, on the other hand phone become slow and full. Well if there was a simple solution to this, this forum would be 95% smaller. there isn't any universal solution.
you will loose something. some settings, (registry or config files), some customizing. etc.
by using different backup programs or by setting them differently, you can trigger how much to backup, and how much to revert. BUT if you backup everything, (all registry and all files) after flashing you are right where you was. no big change.
what I do is I copy all int.memory to SD card, export all registry, backup only messages (contacts and calendar are in file pim.vol, if you end all programs and disable today plugins, you should be able to copy there and back this too, not loosing nothing by backup converting)
then flashing new rom, restore messages, copy pim.vol back and then slowly, restoring setting for each program I care to do so.
it's either a file in \program files or in \windows or a part of registry. there you open your big exported reg file, search for a name of program and cut,paste to empty reg file and import.
I made a backup script to do this automatically, but it's not possible to make it universal, it will backup only those programs it's set to backup.
back to you question about deleting rom files. you can, after a fashion, but deleting such will only add info to ignore this rom file. which means, rom file stays, but is not visible. thought, you can clean your int memory. removing temp and accumulated useless files, moving programs you use rarely to SD, but this is very time consuming and advance thing to do.
thanks
first of all, thanks to the two of you for such devoted answers! thanks a lot , really.
My guess is it will take me (I'm quite obsessive) 6-10 hours -- research etc. to make sure everything will definitely go fine and finally restore everything to the prior state. Never having messed around with flashing etc., I think it's too much effort to gain some lousy 20 mb.
I still really appreciate your answers. It's a shame there is no universal method to do this is a few steps, with some utility, for everyone...
So I was wondering, what do you think, on a system like the touch diamond, running windows mobile 6.1, with I think ~100 mb internal storage, how many mb should in your opinion at any point in time be free space, to ensure things are running smooth? (And, I suppose/hope flash memory deterioration due to little space left is not that much of an issue...)
Else I'd go as far as "donating" some chrismas bucks to some kindred spirit in guiding me through the process, I just don't have the nerve to do this, for 10 mb... never again will I buy a device that has too small internal storage!
thanks to everyone...
matthias
(edit) ps.: I find it funny that the files in rom can store data (like the 16 MB mxip initdb.vol which is said to carry contacs I believe) - for the novice, like myself, it's kind of difficult to understand why files can be written to, but not decreased in size to free up memory somehow - or do they have a "size limit" / "fixed size"?) but anyway, you need not comment on this.
There is a way that you can reduce your file storage size quite easily....
Thanks to AnDim, see here: http://forum.xda-developers.com/showthread.php?t=377514.
Do the following steps:
1. Use a back-up tool such as Resco Backup and make a back-up on your storage card.
2. Use Total Commander and copy all of the files in your Windows directory that are NOT part of the ROM. You can do this quite easily by chosing the "Hide files in Rom" part. Then copy and save these files on your desktop.
3. Use AnDim's HTC ROM Image Editor. Open your original rom with this (I hope you have it).
4. Add the files you copied from your desktop to the rom you opened with AnDim's tool.
5. Delete any duplicate files that were in the original rom from the ones you just copied.
6. Save the new rom and flash it.
7. Use Resco Back-up to restore your original rom.
8. Use Total Commander to delete the files created by Resco Back-Up in your Windows folder that you had previously added to the rom.
After all of this, you will find you have much more storage space and a quicker rom because all of the files you added that overwrote a rom file will no longer have duplicate files and also rom files take up less storage space.
Good luck!
hi mitsi,
thanks for that post, highly appreciated! this looks like a solution to the problem I described -- After doing some time-consuming cleanup, I now have some ~10 MB free, so I think I'll wait for this to decrease down to let's say 5MB in the future, and then follow your steps -- which seem to be advanced, but feasible. This is really a great hint. Hope others who run into the same problem will find this thread helpful too. I'm really impressed with quality and helpfulness in this forum, outstanding. Will have to go out and help others where I can now to compensate for my bad conscience
Grüße nach Berlin aus dem Schwarzwald!
M.
I recommend using SPB backup.
I used that program to do what you wanted to do ever since I used Axim x5 (currently TP2).
I have it set up so it automatically make a backup every week on Sunday, so just in case if something goes wrong (bad cab or driver) I can have most of important changes and not LOSE a thing.
So, good luck : )

Categories

Resources