Related
Hello,
can anyone tell me if there a good instruction somewhere about producing an executable .reg file for the WM5 platform (Qtek 9000 PPC as well as Qtek 8300 Smartphone) ?
It should contain modifications to the registry which should be applied upon exectuting this file.
(With thge help of a second such file I'd like to reset the initial reg values back.)
Thanks in advance.
well
just look inside a .reg file with notepad.
example:
[HKEY_CLASSES_ROOT]
[HKEY_CLASSES_ROOT\.2bp]
"Content Type"="image/bmp"
"Default"="bmpimage"
"PerceivedType"="image"
[HKEY_CLASSES_ROOT\.3gp]
"Default"="3gpfile"
that's it...
im sure u understood what should be done...
To make it executable you need to write a custom app or import the reg settings into a cab and load the cab.
V
How do i make a .reg file delete a value in the registry ??
I think you insert a - before the key
I'll have to google to confirm, but I'm cooking right now
V
vijay555 said:
To make it executable you need to write a custom app or import the reg settings into a cab and load the cab.
V
Click to expand...
Click to collapse
Thanks to all !
Yes, just this would be my prime question:
Is there any documentation on how to make it executable by "transforming it into a cab file" ?
the way to OS Localize your Universal
*****the files and tools you need*******
*imgfs_tool by mamaich
*boot_hv_tool by mamaich
http://forum.xda-developers.com/viewtopic.php?t=34171&start=0
*HTC-64 Encodetool by bal666
http://forum.xda-developers.com/viewtopic.php?p=191164#191164
*hex editor (i used Heiw32 accroding to suggestion of Mamaich)
*NotePad in Windows
*Other high performanced Editor(if you have)
*Resource Hacker or PE Editor + Resource Tunner to edit mui
*Signcode.exe and sign with certificate
-----sorry can not write all in here,,, pls go to link---
http://www.asukal.jp/WM5_MUI/the way to OS Localize your Universal.mht
***********additional information 2006-May-15**********
regarding to initflashfiiles.dat and initboji.dat
i tired to write initflashfiles.dat in Japanese chalachtor, but not in CODE,
seems to work.
*write initflashfiles.dat in Japanese to specify Japanese Localized shell folders and Japanese re-named Short cuts. then add into rom.
also deleate both of 2 old dat files from rom.
then flash it back to my Uni, the localized shell folders were created!
this can save a lot of time to create the Localized ROM :shock:
But,,, still testing that ROM can work correctry.......or not.
<some appurication buttons can not assained if without initboji.dat>
*************2006-May 22 aditional********************
@ to edit the dll or exe from AKU2 rom, they have some difference.
Strings can be edited only with Platform Builder now.
pls reffer to this thread
http://forum.xda-developers.com/viewtopic.php?t=49423&highlight=
Can I have your instructions?
Hi Asukal(sama):
I'm trying to localize my Universal to my local language.
I'm stuck now before boot set-up process after hard reset.
So, I would like to ask you several questions.
Could you show me your instructions / suggestions?
1) Certification Store (way 2-1)
You said I have to take out CertificationStore from registry file.
I could not find any key of "CertificationStore", so I compared my registry before and after SDK_Cert installation.
I found there are some differences in registry file, which are:
HKEY_LOCAL_MACHINE\Comm\Security\SystemCertificates\SPC\Certificates\XXXXX] –- 3 keys
HKEY_LOCAL_MACHINE\Comm\Security\SystemCertificates\Privileged Execution Trust Authorities\Certificates\XXXXX] – 3 keys
[HKEY_LOCAL_MACHINE\Comm\Security\SystemCertificates\Unprivileged Execution Trust Authorities\Certificates\XXXXX] – 2 keys
I removed "\" that locates on each line of hex data and write these keys on default.hv file.
However, the start-up process just after hard reset didn't start...
I also found some other differences on registry files, which seems certification file update time.
Do I have to put update time keys on default.hv file?
Or am I still missing something?
2) MUI (way 2-2)
I could sign *.mui files with SDK_Cert.
You said PE header must be corrected if I cannot sign *.mui.
In other words, you mean I don't have to correct PE headers because I can sign my *.mui?
As far as I checked my *.mui files, it seems OK.
3) iniboj.dat (way 3)
I could dump iniboj.dat and initflashfiles.dat and translated them to my language.
Of course I saved in Unicode (UTF-16) and removed the first 2 byte "ff fe".
When I run "delfile.exe", I noticed "delfile.exe" showed the error message that "delfile.exe" could not find iniboj.dat.
But I could add iniboj.dat with "addfile.exe".
Is this a normal message from "delfile.exe"? FYI, my base ROM is Qtek's AKU2; 1.30.77.
4) *.hv files (way 4)
I think the following is the keys that I must change.
[HKEY_LOCAL_MACHINE\System\Explorer\Shell Folders]
"StartUp"="\\Windows\\StartUp"
"Recent"="\\Windows\\Recent"
"Programs"="\\Windows\\Programs"
"Favorites"="\\Windows\\Favorites"
"Desktop"="\\Windows\\Desktop"
Even I changed these keys, I cannot start my start-up process...
Are these keys enough to start start-up process?
I appreciate any suggestions / supports / instructions!!
Thank you.
hi! Camrade!
Re Qeuestions
1;certificate sotre. 3 entries are correct.
@But i am not sure what you removed???
i did not remove any thing and copy it to HV.
@yes update time must be in HV also.
like follows.
without this. no work as sertificate authentification.
[HKEY_LOCAL_MACHINE\Comm\Security\SystemCertificates\Privileged Execution Trust Authorities]
"UpdateTime"=hex:\
00,e0,46,50,1c,96,c5,01
2;if your mui can be signed, they should be workable.
but i am afraid your mui of core-dll Strings Table were broken.
PLS reffer this thread about that!
http://forum.xda-developers.com/viewtopic.php?t=49423&highlight=
if you are not sure, pls send me one of them to check it.
3:re-iniboj.dat, as you told me the eror message of delfile.exe will notice you, because i doesnt exisit in rom files. it was in XIP area.
But dont mind that. procceed it!
4;Shell folders; that is enough in hv, to just specify the loaction of Shell folder.<this also discribed in shellres.dll.
But no start up menu if there were localized Shell folders by failed initialized 2 dat files.
@the os can boot even the shellres.dll.xxxx.mui is not worked,
just missing Programs in StarMenu.
Now i am afraid your shellres____mui is read by OS, but it was incorrect.
@to change the Dr.Johnson screen to Japanes one, replace "stylus2.192.gif" and "stylus1.192.gif" with ones from JP os.
But the fisrt sentence before Stylus work for Dr.Johnson is from Shellres.mui, so your are failed in to read shellres_mui if it was still english.
Good luck!
Almost completed
Thank you, Asukal!
With your responses and instructions, I can finally boot my Universal with my language from boot screen!
I’ll make init*.dat file and try to make more localized ROM.
It seems a little difficult (complicated) to make initflashfiles.dat file translating to Unicode character code. But I’ll try!
Again, Thank you very much!!
shugoh
pls try to write iniflshfile.dat in Katakana, instead of Code,
i did try this some part of them just now.
Seems to be worked. But not sure .........didnt test all of in this dat,
just a part of it.
if the Katakana written dat was workable, it will be so easy to create
the Shell folders in Japanese................ :lol:
Hi Asukal,
I also want to join but I don't have the hex editor....the process is so complicated and the "key" is we have you on this website that do cook the ROM for us. Thanks a lot again.
If you have invented some easy installation files that want me to try, please let me know. I tried to edit the latest O2 ROM but unsuccessful....
Cheers,
chris_khho said:
Hi Asukal,
I also want to join but I don't have the hex editor....the process is so complicated and the "key" is we have you on this website that do cook the ROM for us. Thanks a lot again.
If you have invented some easy installation files that want me to try, please let me know. I tried to edit the latest O2 ROM but unsuccessful....
Cheers,
Click to expand...
Click to collapse
free hex editors can be downloaded.
many kinds of hex editors were in web.
Anyway, if i need something need test, i will call u! :lol:
Hi, Asukal:
This my be very stupid question...
I could translate html portion of shellres.dll with your instruction.
However, I still cannot do of tapres.sll and tshres.dll.......
Maybe this is because the type of resouce is different from shellres's.
So I tried to move html of tapres and tshres to another resources using PB because the other tools I have doesn't work...
When I wanted to save modified resource on PB, PB said I could not save the new resource because PB could not load resources from executable file...
I know this question is the basic one if I want to use PB.
But if you can show (a) hint(s) to me, I would appreciate your support very much.
Thank you!
shugoh
i guess PB can only save the files as "*****.exe" or "******.dll",
but not as a "******.dll.xxxxx.mui"
so you must save it as "anyname_you_want.dll" with out xxxx.mui to other folder.
then go to next step, because files edited with PB can not to be signed.
To enable to be signed, go following steps.
1;Open "any dll" or exe which havs correct PE header with Restorator.
2;Dlelete all of resources from this dll or exe.<make empty dll>
3:On another window of Resotrator ,
Open "anyname_you_want.dll" edited and save by PB
4rag and drop all resources exept "255" resource from
"anyname_you_want.dll" to "empty.dll"
5;save this empty.dll filled with resources of "anyname_you_want.dll",
as the name of your tagert xxxx.mui
6:Close all windows of resotrator.
7;try to sign on that mui, you may able to sign on that!
Good luck
Thank you for your instruction about PB and html.
however, I still cannot save modified file even though I put file name with *.exe or *.dll.
As my test, I opened x86 file and modified its file and I can save the modified. But still cannot tapres and tshres.......
I also tried some WM5 files, but not succeeded in saving it...orz
I installed all PB functions but for MIPS or SH4, which should not necessary for WM5.
The attaced is the error massage appreared when I wanted to save modifed WM file. (I installed Japanese PB, so error message is in Japanese)
"ta.dll" is only a temporary name for modified tapres.
I appresitate your any comments.
Thank you.
shugoh
I did it!!
Asukal:
I finally can make localized tapres and tsh with your recommended tools!!
Please see my blog at your convenience!
I'll try to localize folders with init*.dat files!!
Thank you very much!!
(If I have difficulties on making init*.dat files, I may ask you suggestions after I make every effort I can make,)
Thanks again
shugoh
Hi, Asukal
I can localize init*.dat file according to your post on May-15.
As you said, it seems OK that we can describe folder names on both *.dat file, not Unicode Code #.
So far I have no trouble with these *.dat files.
Thank you.
shugoh
Glad to here that!
You have done! you r a MAN!
Keep on going Dark Side!
Hello, Asukal
I'm back...
I have had a strange problem. As a matter of fact, I haven't solved this problem even though I could make Universal ROM in my language.
When I make my Universal hard & soft reset, I always see 2 white bold lines above and below "Windows Mobile" on 2nd splash screen.
I found these lines don't appear when I change mui regional setting. I mean no white lines on 2nd splash when I change:
1) shellres.dll.0411.mui to shellres.dll.0409.mui
2) shellresapps.dll.0411.mui to shellresapps.dll.0409.mui
(I'm trying to change English ROM to Japanese.)
0411 and 0409 have exactly same contents; I just change their name and place them on "windows" folder.
3) Change mui setting both of the following from 411 to 409.
[HKEY_LOCAL_MACHINE\MUI]
"SysLang"=dword:00000411
[HKEY_CURRENT_USER\MUI]
"CurLang"=dword:411
With these changes, I can boot my Universal without white lines and Uni seems working well. (Of course, all letters except for the ones in these 2 mui are in English. But I suppose I can see Japanese if I change all 0411.mui to 0409.mui. (Haven't tested)
I also noticed I didn't change the region code in init*.dat. (i.e. LOC_0409_DIRWINDOWSHELP, not LOC_0411_DIRWINDOWSHELP)
So I changed init*.dat files and made new ROM with 0411.mui (incl. shellres & shellresapps).
However, there were still 2 white bold lines on 2nd splash...
I haven't added:
[HKEY_LOCAL_MACHINE\Security\ColdInit]
"Locale"=dword:00000411
"ColdInit2Done"=dword:00000001
"ColdInit1Done"=dword:00000001
Because my Uni has always stuck before the initial setup (screen alignment and Dr. Johnson etc.).
This time, I added these keys per your instruction, but I'm stuck again...
Do I have to add [HKEY_LOCAL_MACHINE\Security\ColdInit] ?
This would not directly relate to my experience, but I think I can find where I made mistakes.
I appreciate your response.
Thank you.
on my rom, i changed
LOC_0409_DIRWINDOWSHELP, to LOC_0411_DIRWINDOWSHELP
also i added folows
HKEY_LOCAL_MACHINE\Security\ColdInit]
but i dont think those are not reason of your problem,
did you tried to edit new one from versin nbf??
i guees the ROM was crashed,,, i never happend,
you think some reason of registry,,,
how about htis,,,
[HKEY_LOCAL_MACHINE\ControlPanel\Stylus\192DPI]
"FontArray"="500,600,900,1000,1200"
"CurFont"=dword:384
this is the for Screen resolution.
But in my case,,without this,, not happend problems like you,,,,
strange,,,,
Hi, Asukal:
I finally find the root cause of 2 bold lines on welcomehead screen!
the mui file taking charge of screen alignment on start-up set-up process causes this problem. I made the new one with PB and solved this problem!!
(I made the previous one with another tool...)
I'm very glad to inform you this and appreciate your supports very much!!!
P.S. However, I'm still stuck with Coldinit... But this is not an issue.
is it possible to extract the "soft key applet" (the one with the pink icon) from this CAB file ?
if so ... could someone who knows how to, do it and post it here ?
many thanks !
http://forum.xda-developers.com/attachment.php?attachmentid=46949&stc=1&d=1186954521
Done for you mate.
Psi
thanks alot man !
it's the best soft key applet ever ! ....
although you are not able to select any program you want ... it allows you to choose from a dropdown list of every program installed including the windows' like file explorer and new SMS (which i use !)
anyway, thanks !
p.s.
really really fast man !
but how do i install a CPL file ?
dhob187 said:
but how do i install a CPL file ?
Click to expand...
Click to collapse
Drop it in the windows folder (you may get a warning about activating the appilet - say yes) and then look in the settings and it'll be there.
Psi
thanks again !
man you work fast
Have any of you guys figured out how to fix a keyboard layout without having to recook a rom with the proper keybddr.dll file?
I have a T-mobile Wing, and we have the problem over in the herald forum where most of the best Rom's are made for the P4350 Herald... and the main problem is the keyboard layout being different.
Since that cook doesn't have an actual TMO Wing, he is building Rom's blind when he tries to port them over to the Wing from the P4350... so I dunno if there may be any other way of fixing this issue perhaps thru the registry or some alternative method.
Thanks.
bump
-------
It depends of what you have to change. if it is an entry in the registry, it is easy to do it manually or with a .reg file.
If you want to update a rom dll you can create a cab that will install them over the rom ones.
Merci mon pote!
So making a Cab will overwrite files that are "inaccessible". To my understanding, the keybddr.dll file is inside the Windows folder. I read some guy who deleted the keybddr.dll file for a herald in his windows folder and replaced it with the one for the Wing, and he said he Wing became completely unresponsive.
Would this problem occur if a cab file was made?
I found the file in \Windows\keybddr.dll, so could it be as simple as making a cab to delete the current one and write the new one followed by a soft reset?
Would you by any chance be able to make such a cab if I gave you the correct keybddr.dll file?
It the file is in the rom, you can not delete it, except by cooking a new rom. But I think that you can overwrite it with a cab, because I have some cab from O2 that overwrite some files of my rom.
The advantage of cab over cooking. if is easier, you can undo it, and if your system hang after installation you can do a hard reset.
I have never created a cab. I think that other people can help you better than me, or you can try by yourself. You will find tools. Probably I could help you in few months because it is something I would like to learn to do.
duprade said:
Have any of you guys figured out how to fix a keyboard layout without having to recook a rom with the proper keybddr.dll file?
I have a T-mobile Wing, and we have the problem over in the herald forum where most of the best Rom's are made for the P4350 Herald... and the main problem is the keyboard layout being different.
Since that cook doesn't have an actual TMO Wing, he is building Rom's blind when he tries to port them over to the Wing from the P4350... so I dunno if there may be any other way of fixing this issue perhaps thru the registry or some alternative method.
Thanks.
Click to expand...
Click to collapse
You dont really say what you want to change, but have you had a look at the symXXXX.txt (xxxx being four digits depending on what language you are using) file in \Windows? It contains the whole character set and configures what button corresponds to what character (each line is a button, the list of characters on each line is what you get when your press that button then symbol). It is a read only file in the rom that has to be exactly 496 bytes (at least on my Hermes) to work so my recommendation is to copy it to your computer, edit the file in notepad, then move it back to your device using Resco Explorer.
Btw, you can only change alphanumeric characters with this. If you have to move the Start Menu button you're out of luck.
The keybddr.dll file in the HERALD is different than that of the WING...
The better Rom's made that are compatible with the Wing, are actually Herald Roms, but there are some differences between the devices, and the most annoying issue is the keyboard problem... so I am trying to find a way to simply change the keybddr.dll file ... without having to actually recook the actual rom.
This is what "misha" posted in the Herald forum
misha said:
I have been reading many threads at this forum about the WING issue with keyboard mapping for the ALT function symbols. It looks like several rows of key mappings are different between herald and wing.
herald
(PIC)
http://content.modaco.net/nedge2k/images/15-Mar-2007_02-terra-main.jpg
ALT function HERALD:
1st row: @ ! ? / # 1 2 3 ( )
2nd row: _ (some char) % - + 4 5 6 = ENT
3rd row: Cap ‘ & : * 7 8 9 PageUp Enter
4th row: ALT ; CommMan Sym Space 0 , PageDown Launch-Button
wing
(PIC)
http://www.tracyandmatt.co.uk/blogs/media/T-Mobile_wing.jpg
ALT function WING:
1st row: ( ) = / # 1 2 3 ! ?
2nd row: _ “ % - + 4 5 6 @ Del
3rd row: Cap ‘ & : * 7 8 9 PageUp Enter
4th row: ALT ; CommMan Sym Space 0 , PageDown IE-launch
I am using the v4.12.07.10 PDAVIET Touch Flo Pro
After digging around I see that there is this file (\Windows\ sym.0409.txt
) that contains the symbols in the following format:
aàáâäåąãăæ
AÀÁÂÄÅĄÃĂÆ
cçćč©
CÇĆČ©
dð
DÐ
eèéêëę
EÈÉÊËĘ
iìíîï
IÌÍÎÏ
lł
LŁ
nñ
NÑ
oòóôõöőøœ
OÒÓÔÕÖŐØŒ
pþ¶
Pþ¶
r®
R®
sşšß
SŞŠß
tţ
TŢ
uùúûüű
UÙÚÛÜŰ
yý
YÝ
zźż
ZŹŻ
$€£¥
/\|
"'«»
([{<«
)]}>»
+±&-_
!¡?¿
.:,;
*#
@~
%^
I wonder if changing around the symbols that are miss mapped would fix the keyboard issue between wing and herald ROM……
One problem, I can not modify this file because under properties in (Total Commander) it stated that the file is Read Only and it is in ROM.
Any ideas how to modify this file?
Click to expand...
Click to collapse
recently, i wrote a tool for xip addresses allcating. so, we needn't nightmare hard working again.
README for XIP Address Tools
2008/4/27 0:28:53
By Garfield Au
NOTE for your OS LANGUE:
This util supposts Simp.Chinese, Trad.Chinese, English, Italian, German, French, Portuguese Windows XP/Vista Only. The main reason is it has to
capture M'Reloc "Choose Modules" dialog's text.
in xipaddrtools.ini,
you can modify these values:
-------------------------------------------------------------------------------------------------
[COMMON]
LANG=1
;lang : 0 for SimpChinese, 1 for English, 2 for Other
;if you OS langue is not Simp Chinese nor English, please set LANG=2, and fill the lines below
[OTHER]
BROWSE_FOR_FOLDER="Browse For Folder" ;English Example
OK="OK" ;English Example
;NOTE: while clicked "Choose Module" on M'Reloc v2's interface, a dialog should be raise now,
; Please Mark down the title and the comfirm buttom's text like example shown. Otherwise,
; my program can not capture the dialog so that it won't work at all.
-------------------------------------------------------------------------------------------------
NOTE: if you OS langue is not Simp Chinese nor English, please set LANG=2, and fill the lines
English:
Thanks To
Author of M'Reloc Misar
http://forum.xda-developers.com/showthread.php?t=331094
Author of XIPPORT: bepe
And
[email protected]
who gives me lots of good suggestions.
Purpose:
This Util. invokes M'Reloc to modify DLL Address in XIP DIR, and modify corresponding imageinfo.txt,
which avoidng hard work by hand.
Usage:
1. Please place mreloc.exe and XIPAddrTools.exe in the same folder
2. SEL Work Folder/Import XIPPORT:
SEL Work Folder:XIP DIR which wanted to port, should be the "OUT" folder extracted by xipport
Import XIPPORT: XIPPORT has been lauched, this util will lock XIPPORT automatically,
and set work folder to "<xiport dir>\out", please make sure that you've clicked
"write map"
3. SEL Ref Folder: Refence folder for XIP
4. Left Address Window: Address for each DLL, and RED for Addr. Conflicts, Green for Space Avail.
5. V/D/modify/imgeinfo: modify sellected DLL's V/D Address(SXXX and imageinfo also modified)
6. Reigh Address Window: Highlight DLL's Address for Region0-4 DataPTR/RealAddr, and you can moifity
them by "Modify" button below(imageinfo.txt)
7. Space Bar: while ref. folder exists, click it for synchronize highlighted ref DLL and target DLL
Trad.Chinese
Thanks alexhk, who wrote an ini for Trad.Chinese Users.
please replace the lines below into xipaddrtools.ini in Trad.Chinese Windows.
Code:
[COMMON]
LANG=2
[OTHER]
BROWSE_FOR_FOLDER="瀏覽資料夾"
OK="確定"
Italian
Thanks ervius, who wrote an ini for Italian Users.
please replace the lines below into xipaddrtools.ini in Italian Windows.
Code:
[COMMON]
LANG=2
[OTHER]
BROWSE_FOR_FOLDER="Sfoglia per cartelle"
OK="OK"
German
Thanks BR Robert, who wrote an ini for German Users.
please replace the lines below into xipaddrtools.ini in German Windows.
Code:
[COMMON]
LANG=2
[OTHER]
BROWSE_FOR_FOLDER="Ordner suchen"
OK="OK"
French
Thanks spocky12, who wrote an ini for French Users.
please replace the lines below into xipaddrtools.ini in German Windows.
Code:
[COMMON]
LANG=2
[OTHER]
BROWSE_FOR_FOLDER="Rechercher un dossier"
OK="OK"
Portuguese
Thanks g77, who wrote an ini for Portuguese Users.
please replace the lines below into xipaddrtools.ini in German Windows.
Code:
[COMMON]
LANG=2
[OTHER]
BROWSE_FOR_FOLDER="Procurar Pasta"
OK="OK"
Awesome! XIP Porting has always been a tad annoying so hopefully this will make it easy!
garfieldau said:
1. Please place mreloc.exe and XIPAddrTools.exe in the same folder
Click to expand...
Click to collapse
you are a member of the coolest experts of xda.. this will help so much in porting.. thanks again.. keeping an eye for this thread for future updates
EDIT: You need to rename the downloaded "M'Reloc.exe" to "MReloc.exe"
ababrekar said:
you are a member of the coolest experts of xda.. this will help so much in porting.. thanks again.. keeping an eye for this thread for future updates
EDIT: You need to rename the downloaded "M'Reloc.exe" to "MReloc.exe"
Click to expand...
Click to collapse
but are you shure this tool work???
I tryed with m'reloc and mreloc in same folder and ever give error "cannot find mreloc"
this tools works fine
If i don't wrong.U're using Italian windows ???
This tools works in WWE , Chinese Windows only
tom_codon said:
this tools works fine
If i don't wrong.U're using Italian windows ???
This tools works in WWE , Chinese Windows only
Click to expand...
Click to collapse
maybe am I that cannot use it, but I have 3 mreloc renamed in same its directory.
ervius said:
maybe am I that cannot use it, but I have 3 mreloc renamed in same its directory.
Click to expand...
Click to collapse
Try use WWE version for your PC.It should works normal
ervius said:
maybe am I that cannot use it, but I have 3 mreloc renamed in same its directory.
Click to expand...
Click to collapse
this is ini file for italian users:
-------------------cut----------------------
[COMMON]
LANG=2
[OTHER]
BROWSE_FOR_FOLDER="Sfoglia per cartelle"
OK="OK"
-----------------end cut--------------------
save the contents into "xipaddrtools.ini" and good work....
maybe with an ini example the things are easyer!
You're Great !
ThanX !
Excellent Tool !!!!
i tried to use it... but i´m a noob.
i have to learn a lot more..
thanks for this tool!
i love it thanks
can someone explain number 7 in the directions. thanks
WAW!!!!!!
with italian ini and good readdressing tables, I finally posrted old trinity WM 6.0 to WM6.1 19209, full xipping port!!! beautifull apps!!!!
maybe Ib can use also buildxip, but I need to know.... and now I can, and goal to port manually all xip!!
thanks!!!!!
irus said:
can someone explain number 7 in the directions. thanks
Click to expand...
Click to collapse
do you mean column 7's "D Ref"?
this is what i don't understand - i don't see a ref folder. and i click modify but i dont know exactly what im looking for
7. Space Bar: while ref. folder exists, click it for synchronize highlighted ref DLL and target DLL
irus said:
this is what i don't understand - i don't see a ref folder. and i click modify but i dont know exactly what im looking for
7. Space Bar: while ref. folder exists, click it for synchronize highlighted ref DLL and target DLL
Click to expand...
Click to collapse
the conceipt of ref. folder is:
while porting a new xip, a good idea is to open a exist xip to see how it allocated. that's so called "ref. folder".
to open it, please click "SEL Ref Folder" (step 3)
Gr8 tool ... was looking for the english version since i cant figure out ur ver 1.0 ... so let me get it straight ... I have open my 19400 xip that is from another rom as the Work Folder, then I open my Ref folder (ori XIP frm my dev rom) then i can see lots of yellow with red addess so i presume that are all conflicts addresses.
So my question now, if i just change all the conflicts addresses (red) to the exact addresses of the Ref the yellow red will disappear, so is that the right way to do the porting?
What do i do with the dll that dont have a ref? leave it in yellow & red?
How bout the other tabs in the XIP address tool? what are those for?
When I click on Virtual Base tab, I could see lots of red lines under dll (ie: trueffs.dll) what does it mean?
Thanks
garfieldau said:
the conceipt of ref. folder is:
while porting a new xip, a good idea is to open a exist xip to see how it allocated. that's so called "ref. folder".
to open it, please click "SEL Ref Folder" (step 3)
Click to expand...
Click to collapse
thanks for clarifying
ok 2 questions
1. the filesys.exe wont change is when i click modify and its the only file that wont do it the rest work perfectly
2. if there is a file in the ref folder that is not in the other folder should i just copy it over and if there is a file in the import folder that is not in the ref folder should i just delete it. thanks
ervius said:
WAW!!!!!!
with italian ini and good readdressing tables, I finally posrted old trinity WM 6.0 to WM6.1 19209, full xipping port!!! beautifull apps!!!!
maybe Ib can use also buildxip, but I need to know.... and now I can, and goal to port manually all xip!!
thanks!!!!!
Click to expand...
Click to collapse
dude
could u answer my questions above ... regarding the porting??? Thx
BTW
irus, how do u port ur xip? did u see the other tabs also? how bout the red line under some of the dlls in the virtual tab?