How do I change welcomehead.96.png? - Windows Mobile Development and Hacking General

I'm writing a little tool to restore my settings after a hard reset.
One of the problems I've run into is that I can't "overwrite" the splash screen image in the windows folder.
I'm using visual basic and the "file.copy" command.
Does anyone know how to overwrite this file (and probably also other files in "rom")? Would an api function to copy the file work better?
Total Commander, and MortScript, succeeds in copying another file to \windows\welcomehead.96.png, so there must be a way
B

Let me give you some hints:
1. You must edit ROM to change files.
2. Please go to URL
http://forum.xda-developers.com/viewtopic.php?t=34171

on2003 said:
Let me give you some hints:
1. You must edit ROM to change files.
2. Please go to URL
http://forum.xda-developers.com/viewtopic.php?t=34171
Click to expand...
Click to collapse
OK. I'll Rephrase my question:
I want to write a program to copy the file:
\storage card\welcomehead.96.png
to:
\windows\welcomehead.96.png
on a WM5 device. I'm not interested in editing the rom.
I know it's possible to write a program that can copy the file, since both total commander for PPC can do it and MortScript can do it.
It does not work when using "file.copy" in visual basic. So i'm asking if anyone knows if there's an API function I can use to do it, or if there is some other way to do it.
"Cooking a new rom" is not an option for me. Because:
I want to be able to use whatever rom i want, and I am making a tool which i can run to do the following after a hard reset (or rom upgrade):
- copy files (typically shortcuts to progs intalled on the storage card, files in my documents etc.) from the storage card to the device
- set registry entries the way I want them
- install the cab files I want "automatically"
I've got it all sorted, except that it bombs when i try to copy the file "welcomehead.96.png" to the windows folder.
B

bredita said:
on2003 said:
Let me give you some hints:
1. You must edit ROM to change files.
2. Please go to URL
http://forum.xda-developers.com/viewtopic.php?t=34171
Click to expand...
Click to collapse
OK. I'll Rephrase my question:
I want to write a program to copy the file:
\storage card\welcomehead.96.png
to:
\windows\welcomehead.96.png
on a WM5 device. I'm not interested in editing the rom.
I know it's possible to write a program that can copy the file, since both total commander for PPC can do it and MortScript can do it.
It does not work when using "file.copy" in visual basic. So i'm asking if anyone knows if there's an API function I can use to do it, or if there is some other way to do it.
"Cooking a new rom" is not an option for me. Because:
I want to be able to use whatever rom i want, and I am making a tool which i can run to do the following after a hard reset (or rom upgrade):
- copy files (typically shortcuts to progs intalled on the storage card, files in my documents etc.) from the storage card to the device
- set registry entries the way I want them
- install the cab files I want "automatically"
I've got it all sorted, except that it bombs when i try to copy the file "welcomehead.96.png" to the windows folder.
B
Click to expand...
Click to collapse
You just have to overwrite the existing file...
1. Open the file
2. Write data
3. Close
Cheers,
.Fred

You just have to overwrite the existing file...
1. Open the file
2. Write data
3. Close
[/quote]
Thank you very much for your reply. I'll try that
B

Related

Guide to Cooking Universal Extended Rom with FILES

