LCARS Conversion Kit [UPGRADED 12-20-2011] - Windows Mobile Themes

This Conversion Kit is designed to convert your device's overall look to that of a PADD, or LCARS interface device from the Star Trek universe.
OS: WM5/6
Difficulty: Moderate
Disclaimer: With the exception of the skin for TCPMP, the DockWare image series, the Today Wallpapers, and the Color Scheme files, all programs, flash movies, and skins in this kit are the property of their respective owners, and were acquired as freeware. However the versions of those skins in this kit have been modified, sometimes extensively, by myself, so that they may better integrate with the overall conversion scheme.
Instructions:
Step 0:Transfer the "LCARS.ttf" font from the main Kit directory to the "Fonts" folder on your device
Step 1: Install Wisbar Advance (The latest Version, although this setup was deigned for WA2...), or if you already have Wisbar Advance, place the folder "WA2 LCARS" into the appropriate diectory. (You may rename it as needed) There is also an animation for your wait cursor stored in the "LCARS WaitCursor" directory (You won't need the animation if you're using WA2... To get a unique wait animation, install the cab file "MWC2.2" instead from the "Programs" directory, and load the entire folder "MajUan I" into the program's directory on your device (It should be: "Program Files>MWC2").
Step 2: Install the program "Digital Today Screen Clock" (After installing, make sure it is the item at the TOP of your today screen, and that it is the only clock enabled) found in the "Programs" Directory of this Kit, and Load the Today Screen Wallpaper. After installing the clock, Go to Start>Settings>Personal>Today, and select the option to set a picture as the desktop background (Pick any .png image, you'll have to enter the filename manually, including extension, although you can navigate to the folder just fine... we'll be adjusting it in a moment) Once the desktop has changed, drop the contents of the folder "LCARS Today Wallpaper" DIRECTLY into the "Windows" directory. Don't worry if you can't see anything, it'll show up once you reset.
Step 3: Install the Program "UITweaker" from the "Programs" folder in the Kit. Once it's installed, Place the contents of the folder "LCARS Color Schemes" into a directory you can easily remember, and execute the program. Once open, Launch the subprogram "TdyScheme Changer" and then select the button "Windows Mobile 5.0 and Above" Set the BaseHue to "280" and select OK, now select the "Tools" button, then select "Import". A file exploring dialog will appear. Navigate to the folder you placed the two files from the "LCARS Color Schemes" directory, and select the .scheme file "LCARS" (It should be the only thing visible). After applying the scheme, navigate back to the launcher panel, and launch the subprogram "SysColor Changer". Select Tools>Import, you should be in the same file explorer dialog as before, and there should be only one .sys file visible "LCARS" Select it. (If not, navigate to it as before) Once the color scheme is imported, a dialog box will prompt ypu to reset, do so.
Step 4: Install DockWare. Once you have done so, remove all the image files from the DockWare directory, and insert the contents of the folder "DockWare LCARS Series". Set theDockWare options as follows: Set Transitions to "on" set the display for "Digital Clock, no Calendar", and set the color to Red-255, Green-155, Blue-5. You can set the start delay to whatever you wish.
Step 5: Install PsShutXP. Place the folder "PsShutXP" where you want on your device, and place the contents of the directory "PsShutXP" into it. Now, place a shortcut to "PsShutXP_nosc.exe" in your Start Menu.
Step 6: Install the skins for WMP, Pocket Player, and TCPMP. Place the folder "WMP LCARS" into the directory "Program Files/Windows Media Player/Skins" Rename as neded. Place the file "Pocket Player LCARS.psz" into the Directory "Program Files/Pocket Player" (If you have Pocket Player installed) Rename as needed. Place the folder "TCPMP LCARS" into whatever folder you have selected for storing your TCPMP Skins. Rename as needed. (You will need to have a version of TCPMP that supports skinning, You can download one Here: http://forum.xda-developers.com/showthread.php?t=815789
Step 7: In the directory "Flash Movies" in the Kit, there are several LCARS Flash movies you can bind to your hardware buttons to round out your LCARS experience.
Step 8: In the directory "Alerts" are two audio files which you may use as alarms for a low battery event.
Setup Complete.
(UPDATED: 12-20-2011 CHANGES: Fixed minor code for WMP and TCPMP skins, minor graphics fixes on main skin)
Previews Below:

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......

Problem with application start menu links

On mmy 8925 Tilt, I did just what I did on my old 8525, but I am having error messages.
I went into Windows > Start Menu > Programs, and made some new folders to organize my shortcuts.
I now. randomly, get two specific program error messages that the .lnk file cannot be found, BUT, when I go to the Start Menu, click on the link, the two applications open and operate.
Any suggestion, other than move the link. Thanks
Are you using the Menu tool in the Settings-Home tab? For some reason when you assign a program to the Start menu, it moves the shortcut from the Windows/Start Menu/Programs folder to the Windows/Start Menu folder. This then screws up any shortcuts you have setup (like in the appplication tab of the HTC home plugin).
I wonder if there is a registry setting to change this behavior? This did not happen on my 8525 w/ WM6.
No, that is not an issue. These are links that were listed under Programs, in the Start Menu, that I moved into subfolders that I created; like the folder "Utilities" has within it MemMaid, and SK Tools, etc.
I would create a new link for the two entries that 'short circuit' and replace the old (original) links, but I do not know how to do this!
Can anyone help me create new links??
Thanks
I am not quite sure exactly what you are trying to do, but here is what I do to create folders and shortcuts in my Start Menu\Programs folder.
With a File Explorer Navigate to Windows\Start Menu\Programs (or the directory you want to put the links in)
Click Menu, select New Folder, and type the desired name for the folder.
Next Navigate to the .EXE file for the program you want to make a shortcut to. (If it is a program you have added, it may be in either the \\Program Files, \\Windows, or \\Storage Card\Program Files folder)
Highlight the .EXE file and select Menu->Edit->Copy
Next Navigate back to the Folder you created in the Start Menu\Programs
Select Menu->Edit->Paste Shortcut (This will create a .lnk file that links back to the .EXE) You can rename the .lnk file whatever you like, and that is what will show up in the Programs Folder.

Request for Digital Clock

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

[Question]How to make a link to a .exe

I have a question
I have the game "Worms" on my device. To specify it's on my storage card.
Today I made a hard reset.
Now I want to make a link to the .exe from Worms. Cause now I hae to go through file-explorer and I want it like it was before the hard reset. There was a link in my games folder before the hard reset under programs...
How can I do this again ?
resco file explorer is your friend
Sorry, but I don't unsterstand this....
It is being suggested you download and install Resco Explorer a pay-for app that does have a free trial. Resco allows you to Click/Hold an .exe file and Send To a StartMenu shortcut which are trying to do.
You can do it the hard way with Notepad but it is a pain.
http://www.resco.net/pocketpc/explorer/
Total Commander, I think will do it too, but I own Resco and am familiar with it. It is FREE.
Hi
If you use Resco File explorer you can create shortcut to any exe file.it wil be placed to your start menu.but you can do it manualy too.without useing Resco FE.
1. Open Notepad
2. Place the entire path to the file in the first line of the file, including the .exe file. You must use quotation marks if it resides in a directory with spaces, such as “\Program Files.”
3. Count the number of characters in the command line, including spaces and quotes, to get the length of the string.
4. In the .lnk file, the format for the line is
<length of string>#<command line>
5. Save the file and copy it to the "\Windows\Start Menu" directory on the Windows CE or Pocket PC device. This places the shortcut at the top level of the Start Menu.
You don't need a 3rd-party explorer or notepad. Creating shortcuts is very simple using the built-in file explorer.
Step 1: Start file explorer.
Step 2: Navigate to the folder the EXE is in.
Step 3: Highlight the EXE.
Step 4: Copy the EXE to the clipboard (Menu | Edit | Copy).
Step 5: Navigate to the start menu folder you want the shortcut in (typically \Windows\Start Menu\Programs).
Step 6: Paste a shortcut to the EXE (Menu | Edit | Paste Shortcut).
Step 7: Rename the shortcut if desired.
The shortcut will now be in start menu programs. You can now move it to and from the top-level start menu using Start | Settings | Menus.
V/R
Russell
First of all thanks to everyone for posting...
But I have one question....what do you mean with "highlight the EXE?"
I hope you can help me ^^
But I have one question....what do you mean with "highlight the EXE?"
Click to expand...
Click to collapse
When you navigate to a folder in File Explorer, the first file in the folder is highlighted (selected). Highlight the the executable file to which you need a start menu shortcut, either using d-pad down, or tap-n-hold with the stylus. This will be the file copied to the clipboard in step #4.
Note: I use the term "highlight" rather than "select" because selecting the file implies tapping on it, which will open the application. You don't want to start the application.
hammellose2 said:
First of all thanks to everyone for posting...
But I have one question....what do you mean with "highlight the EXE?"
I hope you can help me ^^
Click to expand...
Click to collapse
Do a search. There are many tutorials that can walk you through this.

How to remove background color from apps

Hey guys,
you might have discovered that on your Mate 7 all app icons (that shouldn't have a background) have a background set by your phone.
However, this does not always look good (in my opinion at least) - so I tried to fix it.
There is basically a simple solution to it which I want to share with you here.
Requirements
7zip or any other similar tool on your computer
A file manager app on your phone that supports accessing the whole file system (for example "FX File Explorer")
My solution will probably work with other apps and programs too but I will only describe it for these exact ones.
Part 1: Copying the theme to an accessible location
Copying a preinstalled theme
Open FX File Explorer on your phone. Locate the System category and open it.
Navigate to /system/themes and copy the file you wish to modify. (long press -> copy). The default theme is "Golden.hwt"
Now go back to the main window in FX.
Go to Main Storage and paste the file there. (click on "CLIPBOARD" in the top right corner and click paste in the sidebar that just opened)
Copying a user-installed theme
For user-installed themes this process is optional and mostly unnecessary. However, I will explain it anyway:
Open FX File Explorer on your phone. Locate the Main Storage category and open it
Navigate to HWThemes and copy the file you wish to modify. This time you might have to copy all the .hwt files because they aren't named the same as the theme.
Step 3 and 4 are the same as for preinstalled themes.
Part 2: Modifying the theme
Connect your phone to your computer. Open it with explorer or the file manager you have installed if you are not using Windows.
In the folder Internal Storage you should now find the themes you copied in part 1. Move them to your computer.
For user-installed themes you have to locate the correct theme first. To do that, you have to open each file with 7zip and look for the name in the file description.xml inside the zip (The name is always the entry "title")
Once you have found the correct theme, open it with 7zip. then doubleclick on icons inside the zip.
Download the universal transparent icon pack from the attachment. Open it in a seperate window of 7zip.
Copy all the files in the downloaded zip to the image folder in the theme.
Now navigate up one directory inside the theme zip. Open the file description.xml again and change the name inside the title tag. (Example: <title>XYZ</title> -> <title>XYZ_modified</title>
Close 7zip and copy the file back to your device. YOU HAVE TO PLACE IT IN THE "HWThemes" FOLDER!
Now you can enable the theme just like you activate any other theme (in the Designs app)
Congratulations, you have removed the icon backgrounds from your theme.
Sorry if my english is not that good... It's not my native language
I tried this on Ascend G6 (EMUI3.0).
Srangly enough, it works for some icons, but some icons (not the stock ones!) still have a coloured added background.
MrStickmanPro1 said:
Hey guys,
you might have discovered that on your Mate 7 all app icons (that shouldn't have a background) have a background set by your phone.
However, this does not always look good (in my opinion at least) - so I tried to fix it.
There is basically a simple solution to it which I want to share with you here.
Requirements
7zip or any other similar tool on your computer
A file manager app on your phone that supports accessing the whole file system (for example "FX File Explorer")
My solution will probably work with other apps and programs too but I will only describe it for these exact ones.
Part 1: Copying the theme to an accessible location
Copying a preinstalled theme
Open FX File Explorer on your phone. Locate the System category and open it.
Navigate to /system/themes and copy the file you wish to modify. (long press -> copy). The default theme is "Golden.hwt"
Now go back to the main window in FX.
Go to Main Storage and paste the file there. (click on "CLIPBOARD" in the top right corner and click paste in the sidebar that just opened)
Copying a user-installed theme
For user-installed themes this process is optional and mostly unnecessary. However, I will explain it anyway:
Open FX File Explorer on your phone. Locate the Main Storage category and open it
Navigate to HWThemes and copy the file you wish to modify. This time you might have to copy all the .hwt files because they aren't named the same as the theme.
Step 3 and 4 are the same as for preinstalled themes.
Part 2: Modifying the theme
Connect your phone to your computer. Open it with explorer or the file manager you have installed if you are not using Windows.
In the folder Internal Storage you should now find the themes you copied in part 1. Move them to your computer.
For user-installed themes you have to locate the correct theme first. To do that, you have to open each file with 7zip and look for the name in the file description.xml inside the zip (The name is always the entry "title")
Once you have found the correct theme, open it with 7zip. then doubleclick on icons inside the zip.
Download the universal transparent icon pack from the attachment. Open it in a seperate window of 7zip.
Copy all the files in the downloaded zip to the image folder in the theme.
Now navigate up one directory inside the theme zip. Open the file description.xml again and change the name inside the title tag. (Example: <title>XYZ</title> -> <title>XYZ_modified</title>
Close 7zip and copy the file back to your device. YOU HAVE TO PLACE IT IN THE "HWThemes" FOLDER!
Now you can enable the theme just like you activate any other theme (in the Designs app)
Congratulations, you have removed the icon backgrounds from your theme.
Sorry if my english is not that good... It's not my native language
Click to expand...
Click to collapse
But do I have to downl. your file to get bckgrnd removed ?
Can u show us one screenshot of icons ? how it looks like ?
Thnx
helped!!! BROTHER THIS REALLY HELPED A LOT.. THANK YOU VERY MUCH.........
mrstickmanpro1 said:
hey guys,
you might have discovered that on your mate 7 all app icons (that shouldn't have a background) have a background set by your phone.
However, this does not always look good (in my opinion at least) - so i tried to fix it.
There is basically a simple solution to it which i want to share with you here.
requirements
7zip or any other similar tool on your computer
a file manager app on your phone that supports accessing the whole file system (for example "fx file explorer")
my solution will probably work with other apps and programs too but i will only describe it for these exact ones.
part 1: Copying the theme to an accessible location
copying a preinstalled theme
open fx file explorer on your phone. Locate the system category and open it.
navigate to /system/themes and copy the file you wish to modify. (long press -> copy). The default theme is "golden.hwt"
now go back to the main window in fx.
go to main storage and paste the file there. (click on "clipboard" in the top right corner and click paste in the sidebar that just opened)
copying a user-installed theme
for user-installed themes this process is optional and mostly unnecessary. However, i will explain it anyway:
open fx file explorer on your phone. Locate the main storage category and open it
navigate to hwthemes and copy the file you wish to modify. This time you might have to copy all the .hwt files because they aren't named the same as the theme.
step 3 and 4 are the same as for preinstalled themes.
part 2: Modifying the theme
connect your phone to your computer. Open it with explorer or the file manager you have installed if you are not using windows.
in the folder internal storage you should now find the themes you copied in part 1. Move them to your computer.
for user-installed themes you have to locate the correct theme first. To do that, you have to open each file with 7zip and look for the name in the file description.xml inside the zip (the name is always the entry "title")
once you have found the correct theme, open it with 7zip. Then doubleclick on icons inside the zip.
download the universal transparent icon pack from the attachment. Open it in a seperate window of 7zip.
copy all the files in the downloaded zip to the image folder in the theme.
now navigate up one directory inside the theme zip. Open the file description.xml again and change the name inside the title tag. (example: <title>xyz</title> -> <title>xyz_modified</title>
close 7zip and copy the file back to your device. you have to place it in the "hwthemes" folder!
now you can enable the theme just like you activate any other theme (in the designs app)
congratulations, you have removed the icon backgrounds from your theme.
sorry if my english is not that good... It's not my native language
Click to expand...
Click to collapse
thİs really helped bro.. And it works too. Thanks again.. I have beeen looking for this for ages... But i found itnow..
Hi,
This is something I was eagerly looking forward on my new Y6 (EMUI 3.1).
I have followed all your steps unto 6.
Bit confused with "Copy all the files in the downloaded zip to the image folder in the theme.".
Can you please clarify the above for me?
Thanks in advance :good:
MrStickmanPro1 said:
Hey guys,
you might have discovered that on your Mate 7 all app icons (that shouldn't have a background) have a background set by your phone.
However, this does not always look good (in my opinion at least) - so I tried to fix it.
There is basically a simple solution to it which I want to share with you here.
Requirements
7zip or any other similar tool on your computer
A file manager app on your phone that supports accessing the whole file system (for example "FX File Explorer")
My solution will probably work with other apps and programs too but I will only describe it for these exact ones.
Part 1: Copying the theme to an accessible location
Copying a preinstalled theme
Open FX File Explorer on your phone. Locate the System category and open it.
Navigate to /system/themes and copy the file you wish to modify. (long press -> copy). The default theme is "Golden.hwt"
Now go back to the main window in FX.
Go to Main Storage and paste the file there. (click on "CLIPBOARD" in the top right corner and click paste in the sidebar that just opened)
Copying a user-installed theme
For user-installed themes this process is optional and mostly unnecessary. However, I will explain it anyway:
Open FX File Explorer on your phone. Locate the Main Storage category and open it
Navigate to HWThemes and copy the file you wish to modify. This time you might have to copy all the .hwt files because they aren't named the same as the theme.
Step 3 and 4 are the same as for preinstalled themes.
Part 2: Modifying the theme
Connect your phone to your computer. Open it with explorer or the file manager you have installed if you are not using Windows.
In the folder Internal Storage you should now find the themes you copied in part 1. Move them to your computer.
For user-installed themes you have to locate the correct theme first. To do that, you have to open each file with 7zip and look for the name in the file description.xml inside the zip (The name is always the entry "title")
Once you have found the correct theme, open it with 7zip. then doubleclick on icons inside the zip.
Download the universal transparent icon pack from the attachment. Open it in a seperate window of 7zip.
Copy all the files in the downloaded zip to the image folder in the theme.
Now navigate up one directory inside the theme zip. Open the file description.xml again and change the name inside the title tag. (Example: <title>XYZ</title> -> <title>XYZ_modified</title>
Close 7zip and copy the file back to your device. YOU HAVE TO PLACE IT IN THE "HWThemes" FOLDER!
Now you can enable the theme just like you activate any other theme (in the Designs app)
Congratulations, you have removed the icon backgrounds from your theme.
Sorry if my english is not that good... It's not my native language
Click to expand...
Click to collapse
Hi ArnoJeroen,
Huawei Y6 / EMUI 3.1
I am facing the same problem It works for some icons but not for all ... did you find out any solutions to resolve this? any feedback will be much appreciated.
ArnoJeroen said:
I tried this on Ascend G6 (EMUI3.0).
Srangly enough, it works for some icons, but some icons (not the stock ones!) still have a coloured added background.
Click to expand...
Click to collapse

Categories

Resources