Hello, i have the Schap's ROM in my Trinity,
In the FTouchFLO program, my "Up-Down" minimize all windows, and i want "Down-Up" maximize the last used application (i did a lot of research but nothing found =/ ).
Thank You if you know a Minimize.exe or TaskSwitch.exe command line or other can do this... Thank You =)
try searching for mort scripts
Related
Guys, Have been searching the site for a couple of weeks now and cant find a solution to my problem.
I work for a company that deals with alot of XDA2 units, so far I have managed to develop a custom extended rom that works fine, but have not been able to find a way to remove links from the start menu and the program menu. seen several threat on the site but no solution. The links have to be removed if a hard reset occurs. At present It has to be done by cloning an image onto the unit (1600 in total)
Any help would be appreciated.
popeye
I would love a program which based on a txt file would "delete","rename"... files and/or registry.
Something that could be executed from config.txt
there was a thread about a .bat interpreter but i don't think they got it working.
M4io said:
I would love a program which based on a txt file would "delete","rename"... files and/or registry.
Something that could be executed from config.txt
there was a thread about a .bat interpreter but i don't think they got it working.
Click to expand...
Click to collapse
I'm using Restorator utility (search through the forum) to do the aforementioned things and much more. Works flawlessly with new Second Edition rom
thx, I completely forgot about that utility. I will defenitely give it a try
http://forum.xda-developers.com/viewtopic.php?t=9333&highlight=restorator
Hello,
I would like to stop a program (gpsgate) in memory usind windows command line.
Do you know how to do that ?
Or do you know another solution (or program) for this ?
Thanks
I wrote an app VJTaskKiller to help on this. I imagine itsme has much better tools to do this, and also perhaps mortscript.
V
vijay555 said:
I wrote an app VJTaskKiller to help on this. I imagine itsme has much better tools to do this, and also perhaps mortscript.
V
Click to expand...
Click to collapse
Nice !! I'll try it. Thank you vijay555
Your program is excellent and i will keep it !!
BUT i have a problem with gpsgate (specific problem i think). It is a hide task. The process name is GpsGateCE.EXE and vjtaskkiller doens't work with this argument.
Do you have a solution ? I will try to find if there is a an associated task name with GpsGateCE.EXE.
Thank you
Unfortunately I haven't updated VJTaskKiller to kill hidden tasks, right now it closes windows, not processes.
I will try to update it at some point soon, but do try searching for itsme's tools, or otherwise I will try to update at some point.
V
Ok thank you again vijay555 !
To close GpsGate you can make a little progam that send e windows message:
gpsGateHWnd = FindWindow(NULL, TEXT("Franson GpsGate"));
SendMessage(gpsGateHWnd, WM_COMMAND, 0x000000C8, 0x00000000);
Bye Bye
Hy guys! First of all I'd like to say you are doing a great job here! You already helped me with my old vpa compact II to realize that my Wlan Hardware Modul is a piece of grap and therefor I bought a brand new HTC TyNT II to use my Exchange Server in the right and working way!
Here comes my issue:
- I'm very interested in using the Cube Software so I read plenty of posts and threads to make it work, but it won't run! (Yes I'm a noob to WM6, before my Compact II with WM5 i used Palm OS)
After Installing the FTouchFlo_v1.4.1 and the SCLPF_1-62 as written in the manuals and configuring the right way, it won't work. My device has a preinstalled AdobeReaderLE2.0 so I additionally tried installing the FlashPlayer but with no changes. Furthermore my installing paths are different because of a german installation (the adobereader is in windows root with ppc_adobereader.exe)
I encountered these problems:
- The finger navigation won't work at all (with and without Extra Software)
- TouchFlo configuration is IMO correct, but swf files won't open in adobe's reader
Enervated I did a HardReset and recognized a PreInstalled version of TouchFlo on my Device! But there are no settings to change, the manual also says "Use it for big content to easily navigate with your fingers" but it won't work! Also I read that the device comes along with NO TouchFlo Preinstalled in other threads except here.
I'm confused, and maybe someone can help me out! If I posted this thread in the wrong place please do not hesitate to move it!
Thanx
Rekoo
Rekoo said:
Hy guys! First of all I'd like to say you are doing a great job here! You already helped me with my old vpa compact II to realize that my Wlan Hardware Modul is a piece of grap and therefor I bought a brand new HTC TyNT II to use my Exchange Server in the right and working way!
Here comes my issue:
- I'm very interested in using the Cube Software so I read plenty of posts and threads to make it work, but it won't run! (Yes I'm a noob to WM6, before my Compact II with WM5 i used Palm OS)
After Installing the FTouchFlo_v1.4.1 and the SCLPF_1-62 as written in the manuals and configuring the right way, it won't work. My device has a preinstalled AdobeReaderLE2.0 so I additionally tried installing the FlashPlayer but with no changes. Furthermore my installing paths are different because of a german installation (the adobereader is in windows root with ppc_adobereader.exe)
I encountered these problems:
- The finger navigation won't work at all (with and without Extra Software)
- TouchFlo configuration is IMO correct, but swf files won't open in adobe's reader
Enervated I did a HardReset and recognized a PreInstalled version of TouchFlo on my Device! But there are no settings to change, the manual also says "Use it for big content to easily navigate with your fingers" but it won't work! Also I read that the device comes along with NO TouchFlo Preinstalled in other threads except here.
I'm confused, and maybe someone can help me out! If I posted this thread in the wrong place please do not hesitate to move it!
Thanx
Rekoo
Click to expand...
Click to collapse
Is it FTouchFloCnfig enabled on the General Tab?
What settings do you have in the Gestures tab for running the Cube?
Thanx for the reply!
Yes the FTouchFlo is enabled!
I'll post the settings file:
"-----------
; FTouchFlo configuration file
Delay:100
GestureWaitingDelay:300
;To disable scrolling use DisableScroll:1
; to enable scrolling use DisableScroll:0
DisableScroll:0
;This is the path to Adobe Flash Lite please find where it is installed on your device and correct it.
UpDownApp:/Programme/Adobe/FlashLite/saplaywm.exe
;Do not change this line.
UpDownAppCmdLine:"/Application Data/SCLPF/StartApps.swf"
;This is the path to Adobe Flash Lite please find where it is installed on your device and correct it.
DownUpApp:/Programme/Adobe/FlashLite/saplaywm.exe
;Do not change this line.
DownUpAppCmdLine:"/Application Data/SCLPF/StartMusic.swf"
;This is the path to Adobe Flash Lite please find where it is installed on your device and correct it.
LeftRightApp:/Programme/Adobe/FlashLite/saplaywm.exe
;Do not change this line.
LeftRightAppCmdLine:"/Application Data/SCLPF/StartMain.swf"
;This is the path to Adobe Flash Lite please find where it is installed on your device and correct it.
RightLeftApp:/Programme/Adobe/FlashLite/saplaywm.exe
;Do not change this line.
RightLeftAppCmdLine:"/Application Data/SCLPF/StartContacts.swf"
; Exclude applications
Exclude:TomTom Navigator
Exclude:Flash lite
Exclude:htcalbum.exe
Exclude:saplaywm.exe
; end of configuration
----------------"
I take it FlashLite is installed in /Programme/Adobe/FlashLite/saplaywm.exe ?
mine installed into:
"/Program Files/Adobe/FlashLite/saplaywm.exe"
This is what I mentioned with German Installation! The Directories are named differently! So far I don't know if the software settings require the exact same path's or as I did just point to exe.
thanx
Rekoo said:
This is what I mentioned with German Installation! The Directories are named differently! So far I don't know if the software settings require the exact same path's or as I did just point to exe.
thanx
Click to expand...
Click to collapse
Can you open FlashLite from this location (browse using File Explorer) and then load the swf File from there?
ahhhhh, i get the screen, but ftouch won't work! maybe the delay or something is too long... I'll check different settings with the delay thing.
after trying:
I can select the the single swf's to open in flashlite, I can perform the buttons click, but the crossing finger action won't work.
Thanx for your help. I'll will delete the software. maybe I find a solution later and try it again
thanx
Rekoo said:
ahhhhh, i get the screen, but ftouch won't work! maybe the delay or something is too long... I'll check different settings with the delay thing.
after trying:
I can select the the single swf's to open in flashlite, I can perform the buttons click, but the crossing finger action won't work.
Thanx for your help. I'll will delete the software. maybe I find a solution later and try it again
thanx
Click to expand...
Click to collapse
You need to set an action for crossing finger in FTouchFlo Config.
I suggest you use the C++ cube from Slither. It's very quick and lite, and doesnt require flash.
Hi everyone
I really want to start tweaking things on my new HD2 but am falling over at the first couple hurdles. For me it seems that the core things to know are and that I'm having problems with are how to:
'Back up the phone (ROM and data)'
- I've tried using 'Dump My Phone' to backup (dump) my mobile in case I wreck the phone with my registry tweaks. Unfortunately the backup won't work. I copy the whole folder, which includes the .cab, .bat and .dll files into a folder on my device. Then I run the .cab file (installs successfully) and finally 'try' to run Partition Addresses.bat. This is where it fails (error: There is no application with 'Partition Addresses'. Run the application first, then open this file from within the application). Does anyone know what I should do or can suggest a different free prog along with a simple guide? I would really appreciate it!
'Launch the Run command and execute'
- I'm used to using it on Windows XP/ 7 but can't find it on the phone. Could someone post the path to the 'Run cmd' so that I can launch and use it?
'Edit the registry'
-(solved - I think) Downloaded Total Commander from one of the threads in the forum. Ran the .cab, opened the prog. Eventually found that the registry is within \\Plugins.
I'd really appreciate any help/ pointers that anyone can provide and I'm sure other future newbies would too.
Thanks very much
Before replying pls keep in mind that I'm a total n00b with all the tweaking so I need really clear step-by-step adivce if possible (hopefully will help others too).
1 - Not easy, really really not easy - certainly not just a program to do it.
far simpler to look in the 'official roms' thread in the rom development section and find a copy of your stock rom to use as a backup.
Heres a starter link to give you an idea what is involved.
Dump Rom
2 - 'Launch the Run command and execute', , erm, not sure what you mean, , but if you mean how to run commands at a command prompt in windows 7, press start, type cmd in the box at the bottom left of the start menu, and voila
If you mean run it on the phone there is no cmd prompt.
3 - Total commander is good for on the phone, for editing via the PC grab CeRegistryEditor, brilliant and farrrr easier than doing it through the phone.
Thanks samsamuel for your quick reply (damn replies are fast in this forum!)
- if backup is that tough then I guess, I'll just have to go the route you suggested. I was hoping to have a way to backup (if I make many registry tweaks and the last one screws it up then it would be great if I could just fall back on the backup instead of having to do all the tweaks again due to using a stock or forum ROM)
- yeah I meant run cmd from in the phone (one of the guides on backing up the phone mentioned it (http://forum.xda-developers.com/showthread.php?t=427507) or did I totally not get what was meant
-I like the sound of tweaking the phone registry from the the desktop PC although Total Commander seems quite easy
Thanks again
for backing up the phone to restore to the same rom after a hard re set, lots off people swear by spb backup, though you can have issues if you try to restore a backup to a new rom.
samsamuel said:
for editing via the PC grab CeRegistryEditor, brilliant and farrrr easier than doing it through the phone.
Click to expand...
Click to collapse
Man, that makes it so easy. Thanks for that!
meegulthwarp said:
Man, that makes it so easy. Thanks for that!
Click to expand...
Click to collapse
can use it to export/backup reg keys too. great software.
samsamuel, I just saw that the link u provided to 'dump ROM' guide is the one that I meant, which seems to require using the run cmd in the mobile. it states, "Run (copy paste):
“pdocread.exe -l” (it’s the letter L not a 1)".
Any idea how to do that part. if so then I can give it a go.
interestingly,in the first step of the guide it stages to change the policy value to 1 but that's already done on my phone.
I am building my custom rom, I want my device to restart when the HTC startup configuration is finished and the finish button pressed.
Any body know how to do this?
also I want to khow how to cook mortscript in to my rom, any documentation? , as I have cooked it in to my rom but it doesn't worked .
thank you.
OR
How to reset the phone automatically after the first boot configurations finished?
-I am using Leo.
hi dude
firstly attatched is the folder of mortscript from my sys folder in my kitchen (latest version) so delete the version you have and add this version (defo works )
secondly could you explain what you meen by:
I want my device to restart when the HTC startup configuration is finished and the finish button pressed.
Click to expand...
Click to collapse
Rn
btw your best bet for any mortscript is to ask RoryB at the mortscript examples thread here (he has helped me out a lot with scripts)
If using RunCC package change this line in the app.reg from this "ResetDevice"=dword:00000000 to this "ResetDevice"=dword:00000001
WC
exactly what I was searching for, many thanks . best forum I've ever seen.
thats xda devs for you dude, always here to help
btw - i had a problem cooking the mortscript EXT into my rom, duno why coz the packsage was perfect.. but that version i gave you there in the attatchment, i had no problems with, it worked first time..
btw, im getting better with the scripts now so if you need help, just give me a PM
Rn