Hello,
I have read that some people have been having a bit of trouble with customising their extended rom on the Universal. So here is my attempt at creating a guide, as a way of saying THANKS to all who helped me in these forums to create my own customised ROM's on the blue angel and my current EXEC.
First thanks mainly to Buzz for the Ext Rom Unlocker and also to BeyondTheTech for the Disable Security Cab.
Also thanks to all other members who contributed their trials and files in the thread.
IMPORTANT - DO A BACKUP BEFORE DOING THIS AS A HARD RESET IS REQUIRED!!!!
Here Goes:
This is how i did it:
1. I created a folder on the desktop called Exec, and inside i created 2 folders called Orig Rom and Cooked Rom
2. I then downloaded the following 3 files and placed them into the Exec folder.
3. i copied the unlock policies and the ext rom unlocker onto sd card and copied them to the phone.
4. i ran the unlock policies cab first then the ext rom unlocker cab
5. under programs i clicked on ext rom unlocker to execute the file
6. it then said succesful and reboot to finsh
7. once rebooted install total commander from below.
8. i then ran total commander and typed in /extended_rom (note underscore) and it displayed the contents of the exteneded rom that originally came with the phone.
9. selected it all and copied the contents to SD card.
10. if you connect your phone directly to pc then you can copy the contents directly to the 'orig rom' folder you created earlier, or use card reader to do same.
11. either way you have the contents of the ext rom on the pc. i then deleted the contents of the Extended_Rom on the phone.
12. the next steps are done on the pc.
13. copy the autorun.exe and the config.txt file from the 'orig rom' folder to the 'cooked rom' folder.
14. copy all the CAB files that you want to be installed upon hard reset into the cooked rom folder aswell.
15. copy the disable security.cab file into the 'cooked rom' folder aswell
16. you will need to rename the cab files that you want installing in the following format:
Default_Unsigned_xxxxxx.cab where xxxxxx is the name of the file
17. if the cab files have long names then just rename them!
18. if you wanted to keep some of the original cabs from your extended rom then copy these into the 'cooked' folder aswell but leave their naming system alone ie:
Signed_UNI_Remove_BatteryIcon.sa.CAB
19. once these have been named as above open the config.txt file
20. it needs to be prepared into the following format :
LOCK:Enabled
CAB: \Extended_ROM\Default_Signed_DisableSecurity.CAB
CAB: \Extended_ROM\Default_Unsigned_tcpmp.arm_ce3.cab
CAB: \Extended_ROM\Signed_SSD_BTUR_Patch_For_BT_Cannot_Initial.sa.CAB
CAB: \Extended_ROM\Default_Unsigned_Porta-Pinball.CAB
RST: RESET
this is an extract from my config.txt file
21. i used the existing file and amended the entries, add/deleted some of the entries.
22. note the space between Cab: \ this is important.
23. also note that the first file that i wanted to install was the disablesecurity.cab file, without this the other 'personal' cabs will not install.
24. so once you have edited and saved your config.txt files making sure all spelling is correct (also an important thing otherwise the files dont install) and no warnings are issued either! you will have in your 'cooked rom' folder:
autorun.exe
config.txt
and several cab files
25. select all the files and then 'right click' on properties.
26. select the 'read-only' option and ok
27. i found that after the first install some of the cab files delete themselves! this prevents that from happening.
28. connect your phone to the pc
29. using active-sync Explore device and navigate to the Extended_Rom folder
30. copy all the contents of your 'cooked rom' folder into the Extended_Rom folder
31. once completed, disconnect the phone and perform a hard reset.
32. after you have aligned screen and done the start-up routine it will start installing your personallised cab files.!!
33. You should now have an Exec, customised with your own extended rom and as a bonus a complete back-up on your pc.
34. if ever you upgrade the phone rom/radio etc, all the software you need and the perosnlaised rom is ready to go.
if i have missed a step plz post back and i will edit my posts and put in there.
I cannot stress how important it is that you make a backup first before doing this as you will lose everything on the phone.
Bye for now!!!
Gr8 Work!!!
hi there this is a perfect guide well done m8
only one question as i have the jasjar and i-mate rom on it
i do not have the config.txt file
how do i tell the device to install my personal/third party cab files
thanx in advance
mail attachments
Thanks for the guide, however when i use total commander, extended rom is shown with the same symbol as storage card and I cannot get the mail programme to save attachments to the real storage card as the universal thinks the extended rom is the storage card.
How can the properties of the extended rom be changed so it does not appear to be a storage card ?
Thanks
Steve
Re: Gr8 Work!!!
krassen said:
hi there this is a perfect guide well done m8
only one question as i have the jasjar and i-mate rom on it
i do not have the config.txt file
how do i tell the device to install my personal/third party cab files
thanx in advance
Click to expand...
Click to collapse
i have the same problem, any solution?
the solution to that can be found here:
http://www.buzzdev.net/index.php?option=com_simpleboard&Itemid=59&func=view&catid=40&id=7869#7869
Re: Gr8 Work!!!
majdi said:
krassen said:
hi there this is a perfect guide well done m8
only one question as i have the jasjar and i-mate rom on it
i do not have the config.txt file
how do i tell the device to install my personal/third party cab files
thanx in advance
Click to expand...
Click to collapse
i have the same problem, any solution?
Click to expand...
Click to collapse
I just renamed the required cab file by adding "Default_" to it. That did it.
Thanks
But I have been through the thread numerous time.
The mail programme thinks the extended rom is the storage card.
The thread has a fix to hide the extended rom so the mail programme now saves attachements onto the real storage card.
It just seems a shame to have gone to all the trouble to unlock and make visisble the extended rom, just to hide it again so the mail programme can save onto the real storage card.
Am I missing something. Simple guidance PLEASE.
Steve
hollytree said:
Thanks
But I have been through the thread numerous time.
The mail programme thinks the extended rom is the storage card.
The thread has a fix to hide the extended rom so the mail programme now saves attachements onto the real storage card.
It just seems a shame to have gone to all the trouble to unlock and make visisble the extended rom, just to hide it again so the mail programme can save onto the real storage card.
Am I missing something. Simple guidance PLEASE.
Steve
Click to expand...
Click to collapse
When the hard reset is done the whole point is for the Extended Rom to be hidden again. This ensures that at any point in the future if a hard-reset is required then the phone is setup agian as you want it.
At the moment the Extended_rom partitrion cannot be used as a storage space , and i believe Buzz is working on that.
So my guide illustrates deleting existing rom, and replacing with personalised rom and then hiding it agian.
Above this thread is a link to Buzz's small tutorial to alllow attachemnts to be saved back to storage card instead of the Extended Rom for those who want to leave it Un-Hid.
Regarding those without a config.txt file then renaming everything to Default_xxxxx.cab does the trick.
thanks
This is a GREAT thread. Hats off to you.
Personally, I think I'm going to add the T-Mobile USA Internet Settings cab to "cooked" stuff (I'm in the US).
Does anyone have a cab that will set up the gmail pop settings (w/ generic un/pass of course)? Lazy, yes, but I'm just trying to make any refresh that I would ever need to do that much simpler
i have another question as we have a lot of good registry tweaks....
is it really that hard to create cab files for those registry settings and just throw those in the extRom
regards
krassen
flippy said:
the solution to that can be found here:
http://www.buzzdev.net/index.php?option=com_simpleboard&Itemid=59&func=view&catid=40&id=7869#7869
Click to expand...
Click to collapse
my problem is that in wm5.0 there is no config.txt file to tell the os what to install from the ext rom, i unlocked the ext rom and moved all contents to pc, i also deleted all the existing files from it, and i have all my cabs ready, but the problem is how to tell the installer to take these cabs instead of the origionals?
does it take it automatically, or should i do something to make it install my personalised ext rom?
majdi said:
flippy said:
the solution to that can be found here:
http://www.buzzdev.net/index.php?option=com_simpleboard&Itemid=59&func=view&catid=40&id=7869#7869
Click to expand...
Click to collapse
my problem is that in wm5.0 there is no config.txt file to tell the os what to install from the ext rom, i unlocked the ext rom and moved all contents to pc, i also deleted all the existing files from it, and i have all my cabs ready, but the problem is how to tell the installer to take these cabs instead of the origionals?
does it take it automatically, or should i do something to make it install my personalised ext rom?
Click to expand...
Click to collapse
If you dont have a config.txt file then you need to rename your cab files in the following format:
Default_xxxxxx.cab where xxxxx is the name of your file. this has been found to work in your phone.
thanks
many thanx to u.
this worked just fine.
cheers
disable security cab
Does anyone know where I can download the DisableSecurity.CAB as the links no longer work.
Thanks
Steve
Re: disable security cab
hollytree said:
Does anyone know where I can download the DisableSecurity.CAB as the links no longer work.
Click to expand...
Click to collapse
Did you try the first post in this thread?
You have to register and be logged in to see the files...
links worked for me
l6cum said:
majdi said:
flippy said:
the solution to that can be found here:
http://www.buzzdev.net/index.php?option=com_simpleboard&Itemid=59&func=view&catid=40&id=7869#7869
Click to expand...
Click to collapse
my problem is that in wm5.0 there is no config.txt file to tell the os what to install from the ext rom, i unlocked the ext rom and moved all contents to pc, i also deleted all the existing files from it, and i have all my cabs ready, but the problem is how to tell the installer to take these cabs instead of the origionals?
does it take it automatically, or should i do something to make it install my personalised ext rom?
Click to expand...
Click to collapse
If you dont have a config.txt file then you need to rename your cab files in the following format:
Default_xxxxxx.cab where xxxxx is the name of your file. this has been found to work in your phone.
thanks
Click to expand...
Click to collapse
It's shuld be Default_xxxxxx.cab or Default_Unsigned_xxxxxx.cab / Default_Signed_xxxxxx.cab, now ?

