[Q] BuildOS: 1c866f27-3fc5-4c9d-a159-9fd4175b8980.rgu Already exist - Touch Diamond, MDA Compact IV ROM Development

BuildOS appear with a message: 1c866f27-3fc5-4c9d-a159-9fd4175b8980.rgu Already exist. Now you think just delete the duplicate file but there's no file only 1 in the /temp map. Does someone know how i can get off this error ?

simply use the package creator in order to generate a new GUID name intsead of this one ...

Related

"this is not a valid ce app".

I tried to dump a certain rom image (nk.nb0) to files for reusing. However, almost all the exe and dll seem to be malfunctioning saying "this is not a valid ce app".
Only a clue I can get is the error messeage called
ERROR: could not find pointer for ofs 00000000
The rom image is probably made by CE4.1 but when I put -4 option the more error messages are coming up. so I can't help but omit -4.
:shock:
[Full messages..]
img 00000000 : hdr=8599c46c base=84000000 commandlineoffset=84000000
ERROR: could not find pointer for ofs 00000000
84000000 - 84000000 L00000000 rom_00 start
84000000 - 84000004 L00000004 romsection id=ea000ea7
84000004 - 84000040 L0000003c NUL
84000040 - 84000048 L00000008 'ECEC' -> 8599c46c
84000048 - 84001000 L00000fb8 NUL
84001000 - 8403e0c8 L0003d0c8 o32 region_0 rva=00001000 vsize=0003d0c8 real=84001000 psize=0003d200 f=60000020 for nk.exe
....
..
.
Hi,
you CANNOT use dumped .dll or .exe files since relocation information was stripped out at ROM generation process. And since the executable code is loaded by loader into RAM (different position than in ROM) you will never be able to use it.
All you can do with dumped .exe .dll is some disassembly.
John
JohnSmith said:
Hi,
you CANNOT use dumped .dll or .exe files since relocation information was stripped out at ROM generation process. And since the executable code is loaded by loader into RAM (different position than in ROM) you will never be able to use it.
All you can do with dumped .exe .dll is some disassembly.
John
Click to expand...
Click to collapse
ummm... I have used .exe's and .dll's from one device's ROM and used them successfully on another after extracting with dumprom.
I would think the issue has to do with the compression. If you have a WinCE 4.1 ROM and use -3, the files will be corrupt. Try loading the .wav's, .bmp's and .htm's in your Windows/Linux applications and see if they run. If not, then you need to use -4 (which means you may need to hack at the offsets).
LD

error installation caller_id_wwe_rc10

guys can any1 send me the IA_caller_id? im not sure if thats the correct filename.. or just attach all the system files which are bieng used by the latest caller id 1.20.
whenever i boot my xdaII it say's
cannot find ia_callerid (or one of its components). make sure tha path and filename are correct and all the required libraries are available.
any1??? care to share your files with me? thanks alot!
just attach all the system files for caller ID.
thanks
did you even bother to search for "caller" ?
http://forum.xda-developers.com/viewtopic.php?t=15176
why do all people ask for the same thingy on the exact same day ?

