replace image before windows animation on startup - Windows Phone 7 Development and Hacking

I found a way to put your own image on startup
check this and give it a try.
http://forum.xda-developers.com/showthread.php?t=1005549
working on dev/chevron unlocked HTC devices
Please try do the same with your Samsung and LG phones if the tools are available.

It requires writing a file to the \Windows directory. I'm not sure what phones we currently have the ability to do this on. Great find, though!

Tried with Advanced Explorer on my Focus. No Wallpapers folder shows up in the Windows directory. Is it somewhere else?
Unfortunately there is no full access file explorer for Samsung devices yet, only HTC and LG.

What is this explorer with full access for LG phones, I have been looking all over and i couldnt find any :/

Sorry, but already old. :|
http://forum.xda-developers.com/showthread.php?t=915831&highlight=mologo.bmp

Related

Delete File in Windows Mobile 6

Hi, how can I delete a file in \Windows folder? it seems complaining that the file is in ROM, I had tried many way even using other File Explorer or via ActiveSync. None of them work.
How can I delete a file in \Windows folder in my Microsoft Windows Mobile 6?
Maybe Resco Explorer or Total Commander CE will help.
if it's built in the rom, you might be unable to delete that file.
Please be more specific: which file do you wish to delete?
Maybe you'd have to recook the ROM without that file.
Regards,
EquinoXe
Things built into the rom are "READ ONLY MEMORY" therefore cannot be deleted. if the file is only marked as system and readonly though you can change its atributes using total commander. just long click on item to bring up menu and go to properties. there you need to uncheck everything and delete
I had downloaded Total Commander and installed it, the checked file attributes are 'read only' and 'in rom'; so I guess the file shall be consider undeleteable.
Now I had to learn how to recook, any good guide how can I recook the ROM that I have?
similar problem
I downloaded some software and it came up as being faulty software. The file was a zip folder titled : res_ppc-custom.icons
I tried through my windows mobile device center to uninstall it, but it was never actually installed completely in the first place.
I then tried to delete the file a few times. Once directly from my pda, once through the device center and again through my pc windows explorer. All three attempts were unsuccessful.
How can I get rid of this thing?
Thanks in advance
perhaps you may want to check if the file being accessed by other software, easiest way is to soft reset and try to delete it.
That did the trick! Thanks so much
Move files to storage card
OK I want to move some files (not ROM) in Windows and keep getting error. For example Opera.exe is not marked as anything in properties yet I can't seem to delete the file. I did copy it to my storage card without any issue but can't delete the original from Windows directory. Any suggestions since Total Commander won't delete it. Will edit registry to find it on the Storage Card.
Deleting files in Windows folder
mynullvoid said:
Hi, how can I delete a file in \Windows folder? it seems complaining that the file is in ROM, I had tried many way even using other File Explorer or via ActiveSync. None of them work.
How can I delete a file in \Windows folder in my Microsoft Windows Mobile 6?
Click to expand...
Click to collapse
I have the same problem - I have colpilot.wm6ppc.cab in my Windows directory. It's 12.6mb, I don't want it, and it's taking up a lot of storage space. My phone is a T-Mobile MDA and it obviously came with CoPilot as an option, but I think it's really unfair that the cab is right there in the Windows dir and I can't get rid of it....
Any help gratefully received....
Cheers,
Ed.
The cab is cooked in as part of the rom; there's nothing you can do about it, except flash a custom rom (this is one of the main reasons people flash custom roms). Be glad it was installed as a cab and not as a full package-at least cabs are compressed are a single file.
Farmer Ted said:
The cab is cooked in as part of the rom; there's nothing you can do about it, except flash a custom rom (this is one of the main reasons people flash custom roms). Be glad it was installed as a cab and not as a full package-at least cabs are compressed are a single file.
Click to expand...
Click to collapse
I think the issue is not on the files in ROM.
I have the same problem. I've copied a file under Windows folder and after that I'm unable to delete it.
Strangely I'm able to rename it, which should mean that file is not in use, however deletion is not possible.
I've used TotalCommander, the built-in Explorer and also connected the phone via ActiveSync, but still nothing happens and access seems to be denied.
The exact message is "deletion error".
Any idea?
Thanks.
Cheers...
-nOra-
A very common problem with Windows explorer is reported on all Windows help forums. I've seen people complaining about problem with long path files deletion.
Some common problems with Windows Explorer people talk about:
- Doesn't allow to delete files with long path names
- Pops up error while deleting unwanted files or unnecessary files
- Errors like: Access denied, sharing violation, source in use etc.
I've found a very simple but smart solution for all these above mentioned common problems. A very simple but powerful tool to overcome these problems. Everyone who plays with the files must have this tool. Its compatible with all versions of Microsoft Windows.
johnylog.software said:
A very common problem with Windows explorer is reported on all Windows help forums. I've seen people complaining about problem with long path files deletion.
Some common problems with Windows Explorer people talk about:
- Doesn't allow to delete files with long path names
- Pops up error while deleting unwanted files or unnecessary files
- Errors like: Access denied, sharing violation, source in use etc.
I've found a very simple but smart solution for all these above mentioned common problems. A very simple but powerful tool to overcome these problems. Everyone who plays with the files must have this tool. Its compatible with all versions of Microsoft Windows.
Click to expand...
Click to collapse
Could you please tell us the name of this wonderfull tool, and how to have?
djulen said:
Could you please tell us the name of this wonderfull tool, and how to have?
Click to expand...
Click to collapse
Based on how he said it, I have to really wonder if he really does have such a tool...
badbwoydes said:
Based on how he said it, I have to really wonder if he really does have such a tool...
Click to expand...
Click to collapse
Use Total Commander to modify the contents of the \Windows directory.
Yes, but you won't be able to delete a ROM file anyway.
In the \Windows folder, you commonly encounter three kinds of files :
- Pure ROM files (can't be deleted nor renamed nor moved, nor even copied, but can be overwritten, consuming internal storage memory space in the process to store the new copy, that will become used instead) ;
- Files put there by installation CABs or else (can be freely deleted, renamed or moved, provided they're not currently used by a running process) ;
- Files put on top of previously existing ROM files, wearing the same name (deleting, renaming or moving them will thus make the original ROM file undertneath to reappear with its original contents and attributes).
Once you've understood that, you'll be more aware of what's cooking there.
ROM files can't even be copied, but you can use ROMExtractor to copy them elsewhere, in case you want to study them, or use them in your own ROM (useful to get up-to date versions from another HTC device to cook your own ROM).
Since ROMExtractor is a very minimalistic tool (you have to type in all the files names with their path, same for the target copy, all one by one !) manually extracting hundreds (even thousands) of files is a very tedious taks, I made a MortScript to automate the process in order to extract all those DLLs, EXEs, MUIs, etc. files that can't be directly copied from a phone's ROM.
On the other hand, you absolutely can't delete a ROM file to make room. Overwriting it with a file wearing the same name will jut result in actually adding the new file, thus consuming even more room. The new file will just be used instead of the original one (so you can still update or personalize the ROM).
As a direct consequence, the only way to get rid of unwanted ROM files or permanently replacing them with up-to-date ones is to cook a ROM and flash it to the device to replace the old one.
That's way how operating systems can become better and better, and save space at the same time.
And no, Windows Mobile isn't dead : I'm not quite finished with fixing it until it's perfect, so it's not over yet. LOL

Want to delete a particular file from windows folder

Hey all.
I am owning a HTC Diamond. Indian Version.
when i boot my phone there is an image turning up.
i figured out to be an image called airtel_480X640.gif.
which is in my main windows folder.
i want to either delete the file or replace the pic with an vodafone image.
can anyone guide me on how to delete/replace a file which is protected in the windows folder
If you are talking about changing your splash screen......then just simply use total commander and copy these new animated.GIF file and/or your welcomehead.png files into windows root. Then use diamond tweak 0.5.3 APP to make sure that splash screen animation is enabled.
When coping to Widows, don't copy into any folders but instead in the root of the file.
Why are you making multiple threads for the same thing?
You already got the answer on your other thread.
yoıu can use the free file manager Total Commander for it.

How do I overwrite a file "in ROM memory"?

There are a number of TP2 tweaks which require the editing or replacement of files - for example, there is supposedly a way of increasing the loudspeaker volume which involves replacing a file called AudioPara3.csv with an edited version. This file sits in the Windows folder.
I'm using Resco File Explorer on my TP2, with the corresponding shell extensions installed on my desktop Windows, but nothing I do will allow me to edit that file. Trying to overwrite it (by dragging the copy into the appropriate Explorer window on my desktop PC) fails, telling me that I don't have the necessary permissions. If I look at the file properties on my TP2, it's set to read-only. If I try clearing the read-only checkbox this looks as if it's going to work, but actually if I go back into properties again, it's still set to read-only. There's another (disabled) checkbox in the properties labeled "ROM" which is ticked - I assume it's this that is causing the problem.
I've also tried renaming the file - that, again, appears to work but what it actually does is to create a duplicate of the file with the new name while leaving the old file intact.
There must presumably be a way of overwriting this file, otherwise no one would have been able to install the tweak!
I have a similar problem with the weather database file - so I can't add in extra locations.
What am I missing?
Try doing it on the TP2 itself with Resco File Explorer. I do not have any problem so far. Not too sure when you use it on the desktop.
weenween said:
Try doing it on the TP2 itself with Resco File Explorer. I do not have any problem so far. Not too sure when you use it on the desktop.
Click to expand...
Click to collapse
Several options in Resco File Explorer failed, but using the Copy To option worked, for some reason.
Don't think it actually made the speakers any louder, though.
You can also try Total Commander (not like it'll make the speakers louder, but for future reference).
Total Commander will work OR you can rename the original file, then copy the new one in.
I recommend (strongly!) the former since if you screw up you can fix it without a hard reset!
What is wrong with this file?
Hello,
I'd like to ask for some expert help.
I finally managed to edit an EXE file from Windows - just translating Japanese text to English. I used the MEditor suite. After saving, I "dropped" the file onto the SignCode.exe as per instructions.
When I transferred the file to its original location and overwrote the original one, I get:
"Cannot open... A critical component is either missing or cannot start because program memory is unavailable...."
I am sure I didn't change anything else but texts. So what could be wrong?
I am attaching the two files - the original and the edited - for someone to please look at them and let me know if there's anything I can do. This is Sharp's Barcode Reader.exe
Thanks!

[Q] File copy (native) fo rWP7?

Has anyone whipped up a native filecopy app that can copy files to and from a Windows Phone 7 retail device to/from any directory?
TouchXplorer for HTC phones does something like this. My Webserver will let you copy some files on/off the phone, but there are limitations.
obelix said:
Has anyone whipped up a native filecopy app that can copy files to and from a Windows Phone 7 retail device to/from any directory?
Click to expand...
Click to collapse
Without using HTCs COM DLLs, and without hacking apart the security mechanisms, I don't think this will be possible.
Unsigned COM DLLs can't get full filesystem access (I'm fairly sure you can only access the \Windows dir). Using an idea like davuxs webserver, you could in theory get any file you can get read access to onto a desktop, but that still limits you to \Windows.
Either, the entire security mechanism needs to be altered to our needs (like the way you can patch all certificate checks out of WM6.5 with an alteration to the XIP) or someone needs to "accidentally" find access to the right certificate.
It was worth a shot. With so many threads discussing progress in gaining access to the file system I wasn't clear where the security boundaries were.
I'm on a Samsung Focus (i917) which is popular in the US and while FileBrowser.exe is accessible, its very limited in functionality.
Plus I'm not sure anyone has figured out yet how to copy files between the desktop and device over USB.
Ideally at soem point there would be a way to not only explore the entire file system but also be able to copy programs to the device and be able to execute and run/install those native apps.
obelix said:
It was worth a shot. With so many threads discussing progress in gaining access to the file system I wasn't clear where the security boundaries were.
I'm on a Samsung Focus (i917) which is popular in the US and while FileBrowser.exe is accessible, its very limited in functionality.
Plus I'm not sure anyone has figured out yet how to copy files between the desktop and device over USB.
Ideally at soem point there would be a way to not only explore the entire file system but also be able to copy programs to the device and be able to execute and run/install those native apps.
Click to expand...
Click to collapse
I think (I'm digging through it now) that the MS developer tools would let us do a file transfer over USB (I've got XAP deployment, but there's a function for that, but it uses some lower level things internally).
But that doesn't give on device file system access, and is using MS frameworks entirely.

[Q] LG E900/Windows folder access?

hello hope I can help one. namely, I want the LG E 900 on the windows folder access. but nothing works. explorer does not show any folders on. I also made ​​the usb hack. works well. but shows only the media folder. just do not get full access. I hope it can help one.
gruss dante
I also have not been able to access the \Windows folder except to read/copy files from it. I cannot write to the folder.
In mango beat 2 i have no acces to sytem folders only to media too. But Julien Schapmann is working on this problem, maybe he will fix this problem (WPDevice Manager) so there is only the hope for LG users like us

Categories

Resources