Loading Fonts from Storage space and not from RAM

Dear all,
attached are 3 files. FontOnStorage.zip contains FontOnStorage.exe which is used to load any fonts in the same folder as it. sunglobe.zip contains sunglobe.tff chinese font from CE-Star. As it is more than 3 MB, it is wasting precious space in the RAM. Chinese Fonts.zip contains the registry entries required.
How to use them:
1) Create a folder (I used "Fonts") in the Storage (you need Big Storage)
2) Place FontOnStorage.exe and the font file in the folder.
3) Unzip Chinese Fonts.zip and run the registry file to install it.
4) Soft reset and run FontOnStorage.exe. It will load the font file.
You can create a shortcut to startup if you use the font frequently.
Without FontOnStorage.exe, the font will not be used by Windows.
Great, did you post it in the PPCSG forum as well?
Nope. I did not. Anyway, I find that this method works as long as you run the executable immediately after a soft reset. Else, sometimes, it doesn't work.
you can always post in the PPCSG forum...I'm sure lots of ppl would find this helpful
ebliss said:
Dear all,
attached are 3 files. FontOnStorage.zip contains FontOnStorage.exe which is used to load any fonts in the same folder as it. sunglobe.zip contains sunglobe.tff chinese font from CE-Star. As it is more than 3 MB, it is wasting precious space in the RAM. Chinese Fonts.zip contains the registry entries required.
How to use them:
1) Create a folder (I used "Fonts") in the Storage (you need Big Storage)
2) Place FontOnStorage.exe and the font file in the folder.
3) Unzip Chinese Fonts.zip and run the registry file to install it.
4) Soft reset and run FontOnStorage.exe. It will load the font file.
You can create a shortcut to startup if you use the font frequently.
Without FontOnStorage.exe, the font will not be used by Windows.
Click to expand...
Click to collapse
Hi ebliss, I still can't view the chinese character after the following steps.
1) Create a folder (/Storage Card/Windows/Fonts) in the Storage (miniSD card)
2) Place FontOnStorage.exe and the sunglobe.tff chinese font file in the folder.
3) Unzip Chinese Fonts.zip and run the registry file to install it.
I'm not sure if I perform correctly for step 3. I unzip in my PC and run the registry. I can't run the registry file in my ipaq.
4) Soft reset and run FontOnStorage.exe. It will load the font file.
Please help me step by step. Thank you very much.
:?
whyNOTme said:
ebliss said:
Dear all,
attached are 3 files. FontOnStorage.zip contains FontOnStorage.exe which is used to load any fonts in the same folder as it. sunglobe.zip contains sunglobe.tff chinese font from CE-Star. As it is more than 3 MB, it is wasting precious space in the RAM. Chinese Fonts.zip contains the registry entries required.
How to use them:
1) Create a folder (I used "Fonts") in the Storage (you need Big Storage)
2) Place FontOnStorage.exe and the font file in the folder.
3) Unzip Chinese Fonts.zip and run the registry file to install it.
4) Soft reset and run FontOnStorage.exe. It will load the font file.
You can create a shortcut to startup if you use the font frequently.
Without FontOnStorage.exe, the font will not be used by Windows.
Click to expand...
Click to collapse
Hi ebliss, I still can't view the chinese character after the following steps.
1) Create a folder (/Storage Card/Windows/Fonts) in the Storage (miniSD card)
2) Place FontOnStorage.exe and the sunglobe.tff chinese font file in the folder.
3) Unzip Chinese Fonts.zip and run the registry file to install it.
I'm not sure if I perform correctly for step 3. I unzip in my PC and run the registry. I can't run the registry file in my ipaq.
4) Soft reset and run FontOnStorage.exe. It will load the font file.
Please help me step by step. Thank you very much.
:?
Click to expand...
Click to collapse
dear all expert,
did anyone successfully try this out ? Please guide me through.
regards.
First of all, it works. thanks to ebliss for the precious info. It saves a lot of real estate on my main memory!!
Now, in order for it to work, you must
1. Have the font on your storage (Obviously). Remember, it's on the STORAGE, not MEMORY CARD. Memory card's load time is too long and too unstable ... I wouldn't risk it. But if you don't mind trying, sure let me know if that works or not.
2. You must load FontsOnStorage on startup ... without it it won't work.
3. Have the right path in the registry. The registry file ebliss has provided points to "\Storage\Fonts\". If you have put the font in any other directory that registry file is NOT going to work for you. However, you can use Resco Registry editor, and do a search for sunglobe (assuming that's your font), and change the path manually one by one.
1) Create a folder (/Storage Card/Windows/Fonts) in the Storage (miniSD card)
2) Place FontOnStorage.exe and the sunglobe.tff chinese font file in the folder.
3) Unzip Chinese Fonts.zip and run the registry file to install it.
I'm not sure if I perform correctly for step 3. I unzip in my PC and run the registry. I can't run the registry file in my ipaq.
Click to expand...
Click to collapse
The reason that doesn't work for you is ...
1. You've put the font on the STORAGE CARD, not STORAGE MEMORY. Storage card = SD card = unstable and slow load time. I am not sure if it will work or not, it can create problem. But it is worth a try.
2. The path you have specified is incorrect. Again, if you use ebliss's registry, he points the files to "\Storage\Fonts\". Since you've put your fonts in "\Storage card\Windows\Fonts\" that registry file won't work for you. You'll have to manually change the registry yourself.
BTW, FontOnStorage doesn't have to be on the same directory as the Fonts ... it can be on the main memory ... that way you won't get a warning everytime it loads!
Thanks again ebliss! It's great!
cani have arabic in this way? and if anyone has any cool font plz share
I think you can move ANY additional font to the storage memory this way ...
anybody share arabic font and any cool font that i can set as system font
Hi ebliss,
I installed it to my Tmobile SDA. I put the font file in \windows\fonts.
After I run FontOnStorage.exe file, I see an icon showing up on the top. But when I try to read a txt file or browse Chinese website, I still can't read Chinese. Any clue?
Thanks,
Alen
greet job...i find this long times..thk for you..
Sorry. I could not download the attachment at this time. Anyone?
worked fine on my HTC Kaiser/Tilt ( Windows Mobile 6.1 Prof ) ... from the 'Storage Card\Fonts' folder ... now i can see various glyphs / Unicode letters/symbols, etc much better in Internet Explorer Mobile .
Thanks, to user 'ebliss' .
i've previously tried ... a different way ... changed/added few registry keys to force the Windows to use the 'Tahoma' font from the Storage Card , but instead of Tahoma it will actually use a different Unicode font , this trick worked , but font's glyphs were not as good looking or as clear as other stock font's glyph , so i removed those registry entries .
~ Bry8Star .
i can't seem to make this work on WM6.5... anyone knows how?
well... after days of trying... IT WORKS!
need help with registry
can someone please teach me how to run the registry if it's on the storage card?