Universal upgrading to Jasjar ROM (sorry for wrong crosspost

Hi!
Trying to figure out how to upgrade but I am missing something.
I downloaded the file JASJAR_WWE_11353_137_10301.EXE.
When I run it it gives me a country ID Error 120
Following other posts I downloaded the file MaUpgradeUt_noID.exe which gives me the error missing run.dll.
In another post it says to put the MaUpgradeUt_noID.exe in the same directory of the JASJAR_WWE_11353_137_10301.EXE.
BUT THE JASJAR_WWE_11353_137_10301.EXE DOES NOT CREATE ANY FILE NOR DIRECTORY.
WHERE THE HELL ARE THOSE EXTRACTED FILES???
P.S. What a nightmare.
Re: Universal upgrading to Jasjar ROM (sorry for wrong cross
claudioita said:
Hi!
Trying to figure out how to upgrade but I am missing something.
I downloaded the file JASJAR_WWE_11353_137_10301.EXE.
When I run it it gives me a country ID Error 120
Following other posts I downloaded the file MaUpgradeUt_noID.exe which gives me the error missing run.dll.
In another post it says to put the MaUpgradeUt_noID.exe in the same directory of the JASJAR_WWE_11353_137_10301.EXE.
BUT THE JASJAR_WWE_11353_137_10301.EXE DOES NOT CREATE ANY FILE NOR DIRECTORY.
WHERE THE HELL ARE THOSE EXTRACTED FILES???
P.S. What a nightmare.
Click to expand...
Click to collapse
You can use winzip to unpack the .exe..... and stop swearing.

update.zip signing

Hey I was wondering if anyone could create a batch file that will allow me to drag a file inside and it will automatically sign it and create a new file with the same filename + "-signed".
the command is:
Code:
java -classpath testsign.jar testsign file.zip file-signed.zip
cheers.
sorry didnt read properly..
Please use the search function.
For this time only though
http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2

Understanding the links in LSK and RSk

Hi all,
in the Windows directory you got the directorys RSK und LSK. This is the abbreviation for RightSoftKey and LeftSoftKey.
In these directories one find a link to the software which is supposed to start if one presses the left or right softkey.
Somehow my links are broken so I tried to fix them. For example: the left softkey is supposed to start the calendar.
So, this isnt working: couldnt find the directory states the errormessage.
So I look into the Windows directory, found the calendar.lnk and copied it to the directory LSK.
Not working. If I look at the properties of the link in LSK, I see that the file has changed !
Just by copying ...
The properties doesnt contain the necessary information for starting the calendar any longer: shortcut: pooutlook.exe calendar.
Again , these informations get lost just by copying the file into the LSK directory. Editing the link to enter these information isnt possible.
How can I fix this - any idea pleaase ?
regards
Thomas
fischtoeter said:
Hi all,
in the Windows directory you got the directorys RSK und LSK. This is the abbreviation for RightSoftKey and LeftSoftKey.
In these directories one find a link to the software which is supposed to start if one presses the left or right softkey.
Somehow my links are broken so I tried to fix them. For example: the left softkey is supposed to start the calendar.
So, this isnt working: couldnt find the directory states the errormessage.
So I look into the Windows directory, found the calendar.lnk and copied it to the directory LSK.
Not working. If I look at the properties of the link in LSK, I see that the file has changed !
Just by copying ...
The properties doesnt contain the necessary information for starting the calendar any longer: shortcut: pooutlook.exe calendar.
Again , these informations get lost just by copying the file into the LSK directory. Editing the link to enter these information isnt possible.
How can I fix this - any idea pleaase ?
regards
Thomas
Click to expand...
Click to collapse
PS: Interesting is, if I copy th elink to any other place on the phone, e.g. MyDocuments or something like this, the link is always workling ....
Only if I copy it to LSK , not
Ok .. solved, but not understood:
1.) click on directory LSK
2.) chose Property
3.) it says: TYPE: Removable Storage (ROM)
4.) click ok
5.) the direcoty LSK doesnt exist any more - only a new directory with weird combination of figures and letters
5.) renaming this combination to LSK
6.) property says noe: TYPE: FOLDER
7.) copying calendar.lnk into the new LSK folder
8.) pressing left softkey: calendar ist starting
so, its working. Although I really would like to understand why ...
fischtoeter said:
Ok .. solved, but not understood:
1.) click on directory LSK
2.) chose Property
3.) it says: TYPE: Removable Storage (ROM)
4.) click ok
5.) the direcoty LSK doesnt exist any more - only a new directory with weird combination of figures and letters
5.) renaming this combination to LSK
6.) property says noe: TYPE: FOLDER
7.) copying calendar.lnk into the new LSK folder
8.) pressing left softkey: calendar ist starting
so, its working. Although I really would like to understand why ...
Click to expand...
Click to collapse
Well, after a softreset .. same problem: error opening the shortcut or locating ...
Although the properties of the link are ok

Categories

Resources