|
||||
Re: User Customization Backup for Touch Pro using sashimi
the short answer is no, you cannot do it with the regexport.ini file. It was discussed on the sashimi board on the sashimi user forum.
I use a mortscript to update the registry by putting the script in the auto\scripts directory: Code:
regwritedword("hkcu","Software\Microsoft\ActiveSync","HTMLTruncation", "-1") regwritedword("hkcu","Software\Microsoft\ActiveSync","CalendarAgeFilter", "0") regwritedword("hkcu","Software\Microsoft\ActiveSync","EmailAgeFilter", "4") regwritedword("hkcu","Software\Microsoft\ActiveSync","MailFileAttachments", "102400") regwritedword("hkcu","Software\Microsoft\ActiveSync","MIMETruncation", "-1") regwritedword("hkcu","Software\Microsoft\ActiveSync","CalendarAgeFilter", "0") sleepmessage(1, "end of script") exit Last edited by studentjunk; 10-07-2009 at 10:35 AM. |
|
||||
Re: User Customization Backup for Touch Pro using sashimi
someone @ xda modified the script to do that, but I find it best to make your own mini reg backup script (mortscript's not so tuff) for variable settings, otherwise I just hard-code the regs I never want/need to change after thier set how I want.
__________________
7 windows to rule them all, 7 windows to find them,
7 windows to bring them all, and in the network bind them. Navizon CM&ResProxyKiller nueRom SuspendResume777 |
|
||||
Re: User Customization Backup for Touch Pro using sashimi
Quote:
Quote:
__________________
Incredible - Touch Pro 2 - Imagio - Touch Pro - Touch - PPC6700 - XV6700
Alltel / Verizon |
This post has been thanked 1 times. |
|
||||
Re: User Customization Backup for Touch Pro using sashimi
Stupid question, but what does the OP mean when they say "back up" a file and then export. I've been going in using dotfred regedit and I see the export option so i've exported them to the auto folder, but I don't know how i'm supposed to be backing these entries up.
__________________
"The man who sleeps on the floor, cannot fall out of the bed."
|
|
||||
Re: User Customization Backup for Touch Pro using sashimi
I think it was just double talk. starting the sentence with the task at hand (backup) and using the program terminology (export) to complete the task.
the 'backup' portion of shashimi is different, and is useful for data & regs that change frequently. otherwise if they should always be the way you set them, just use the export to auto folder method. |
This post has been thanked 1 times. |
|
||||
Re: User Customization Backup for Touch Pro using sashimi
Quote:
|
|
||||
Re: User Customization Backup for Touch Pro using sashimi
HKCU/Software/Ageye/G-Alarm
Your main G-alarm settings will be found here, and the alarms themselves will be in the numbered subkeys found here. You can export it manually to your REG folder, or if you change your alarms often you can add it to your REGEXPORT.INI to have it export automatically when you back up. |
This post has been thanked 1 times. |
|
||||
Re: User Customization Backup for Touch Pro using sashimi
Quote:
Total NooB here...Just started playing with sashimi after dozens of flashes. wont the "backup" option in sashimi take care of the registry I made? to be more clear, if i were to back up the registry using this option prior to flashing, will it capture all the other registry settings for alarms, my favorites, etc? Or do I need to export all those reg keys 1 by 1?
__________________
|
|
|
|