Change Installation Directory

Hi,
i want to install the programs to a directory on the mmc card.
But if i do so, it installs in the root.
Now, thats not looking nice, and its hard to find anything there then.
I want create a directory for games and programms on the card.
How can i do that?
I can only choose between, Memory Card, Storage and Main Memory.
And that sucks!
Maybe u can user WinCE CAB Manager and edit the *.cab installation directory to any directory u prefer.
You can use the freeware CabInstall and install program directly from the SD.
Yes, but on the on hand this would be a lot of work, changing every single files directory in the cab and on the other hand it wouldn´t work out with Progs, that have an exe intallation, like the game AoE.
Thos Progs, first install on the PC and then on the PPC, and there are no editable CABs at all.
I thougt about changing the installation interface inactive sync , but i´m not a coder.
But maybe, there is somebody out there, who had the same idea like me and realised it already.
The Best solution ever: have a look at the attached files, open the TXT file first (the instructions)
You will not need any additional Software (except e Regestry editor like PHM Regedit), just follow the instructions and use the attached files.
Workes great I am having this now for 4 months!
if you install the programmes to the SD/MMC card, and they make their own folder, put the SD/MM card into a card reader on the pc and select the entire folder as hidden. this means that the programme still works, but does not show up when you explore the card. this does not work if u are using your phone as a card reader.
Sorry DerliebeWolf, The BEST solution is the follow (Tested on WM2003Se):
- Download a registry editor 4 Ur PPC
- Open AskDir_ON.reg with the program
- Reset your PPC
manually:
- Go to \HKLM\SOFTWARE\Apps\Microsoft Application Installer\fAskDest
- Change DWORD value (dec) from 0 to 1
- Reset your PPC
If you install a cab file or an exe file from the pc (that copy the cab into your ppc and then execute it), Windows Mobile will ask you in wich folder you want to install the sw.
Note that you can have problems with some applications (because they're not installed in their own directory)
Check out Nonentity's File System Tweak http://forum.xda-developers.com/vie...order=asc&highlight=file+system+tweak&start=0
Cabinstaller is the best and easy software i could recommend for this. Run the cab installer software once and set it to run for all installations, the whenever u try to install a cab file, it will prompt you for the path of installation. It also has an option to disable deleting of cab file after installation. Do you want anything more than this? and to the max, it is free ware! Its easy to get, if you can't find,I have it in my site' software section. www.cartystudios.com
oh yes, i've forget that cabinstall associes .cab files to it (and then, when you execute an exe from the pc, in the ppc will be opened always with cabinstall in auto)
They're the 2 Best Solutions

Autoinstall a set of CABs (possible?)

Hi, i have updated my device to the mr. clean image.
Now i have to install all software. So i create a folder on my storage card with all necessary cab files.
Is there a possibility to have them all be installed with one click? For example to create a Batch to install them one after another?
Hope not to ask silly questions.
TheGulOfDedra
try this;
example;
This '\Storage Card\2577\autorun.exe' is an official M$ way of autolaunching programs from SD card, well described in MSDN...
If you put calc.exe into this folder and will rename it to autorun.exe, it will be automatically launched upon inserting this SD card in. So your calculator will pop up...
make a folder in the root of the sd card called [2577] put the cab files into the folder ,reboot the device .it should install,
alternative; use the autorun from the extended-rom to launch the files.you my need to do some editing intiothe config file.
Thanks - how can i "see" the extended rom? Editing a config file is no problem for me.
TheGulOfDedra said:
Thanks - how can i "see" the extended rom? Editing a config file is no problem for me.
Click to expand...
Click to collapse
use "TOTALCOMANDER"
download ,install then open the prog ,write the folowing in totalcomander,[extended_rom] now you should see the contents of the extendedrom,you can use totalcomander to copy any file to any location.
download from here; http://www.ghisler.com/ce.htm
thank you very much to all
Problem is...all your CABS will be installed to their default installation directory (mostly Main Storage).
What I would like to know is how to make all CABS install to the Storage Card or a directory specified in the config.text?

Automated copy (restore) from SD card to the device

Hello,
I'm looking for a way that copies my backup files (these can be anything) to the device in an automated way.
Instead of copying each file manually, I would like to run a bat file or exe file that does this for me.
The problem is that windows mobile doesnt have a command line interpreter so bat files wont work.
Is there anyone that could point me to a direction how I can make this (what I need, etc...) ?
I also want to avoid using 3rd party software on my device to do this job.
Just an exe or something else that does the job.
Thanks
It really depends on what you're backing up. PIM data is good with PIM Backup (or similar).
texarcana said:
I also want to avoid using 3rd party software on my device to do this job.
Just an exe or something else that does the job.
Click to expand...
Click to collapse
Those two contradict as no such program exists natively.
ill explain some more:
what I want to backup isnt that important right now, it can be a txt file or a config file, an image, an mp3, ...
I'm more interested in a way how to do it
If S:\ is the location of my SD card and C:\ is the location of my windows mobile device then i want a script or an exe file or something that does the following (instead of having to do it manually):
copy S:\file1 to C:\
copy S:\file2 to C:\
copy S:\file3 to C:\
...
I use mortscript for backup and restore.
very useful
dan1967 said:
I use mortscript for backup and restore.
very useful
Click to expand...
Click to collapse
thx for the tip, it works great.
Even made myself a link in the startmenu, this beats using the explorer and doing everything manually
I've found my own solution to this one. It's not very exciting and it's pretty low-tech, but I keep a directory on my storage card called "Backup". Inside of it is an exact replica of my file structure I want to backup. For example: \Storage Card\Backup\Windows\BatteryStatus\. (In this case, this is where I keep my custom BS skins.) Then I go in with Total Commander, select the Backup folder, hit "copy", and the directory path pops up. I take \Storage Card\Backup\ and delete it, so I'm copying to the root of my main memory. Hit "OK" and voila! Settings restored. Primitive, I know, but it works.
Zoltair Wright,
If you want, you can take this 1 step higher in automating it with mortscript like i did. Then its only 1 click on a link in the start menu and it's done.
You can put the deleting, copying or moving in the script.
It's very easy to use and the manual explains a lot.
If you want I can attachment my tiny script as an example.
Cheers

Categories

Resources