Request for Digital Clock - Touch Viva, MDA Basic General

Does anyone have a way to change the analog clock to digital?
Thanks

solution
Hi.! Yes,there is a possibility for this...firstly, you must download the :"Manila 2D customizer" from a link reported in the "hacking & developement" section of this site (see on top of the main page), and install it on the Opal..after, also in this forum's section, you can find a lot of Skins..Clocks, icons etc...so, when you have find and choose it, download the.zip file that you want, and copy it in the "theme" folder (collocated where there is installed the application; you will find a folder with this name) and after, open this application. secondly you should make a backup of the original theme installed by HTC (this application allow you to do this action. Check the last tab) in case you want return back of the original status..after that, you can go on the step 3: return on the "Theme" section, select the name of file that you have copied and click on "Apply theme" and wait...during the installation the program will ask you if you don't want make the changing also for Weather tab and another point..don't make a tick on this two point, and press continue...finally the TouchFlo will restart automatically, and this procedure permise you to change the skins without soft reset the PDA!
In addiction to this operation, you can change a lot of other parameters as: colors & fonts of tabs, browser internet, the parameters of the main page (ex. if you don't want the analog clock, on the digital clock) etcc...
good luck.!!
if you have problems, contact me

Thank you for your help
Thank you very much for the detailed instructions. Will try it out over the weekend.

It "almost" Worked. Thanks for detailed instructions.
However, The digital and analog clocks both appear. If I disable the analog clock, the layout of the digital clock is totally disturbed and its useless.
any idea why?

instructions
yes i've an idea...have you downloaded the Van_de_bosh clock.? if yes, firstly you should modify manually the HTChomesetting.xml in the Windows folder of Opal..(so connect it on the PC, see and click on top bar of the PC folder Utilties -> folder option-> select the Visualization tab and after click on "show folder's and hide's folders", then apply). secondly enter in the Windows folder in PDA (wait if is slowly the loading, don't worry the PC can appear freeze for a few second, but don't close the folder)..after serch the "HTChomesetting.xml" and copy it on the desktop..So open the .zip and here you probabily find a .txt file. open it. after you will see some strings that you will copy into the file on desktop..when you have finish all steps, take this "HTChomesetting.xml" and replice the old file into the .zip..after try to install this skin package on PDA i know, is quite difficult but , when you have understand the procedure all become simply
If you have problems contact me

Thanks for the reply. However, I just found an updated version of M2DC which "fixed" the bug with digital clock placement. I tried it, and yes, it works like a charm

Related

Auto install of applications, folder making & regcodes.

I am starting this thread as there seem to be a lot of smart people on this forum that have a lot more knowledge about the BlueAngle device than I do and I hope that they will be able to come up with a better solution to my problem.
Problem:
1) Every time I update my device I need to run a lot of setup.exe to reload all of my software.
2) I have to create new folders under "Programs"
3) As I don’t like the default location of the links, I have to move the links into my new folders
4) I have to enter registration codes on a number of applications.
I would like to be able to automat this were possible.
I would like to share with you my solution in the hope that it helps you
and I would like it to be inproved by anybody who has a better understanding of this than me.
I have had to break this up into 3 parts and post then each seperatly.
Part 1:
Auto Install of applications based on a config file
http://forum.xda-developers.com/viewtopic.php?p=83120#83120
Part 2:
Dos add-on that allows me to make folders, copy and delete links from a batch file
http://forum.xda-developers.com/viewtopic.php?p=83121#83121
Part 3
Macro to enter the Reg codes of software.
http://forum.xda-developers.com/viewtopic.php?p=83122#83122
I base all of these on an application called "Splashphoto" which is a demo version and can be found on www.handango.com
(the link was to long to copy as it messed up the view)
You can find the files under:
ftp://xda:[email protected]/BlueAngel/Tools
I hope I can also add them as downloads.
Comments, sugestions and better ideas are welcome.
edited 18/01/04 Finished part 3 Macros
Auto Install of applications based on a config file
Problem:
1) Every time I update my device I need to run a lot of setup.exe to reload all of my software.
Now this has got on my nerves and I would like to share the solution that I have found in the hope that somebody SMART can simplify it.
I base this example on the application "Splashphoto" in the combination of the autorun.exe found in the Extended_ROM.
You can modify the concept to your own liking by changing the install location, the number of install files
**Note** the supplied config.txt files is set to turn the touch screen off when you install.
Thus it will ONLY work if your cab file does NOT come up with a message that requires you to confirm it by hand on installation.
Such as "written for older version.." or "Is already installed reinstall?.." You can change that as written below.
Although you are able to install software from your desktop onto any location of your device I have not found a switch for this and am already way out of my depth. I would think that there has to be some command line that that the Cab file reacts to. I hope somebody SMART can Work this part out.
I have added all the needed files to: AutoInstall_Beta.rar and have tried to go into a deep explanation based my own limited understanding.
ftp://xda:[email protected]/BlueAngel/Tools/Autoinstall_Beta/AutoInstall_Beta.rar
Step 1
You will need to download this file, extract it and copy it to your storage.
This example uses "\Storage\Install"
Step 2
You will need to modify the following key to insure that autorun.exe points to the correct config.txt file.
HKEY_LOCAL_MACHINE\Comm\AutoRunCFG
Old value: \Exteneded_ROM\config.txt
New Value: \Storage\Install\config.txt
Step 3
Run \Storage\Install\Autorun.exe from your device.
This file will run the commands found in Config.txt
In this case
A) disable Touch screen (may be also the phone)
B) install SlashPhoto
C) Enable Touch screen (may be also the phone)
D) Reboot
AutoInstall_Beta.rar has the following files:
1: SplashPhoto.2577.CAB
Extracted cab file from demo version of SplashPhoto found under:
http://www.handango.com/
2: AutoRun.exe
Found on the Extended_Rom.
This file will run the commands found in Config.txt
3: Config.txt
Modified config.txt file with the only entry being SplashPhoto.2577.CAB
4: TPDisable.exe
Application to disable the touch screen (may be Phone function) while installing applications also found on the Extended_Rom
5: TPEnable.exe
Application to Enable the touch screen (may be Phone function) while installing applications also found on the Extended_Rom
6: Ruler.ARM.CAB
This is a freeware application that turns your display into a Ruler.
It has been added as it comes up with a message that you need to confirm.
**Note** if you add this to config.txt you will hang and need to reboot your device.
After reboot you will find the application under start\Ruler and it will work.
**UPdate** By removing the commands TPDisable.exe and TPEnable.exe from the config,txt
you are able to confim the install dialog as the touch remains active.
Understanding of Autorun.exe:
Based on the info I have picked up there seems to be 2 versions of autorun.exe, one uses a config.txt and one not. (this one does)
After a new upgrade of your device autorun is executed to install the software based on the carrier that you have all of whih is found under \Extened_ROM hidden folder.
I took this Idea modified the config.txt and ran autorun in a new folder on my device to find out that it installed all the software in the Exteneded_rom and NOT out of the folder I was in nor with the config file that I had.
This was not what I wanted and did not make me very happy.
So after some playing around with regedit I found
HKEY_LOCAL_MACHINE\Comm\AutoRunCFG with the value of \Exteneded_ROM\config.txt
This I changed to \Storage\Install\config.txt,
re ran the autorun and it worked thus giving me Proof of concept.
Understanding of Config.txt
EXEC:\Storage\install\TPDisable.exe
CAB: \Storage\install\SplashPhoto.2577.CAB
EXEC:\Storage\install\TPEnable.exe
RST: Reset
Click to expand...
Click to collapse
It seems that with the command EXEC you can execute a *.exe file such as turning the touch screen on and off
It seems that with the command CAB you can install an application.
It seems that RST reboots the device.
What would be nice is to work out if you can force the application to install in a different location (Storage Card)
Finding your cab files.
Most applications that are installed from your desktop will create a folder and deposit the cab files in it.
If your device is connected it will kick of the setup routine that will ask you for the install location and then execute the cab file.
It is recommended that your install the software this way first to see if you get a message on your device.
If the install falls under the clean versions then you can remove it with the stettings\remove Programs and modify your config.txt
In our SplashPhoto Case the default location is:
"C:\Program Files\SplashData\SplashPhoto for PocketPC\SplashPhoto.2577.CAB"
I have also found cab files under
"C:\Program Files\Microsoft ActiveSync\Name_of_Application"
Working out which CAB is the correct one.
The file names might be ???.mips.CAB, ???.arm.CAB, ???.sa.CAB, ???.sh3.CAB or ???.Cef.CAB
I am in luck as in our case there is no choice
Which is just as well as I have no Idea what they mean.
Hint: I use ARM as it seems to work and I its my cpu type.
So what is left?
1) Solving the problem of cabs that come up with a message such as Ruler.ARM.CAB
Solved:
TPDisable.exe ----> Seems to disable the touch screen
TPEnable.exe ----> Thus this would enable the touch screen.
So for the Ruler.ARM.CAB that asks gives us the "written for other version" the following will work with out a reset
Config.txt
CAB: \Storage\install\Ruler.ARM.CAB
Click to expand...
Click to collapse
2) finding a switch to set the location of the install to say "\Storage Card"
3) A little cab that turns config location on and off.
Does a regedit of our key with out having to change it by hand.
And has a drop down Browse function to for my "\Storage\Install" folder
Or a better solution than mine!!!!
Next thing I will try to cover is batch copy and del of links
Gee I hope this all was not a waste of your time reading it.
Edit 18/01/04 added Open 1 as solved
Corrected text about what TPDisable.exe, TPEnable.exe (which is turn Touch screnn on/off (may be the Phone funtion)
Updated the section on Ruler.ARM.CAB
Dos add-on to make folders, copy and delete on Device
Problem:
2) I have to create new folders under "Programs"
3) As I don’t like the default location of the links, I have to move the links into my new folders
I base this example on the application "Splashphoto" in the combination of the autorun.exe found in the Extended_ROM
as well as freeware version of RemoteCommand.x86_15_English
I would presume that you have installed the SplashPhoto as discribed in:
http://forum.xda-developers.com/viewtopic.php?p=83120#83120
You can modify the concept to your own liking by changing folder structure of your programs menu,
the number of new folder you would like to make or the number of links you want to move.
I have added all the needed files to: CopyLinks_Beta.rar
ftp://xda:[email protected]/BlueAngel/Tools/CopyLinks_Beta/CopyLinks_Beta.rar
I have tried to go into a deep explanation based my own limited understanding.
Step 1
You will need to download this file, extract it and copy it to your desktop.
This example uses "C:\Install"
Step 2
You will need to extract the RemoteCommand.x86_15_English.zip in a location of your choice.
Step 3
You will need to install RemoteCommand.x86_15_English on your desktop
The program is setup.msi and found in the zip file
Step 4
You need to be connected to your device and activesync needs to be running
Step 5
You will need to run the CopyLinks.bat in a dos box
Start menu -> Run -> Cmd ->Enter
In the dos box
C: [Enter]
Cd c:\install [Enter]
CopyLinks.bat [Enter]
The batch file will
1) Create a new folder under your Programs folder of your device called applications
\Windows\Start Menu\Programs\Applications
2) Copy the splashphoto.lnk to this folder
\Windows\Start Menu\Programs\Applications\SplashPhoto.lnk
3) Delete the old Link
\Windows\Start Menu\Programs\SplashPhoto.lnk
CopyLinks_beta.rar has the following files:
1: RemoteCommand.x86_15_English.zip
Download freeware desktop version of RemoteCommand from
http://www.freewareppc.com/utilities/remotecommand.shtml
2: CopyLinks.bat
Batch file to create a new folder, copy the link and then delete the original link.
Understanding of RemoteCommand:
The install of remoteCommand gives you a new file called Rcmd.exe which is like a Pocket PC version of dos.
It is not executed on your pocket Pc so don’t even try to look for programs\dos.
It is a command line add-on executed in a dos window that allows you functions like copy, del md
from your desktop onto your Pocket PC or from your Pocket PC to your Pocket PC.
It adds itself in the path statement and thus a batch file can be executed from anywhere.
** Note ** You have to be connected to your device and ActiveSync needs to be running.
Understanding of CopyLinks.bat:
Rem Make a folder under programs
rcmd md "\Windows\Start Menu\Programs\Applications"
Rem Copy Links into that folder
rcmd copy "\Windows\Start Menu\Programs\SplashPhoto.lnk" "\Windows\Start Menu\Programs\Applications\SplashPhoto.lnk"
Rem Delete the old Link
rcmd del "\Windows\Start Menu\Programs\SplashPhoto.lnk"
Click to expand...
Click to collapse
Gee I hope I don’t need to go into that.
So what is left?
1) Would be nice if one would check "on error" as the dos screen sort of zips past.
2) Think it would be nice to add a "CopyLinks.bat /Install" and "CopyLinks.bat /Uninstall" option.
As we are moving the links and creating new folders the "remove program" will not pick it up.
This way one could put the links back were they belong before removing the software with "Remove programs"
Or a better solution than mine!!!!
Next think I will try to cover is batch Entering of Registration codes.
As always I hope this all was not a waste of your time reading it
Macro to enter the Reg codes of software
Macro to enter the Reg codes of software.
Problem:
4) I have to enter registration codes on a number of applications.
I base this example on the application "Splashphoto" in the combination with the
demo version of Pocket Controller-Professional by SOTI Inc found on
http://www.handango.com/ (Link was to long to copy)
or
http://www.soti.net/default.asp?Cmd=Products&SubCmd=PCPro
I would presume that you have installed the SplashPhoto as discribed in:
http://forum.xda-developers.com/viewtopic.php?p=83120#83120
I would presume that you have copied the link as discribed in:
http://forum.xda-developers.com/viewtopic.php?p=83121#83121
You can modify the concept to your own liking by recording your own macros, cutting them into one file and running them.
I have added all the needed files to: Macro_Beta.rar
ftp://xda:[email protected]/BlueAngel/Tools/Macro_Beta/Macro_beta.rar
I have not added the Pocket Controller-Professional due to its size.
Step 1
Download Pocket Controller-Professional
Go to www.handango.com
Browse by Operating System -> Windows Mobile™ Smartphone
in search add -> Pocket Controller-Professional
The rest should be clear
*or*
http://www.soti.net/default.asp?Cmd=Products&SubCmd=PCPro
Hit the [try] button
Step 2
Insure phone is connected, activesync is running
install Pocket Controller-Professional on your desktop
Step 3
Run Pocket Controller-Professional and connect to device
File -> connect
you should see you device on your screnn.
Step 4
Download the Macro_Beta.rar
Unpack it to c:\install
Step 5
in Pocket Controller-Professional
in menu Tools -> Macro -> Play [mouse click]
Browse -> choose C:\install\SplashPhoto.cmd [OK]
This will run the macro that:
1) Starts SplashPhot
(Start -> Programs > Aplications > SplashPhoto)
2) In SplashPhoto goes to Preferences and opens the keyboard
(Tools > Preferences > Keyboard)
Not very flash I know
Understanding of Pocket Controller
This is a very useful piece of software that will allow you to use your device on your Desktop.
You can take snap shots or films of your devices display. Great to prove your point with support.
It has a dos box that in this version does not support Batch files.
It has a file explorer of both desktop and device.
And what I need for this Macro recording.
(Personal pick I admit to it )
Soti if you read this post:
Qestion Is there much point in having my device on desktop if I cant even copy a text out of notepad into it?
Macro_beta.rar has the following files:
SplashPhoto.cmd
Understanding SplashPhoto.cmd
This is a text file that records the mouse event on a X/Y postion as well as other actions
That is also its downfall as you links will move as they are sorted in your folder.
Add to this that the start menu might be of a different hight.
The itemes in the start menu might have changed order
SplashPhoto.cmd
MouseEvent 0x0 0x2444 0x800
SleepEx 0xc8
MouseEvent 0x1 0x2444 0x800
SleepEx 0xd48
MouseEvent 0x0 0x3777 0xe0cc
SleepEx 0xc8
...........
Click to expand...
Click to collapse
So what is left?
1) Work out if there is a option to input in a text mode
The help is not much help.
My thoughts would be along the line of
Menu "Start"
SleepEx 0xc8
Menu "Programs"
SleepEx 0xc8
.....
Click to expand...
Click to collapse
I will e-mail support.
As always I hope this all was not a waste of your time reading it
you might check this thread out :
http://forum.xda-developers.com/viewtopic.php?t=9333&highlight=restorator
Thanks M4io
Did and did I ever go swimming!!! Have sent PM to SP for help.
Solved Part 1: CAB that need Touch screen input on install
Solved Part 1: CAB that need Touch screen input on install
Edit 18/01/04
added Open 1 as solved
Corrected text about what TPDisable.exe, TPEnable.exe (which is turn Touch screnn on/off (may be the Phone funtion))
Updated the section on Ruler.ARM.CAB (by removing the TP* commands out of config.txt the screen is still active
thus you can confirm with ok
Updated post is the original
http://forum.xda-developers.com/viewtopic.php?p=83120#83120
MDAIIIUser said:
did I ever go swimming!!!
Click to expand...
Click to collapse
System error s0c4 : Unknown expression :lol:
M4io
Try Help->search> Unknown expression > Find > Swim*
Will return, System error s0c4. <Grin>
The Short of that is after reading that post I had more questions than answers.
Finished Part 3
Macro to enter the Reg codes of software.
http://forum.xda-developers.com/viewtopic.php?p=83122#83122
I think I would simply use backup intead
i would like to know which .cab files MUST be kept in there....
Well the extrom should have the resco cabs to be able to hack the reg. (or what ever reg application you want to use).
If you don't have that then you cant change the keys to point to the new auto run as well as the new config.txt
As you will be installing of a different location the unlock cab is not needed but would be nice to have.
My smart suggestion
Hi MDAIII user,
Gr8 thing to be posted, but I follow a bit smarter way....
I use SPB Clone to take the Cloning image of all the device and after updating or after say if device got hard reset, I just restore that clone image...it restores all the data including the call history SMS and the installed softs with registration codes....
It also restores the extended ROM if one has unlocked it and the storage data too!!!!!
I hope, this information will be useful for all
Would a clone of a 1.22 Rom which is restored on a device that you just upddated to a 1.40 rom not sort of mess it up??????
Hi Man,
Logically yes, but I hv not encountered yet......

GUIDES FOR NOOBS!: How to add and move start menu apps. *UNDER CONSTRUCTION*

Hello their newbie, if you are looking at this thread you are in the right place!
GUIDE #1!​HOW TO MOVE ADD AND REMOVE START MENU SHORTCUTS:​
First off get an Idea of what you are going to do, because if you go in and go with out a plan you will probably screw something up and then wont be able to fix it. To be safe just copy the whole start menu folder in windows and back it up somewhere safe so in case you do screw up you can just delete the current one and just paste it back in and then reboot.
Also once you do this once you probably don't have to refer to this again because this is simple but not easy to figure out(how to change the start menu around).
This works best on cooked roms.
Step one: Setting up
Connect your device up with active sync(yes you have to if you use any other program to sync, then see what you can do, adapt!). After its connected click explore, then device then "My Windows Mobile-Based Device", then windows, then start menu.
Step two: General Organization
Now to edit the start menu! Ok, this part is easy as you can see you can recognize certain things already, but you cant see the icons? Well that's because windows cant see the icons made for WM, so don't fret. The rest should be simple.
Step three: Icons and other tips
Ok, so you have a general organization, but you want those awesome folder icons from the other folders? This part is easy. All you do is copy paste the "icon" from the folder with the icon you want and paste it into the folder you need it in. I don't know of any other folder icons to use so I cannot help with that.
Still under construction! Don't worry screenshots should be here soon!.

ROM 1.37's Touch flow 3D's Opera Launcher fixed URL can be changed or removed now, #7

I have flashed to 1.37 Malaysia WWE ROM, under the 3D touch flow, when I click the browser, it opens to HTC site instead of a local search page like 1.34ROM. Is there a way I change it?
I have changed the startup homepage in opera setting but it didn't change the default page when you launch the browser from 3D touch flow.. any ideas to have it changed? thanks
vaio said:
I have flashed to 1.37 Malaysia WWE ROM, under the 3D touch flow, when I click the browser, it opens to HTC site instead of a local search page like 1.34ROM. Is there a way I change it?
I have changed the startup homepage in opera setting but it didn't change the default page when you launch the browser from 3D touch flow.. any ideas to have it changed? thanks
Click to expand...
Click to collapse
when u open it at the adress bar u see from where the file (URL) is its shortcut in windows make a shortcut of a browser in your pc and name it the same thing as u had that is ( windows\htc-opera.html) so with your pc make a shortcut of internet adress u like and the save it to your desktop and then rename it to htc-opera.html and copy this to your device windows folder thats it !!
I have done that but it seems the opera launcher in 3D touch flow is hardcoded to www.htc.com. In fact under the globe icon in 3D touch flow, it has a line www.htc.com . I forget whether it is the same in 1.34 ROM. But so far I am not able to change that...
anyone got any idea? thanks
ok, i got tricked by this as well.
Look underneath the earth in the browser panel.
It says "Launch Browser - www.htc.com"
So I guess it always launches to htc.com.
To launch Opera only and on your predefined start page, use the Right softkey when on the browser panel. It's labeled BROWSER.
Irritating
i noticed the browser softkey, but i think there must be a way to change this... it seems this is not an issue with 1.34 rom
I finally resolved this issue; anyone who has the same problem go to "Application Data" folder and delete this file: InternetPortal-en-AU.xml. or you can edit the InternetPortal-en-AU.xml file , it will then go to whatever URL you have changed in InternetPortal-en-AU.xml when you launch it by the Globe Icon, don't worry, the Globe is still there. As a rule of thumb, back up the file before you make changes
Please note that this InternetPortal-en-AU.xml is a read only file, you need to copy it to your PC for editing the URL you want to go when you hit the Globe Icon. First, uncheck the "read only" tab in file properities. then edit it with notepad on PC. After you are done, rename it to InternetPortal-en-AU-new.xml ( your file extension may be hidden) , copy it back to Diamond's" Application Data" folder. then launch "File Explorer" in your Diamond, then go to "Application Data" folder, rename InternetPortal-en-AU to InternetPortal-en-AU-bak then rename InternetPortal-en-AU-new to InternetPortal-en-AU, You are done !
vaio said:
I finally resolved this issue; anyone who has the same problem go to application Data folder and delete this file: InternetPortal-en-AU.xml
Click to expand...
Click to collapse
So what does the screen show now? I mean before you tap on the browser.
Is it still the globe, just without directing you to the htc official site?
without the file, it will go to whatever homepage you have set in Opera's setting, or you can edit the InternetPortal-en-AU.xml file , it will then go to whatever URL you have changed in InternetPortal-en-AU.xml when you launch it by the Globe Icon, don't worry, the Globe is still there. As a rule of thumb, back up the file before you make changes
Thanks vaio for web browser tip!
vaio said:
I finally resolved this issue; anyone who has the same problem go to "Application Data" folder and delete this file: InternetPortal-en-AU.xml. or you can edit the InternetPortal-en-AU.xml file , it will then go to whatever URL you have changed in InternetPortal-en-AU.xml when you launch it by the Globe Icon, don't worry, the Globe is still there. As a rule of thumb, back up the file before you make changes
Please note that this InternetPortal-en-AU.xml is a read only file, you need to copy it to your PC for editing the URL you want to go when you hit the Globe Icon. First, uncheck the "read only" tab in file properities. then edit it with notepad on PC. After you are done, rename it to InternetPortal-en-AU-new.xml ( your file extension may be hidden) , copy it back to Diamond's" Application Data" folder. then launch "File Explorer" in your Diamond, then go to "Application Data" folder, rename InternetPortal-en-AU to InternetPortal-en-AU-bak then rename InternetPortal-en-AU-new to InternetPortal-en-AU, You are done !
Click to expand...
Click to collapse
I've finally got time to try this out, & it works like a charm! thank you so much!
Now... would it be possible to change the browser icon to something of personal preference? I saw a path inside the *.xml & it directed to a banner.qtf or something. Or is it embedded?
Anyway, just want to thank you for this huge help.
princEd, thanks for your kind words.. will keep searching for tweaks..
Hi all, can anyone post the original script for "InternetPortal-en-AU.xml" Thanks in advance..
Hi.
I don't have this XML file in Application Data too, and my Internet Tab is just useless : the globe button does strictly nothing, neither do the "browser" or "more" bottom buttons, and the youtube link below the globe displays an error message about missing file or incorrect certificate.
So I would like to :
make the "Launch Browser" button launch Opera 9.5b or at least Internet Explorer
if possible, make it launch my homepage or a customizable page
remove this Youtube link
learn how to add other links
having a link/button to one-click des/activate WLAN would be just GREAT
Can somebody post the content of the XML file ?
And of course, if anybody knows how to achieve any of the above...
Thanks in advance
Phone: HTC Touch Diamond
Original ROM (strangely hadn't TF3D though, had to install tlr-manila-38.cab)
TF3D version: 1.1.34569.0_1630.38
Opera 9.5 Beta (bizzarely located: \Program Files\9.5 Beta\opera9.exe), IE
try reinstalling an opera cab, it may ask you to remove the old version if you have one. reset and try again.
doesn't change anything

How to change folder icons

So, here's a short tutorial on how to create your own dll library and change folder icons.
what you need:
IcoFX get it here : http://icofx.ro/
ResHacker link here : http://delphi.icm.edu.pl/ftp/tools/ResHack.zip
and of cource ICONS get some here: http://www.iconarchive.com/
How it works...
Any customized folder has a shortcut inside pointing out the icon it should use
usually it's a icon.lnk file inside the folder.
and icons are usually stored in a DLL library...
So, what we have to do
1. Get some images and transform them into icon files ( .ico )
2. Create our DLL library
3. make the icon.lnk files that point to our specific icon
let's start.
After installing all the above programs and selecting some icons go and launch IcoFX
now go to Tools / Batch Convert
A new window appears
Add your icons / images,
select your icon sizes
select an output folder
hit ok
After it finishes hit ok.
Now go to Tools - Resource Editor
This should pop up
Now add your created icons
After that, hit save
Save your library with a .dll extension like in the above image.
Bam, you just created your own DLL library
Close the program
now to create the icon.lnk file
create a new text document
inside the shortcut looks like this:
1# is a parameter
myiconlib.dll is your icon library
-33 is the resource number where the icon is located within the resource dll
ok, how to find the right number for your icon:
Open up your DLL library with ResourceHacker
hit expand tree to see all the resources in the file
search for your icon
The icon number is very visible ( look at the image )
write the number in your text file like shown in the image. remember to put the "-"
so, another example:
1#MyLibrary.dll, -12
now, goto file , Save AS
Just to be sure select All Files in the Save as type bar
give the file the name: icon.lnk and hit save.
and you are almost done.
Connect via your phone via Activesync
Copy your Dll library right in the Windows folder
Copy your icon.lnk in the folder you want to customize.
And you are done.
Hope this comes in handy
Happy customizing
Nevermind, got it fixed Sorry for the trouble.
Great info! Thanks for sharing.
works great with changing a folder... how do you change just a shortcut?
Thank you very much
i dont nderstand this part , help please
now to create the icon.lnk file
create a new text document
inside the shortcut looks like this:
i have created the library.dll whit al the icons i want . i just dont understand this part above. i have to crate a new text document inside the shortcut? wich shortcut? i am lost in this part
I can't get it working, i did everything, i checked tree times but nothing works.
I GIVEUP
sorry by my inglish , i have being trying to make this shortcut but nothing works, i have being reading al the esteps over and over , but nothing works.i am tired to try to make i simple shortcut, tired to try to change the estar icon, tired to try to change waiting star icon , i just cant do it, nothing seems to work to me, maybe iam so stupid, KEEP THE GOOD JOB ,
be more specific. what failed ? tell me exactly what u did and we\ll see what went wrong
th_undead said:
be more specific. what failed ? tell me exactly what u did and we\ll see what went wrong
Click to expand...
Click to collapse
Nothing happens I did step by step everything, but icon does not change Does it works on official htc rom Probably that's the problem
did u copy the dll into the windows folder ?
th_undead said:
did u copy the dll into the windows folder ?
Click to expand...
Click to collapse
Yes mate, as i told, did everything
lets see
Please attatch ur dll library qnd ur shortcut and ill take a look at it
Everything seems clear except:
"Copy your icon.lnk in the folder you want to customize."
It's confusing how to customize?
Does anyone still come here?
I followed the tutorial step by step and also I had no success! Could someone help me? Or anyone know which dll is the original folder icon? So I could change them directly in this dll.
I have attached the dll and icon.ink that i created, if someone can help me and verify that is correct.
Thanks
bernabap said:
Does anyone still come here?
I followed the tutorial step by step and also I had no success! Could someone help me? Or anyone know which dll is the original folder icon? So I could change them directly in this dll.
I have attached the dll and icon.ink that i created, if someone can help me and verify that is correct.
Thanks
Click to expand...
Click to collapse
hello it looks ok....do you have reset your phone after copy the dll in Windows folder? This is very important because otherwise it dont will show the image....
Yes I did. Did not work. I tried to see in several dll where is the original icon of the folder to change but can not find.
ok you lost me towards the end. in your example you say your icon is -12, but you have -9 highlighted do you not?
also, how can i use this in a kitchen after i create my folders using oemizer?
Great tutorial, thank you very much!
I've created a tutorial about creating shortcuts to Feature Settings and Applications. Plus adding icons to these links. It has many xda-links to specialized shortcut applications!
For me it resulted in icons for MortScript
Your tutorial about creating icons for folders was missing!! Thanx again!
Senax
didn`t worked
thanks for your tutorial.
i tryed it but i had no success
in resco explorer it works in some cases, in others not and in the start menu i had no success.

[TUT] Editing Digital Clocks in Sense

1. Download cfc-gui.exe & (optional) manila editor because its a little easier to find files with: http://forum.xda-developers.com/showpost.php?p=3164600&postcount=1
2. Copy all xxxxxxxx_manila files from your windows folder (on phone) to a folder on your pc
3. Select the folder you dumped your manila files in as the path in cfc-gui
4. Find all the files that relate to the flip clock, not world clock
(if you're using sense 2.5, I wrote down all the files you need to find)
5. Go to Tools>Export to PNG's in cfc-gui
6. Edit the .png's
7. Replace the manila files with your edited .png's with one of the following methods
-replace them by just finding the corresponding manila files in cfc-gui and hit "replace with", where a window will pop up where you can choose your edited .png
I use the following method(faster)
-dump all of your edited clock .png's in a folder
-go to cfc-gui and select that folder as the path
-go to Tools>Import from PNG's, it will ask you to delete files in the folder, hit yes
-Select the same folder you dumped your .png's in again, cfc-gui will import all your .png's as manila files
8. Download QuickCab: http://forum.xda-developers.com/showthread.php?t=400221
9. Run QuickCab.exe and go to Files, find your folder of edited .pngs, and select all of them, I believe each must be selected individually
10. On the right under To Mobile Device, select the Windows folder
11. While all your .png's and Windows folder are both selected, hit Add in the middle
12. Name the .cab, install on phone and reset-enjoy
Manila 2.5 Clock Files
3d076c02_manila
5a67bba9_manila
6d1e4916_manila
7bedfda0_manila
77e0069a_manila
31794a12_manila
49254995_manila
1435ccbf_manila
37332e2e_manila
Hope this was helpful, although there are thousands of digital clocks around here, making your own always works best A few of my clocks are shown in the last few pages of the Post Your Homescreen thread in this forum if you want any of those and I'll be releasing some in a few days as well.
thanks for the tutorial, but screenshot will be nice
janneman22 said:
... screenshot will be nice
Click to expand...
Click to collapse
This tutorial is a general answer of this question: http://forum.xda-developers.com/showthread.php?t=779603
Screenshots for example you can see here: http://forum.xda-developers.com/showthread.php?t=765051
enjoy
My Clock D Glass
seco10 said:
This tutorial is a general answer of this question: http://forum.xda-developers.com/showthread.php?t=779603
Screenshots for example you can see here: http://forum.xda-developers.com/showthread.php?t=765051
enjoy
Click to expand...
Click to collapse
I'd mean, screenshots to clarify the tutorial. Not the final clocks
Why do you want screenshots?
Its as easy as it's written in this tutorial..
If you use CFC Gui fpr 5 minutes, you will see that its not even worth a tutorial (if you asked yourself how to start editing manila-graphics)
thanks
the totarial worked for manila 2.0 well
Hi, I would like change my flip clock as in the attached image fire_clock but with transparency as shown in my home screenshot but since I am inexperienced I was hoping for some help...
I have found already but only for sense 2.1.
Take a look here
By installing it sense cant launch any more...
Btw does ypur mod apply to v2.6 as well?
Mr Black'd said:
Hi, I would like change my flip clock as in the attached image fire_clock but with transparency as shown in my home screenshot but since I am inexperienced I was hoping for some help...
I have found already but only for sense 2.1.
Take a look here
By installing it sense cant launch any more...
Btw does ypur mod apply to v2.6 as well?
Click to expand...
Click to collapse
try extracting the contents of the .cab and opening them with cfc-gui (you may have to add the "_manila" extension for them to open), then just export to .png's to a folder and use my tutorial above to replace your sense 2.5 manila files with the .png's from that cab.
Ok I will give it a try but I have downloaded a few apps to extract/view cabs' contents with no success. Maybe a suggestion on this? What R U using?
Mr Black'd said:
Ok I will give it a try but I have downloaded a few apps to extract/view cabs' contents with no success. Maybe a suggestion on this? What R U using?
Click to expand...
Click to collapse
I just use 7zip, winrar, etc to extract the contents of the .cabs but I haven't had success with cfc-gui reading them. I haven't tried it, but I think if you rename the files with the _manila extension instead of the .001, .002... extensions it may work.
EDIT:Refer to the app posted by anhphe076 on post #12
kingpin440 said:
I just use 7zip, winrar, etc to extract the contents of the .cabs but I haven't had success with cfc-gui reading them. I haven't tried it, but I think if you rename the files with the _manila extension instead of the .001, .002... extensions it may work.
Click to expand...
Click to collapse
No! .001.002.....not work.
Try use app:
1. Drop move *.cab file to Cab2OEM.EXE
2. Drop move *.cab file to EXT_PAckages_rebuilder.exe
extract. ok.
anhphe076 said:
No! .001.002.....not work.
Try use app:
1. Drop move *.cab file to Cab2OEM.EXE
2. Drop move *.cab file to EXT_PAckages_rebuilder.exe
extract. ok.
Click to expand...
Click to collapse
yes, thanks...I knew I used this app at some point, I believe it worked well.
Sense 2.5/2.6 Fire Flip Clock
It seems that I have managed to fix it eventually.
All thanks to this great tutorial...
So I am sharing the result of my work...
You can download following the link below
Sense_2.5_Fire_Flip_Clock.cab
If anyone needs the walpapers that I used for CHT Editor
FireScull Wallpapers.rar
Screenshots are attached.
Thank you for the assistane and enjoy...
Mr Black'd said:
It seems that I have managed to fix it eventually.
All thanks to this great tutorial...
So I am sharing the result of my work...
You can download following the link below
Sense_2.5_Fire_Flip_Clock.cab
If anyone needs the walpapers that I used for CHT Editor
FireScull Wallpapers.rar
Screenshots are attached.
Thank you for the assistane and enjoy...
Click to expand...
Click to collapse
Nice, glad you got it to work
i was always been working on my own digital clock, but i still have one problem.
Does anybody know how to remove die 1pixel bar through the middel of the digits?
thx
RaZ0R07 said:
i was always been working on my own digital clock, but i still have one problem.
Does anybody know how to remove die 1pixel bar through the middel of the digits?
thx
Click to expand...
Click to collapse
it's not a bar, its just the point where the clock numbers are separated slightly, may be possible with registry edits but not sure myself
No Need Really To Make .CAB Files Of Your Edits ... CFC GUI Will Stop Manila On The Device, Transfer Your Edits To Your Device, And Then Restart Manila Automatically.
kingpin440 said:
1. Download cfc-gui.exe & (optional) manila editor because its a little easier to find files with: http://forum.xda-developers.com/showpost.php?p=3164600&postcount=1
2. Copy all xxxxxxxx_manila files from your windows folder (on phone) to a folder on your pc
3. Select the folder you dumped your manila files in as the path in cfc-gui
4. Find all the files that relate to the flip clock, not world clock
(if you're using sense 2.5, I wrote down all the files you need to find)
5. Go to Tools>Export to PNG's in cfc-gui
6. Edit the .png's
7. Replace the manila files with your edited .png's with one of the following methods
-replace them by just finding the corresponding manila files in cfc-gui and hit "replace with", where a window will pop up where you can choose your edited .png
I use the following method(faster)
-dump all of your edited clock .png's in a folder
-go to cfc-gui and select that folder as the path
-go to Tools>Import from PNG's, it will ask you to delete files in the folder, hit yes
-Select the same folder you dumped your .png's in again, cfc-gui will import all your .png's as manila files
8. Download QuickCab: http://forum.xda-developers.com/showthread.php?t=400221
9. Run QuickCab.exe and go to Files, find your folder of edited .pngs, and select all of them, I believe each must be selected individually
10. On the right under To Mobile Device, select the Windows folder
11. While all your .png's and Windows folder are both selected, hit Add in the middle
12. Name the .cab, install on phone and reset-enjoy
Manila 2.5 Clock Files
3d076c02_manila
5a67bba9_manila
6d1e4916_manila
7bedfda0_manila
77e0069a_manila
31794a12_manila
49254995_manila
1435ccbf_manila
37332e2e_manila
Hope this was helpful, although there are thousands of digital clocks around here, making your own always works best A few of my clocks are shown in the last few pages of the Post Your Homescreen thread in this forum if you want any of those and I'll be releasing some in a few days as well.
Click to expand...
Click to collapse
i use cfc program can you give all manila files what is for change e mail,etc... like you give for clock
thanks
gagi75 said:
i use cfc program can you give all manila files what is for change e mail,etc... like you give for clock
thanks
Click to expand...
Click to collapse
If You Follow Step 2 :
"Copy all xxxxxxxx_manila files from your windows folder (on phone) to a folder on your pc"
Open CFC GUI > File > Select Folder (Select The Folder In Which You Copied The xxxxxxxx_manila Files To)
CFC GUI Automatically Breaks Down What Files Do What In The LEFT Of The Interface.

Categories

Resources