Autoconfig - where do the setup files need to be? - MDA III, XDA III, PDA2k, 9090 Software Upgrading

I installed Helmi's most recent ROM and really liked the features and speed but needed to downgrade to the Tmobile UK version as I need Blackberry Connect. I would like to use the Autoconfig.cab that was included in Helmi's most recent ROM but when I put this cab in my extended_rom directory and run the program it can't find the various telkom setting files. I tried a directory named Operator below my Extended_ROM directory and in the actual Extended_ROM directory but the autoconfig program does not find them. I tried editing the autoconfig file to remove the reference to the storage card but this didn't seem to help.
Anyone tell me where the autoconfig program is expecting to find the cfg files?

Related

Can't over-write BTWizardProfiles.dll to enable ext modem

Hi, I put the I-Mate 1.40 WWE on my XDA IIs they other day. I'm just trying to over-write the BTWizardprofiles.dll file to allow my PDA to use an external modem. I have found that all the dll files in the windows folder are write protected and hidden! Anybody got any ideas on how to over-write this file. I tried removing the BT tray link from my startup folder, just incase the file was in use.
ROM 1.40.00 WWE ( the latest Imate rom from the FTP site)
ROM Date 03/10/05
Radio 1.13.00
ExtRom 1.40.176 WWE
Just to add a bit more....
I've done some reading and mucked about with un-hiding the extended rom. This is not the same thing. The files that are locked are the dll files in the windows directory, specificly the blutooth dlls that you over-write with a different version that allows you to use external bluetooth modems.
Try grabbing a demo copy of Resco Explorer -- it'll let you change the R/O & hidden properties on any non-ROM file.
Thanks, I tried that. It says the file is a rom file amd won't let me delete it. I found a different way of doing it. I down loaded a cab from www dot azukla dot com slash bt3900dun.bat
So, Im still trying to work out why, with o2, everything works but with 1.40 pda2k software, the windows dlls are marked as rom files

Replace wavedev.dll

Hello,
As everybody already knows there are some serous problems with Qtek9090 device type models and carkits. A nice echo is produced when somebody is calling. I have a wavedev.dll file that should resolve this issue but I can't replace it on my Qtek9090 because it's a system file. How can I force this replacement?
Thanxz for any response, I bought this complete set and i'm thinking about it to return it. Operator T-Mobile, rom1.40, radio 1.20.
Peterpanman.
rename existing wavedev.dll to wavedev.bak, copy the new file and reboot.
Just curious but is it definitely Radio 1.20 or 1.12 as 1.13 is the latest I know of....
wavdev.dll
hello mamaich,
of course i can not rename the file because it is a system file, in use, attributes can not be removed. anybody has another idea?
peter
(sorry for the type mismatch radio 1.12)
Re: wavdev.dll
1. All files in ROM can be freely overwritten even if they are loaded by applications. But they of cause cannot be renamed.
2. Files in object store that are opened cannot be overwriten. So if you cannot do that - than this file is contained in object store and was already updated, probably by some CAB from extended ROM.
3. WM2003 allowed opened files from object store to be renamed. According to your post you have 2003SE.
If you cannot rename this file - the file may be in ROM, so you can freely overwrite it with explorer.
If you cannot overwrite it - you still can rename it. In this case after renaming there would 2 copies of file. One with the new name, and the old wavedev.dll would reappear (the ROM version would be visible again).
In some rare cases some program may completely prohibit access to the file, but i've never seen that for DLLs. Unless you are using some PocketPC antivirus (a completely silly idea by the way). In this case uninstall antivir and do a soft reset.
WM2005 does not allow user to overwrite ROM files, but they can be still overwritten by OS itself, for example by creating a custom CAB file. I do this in my WM5 patches.
Not working
Hello mamaich,
Thanks for the complete answer but unfortunally none of these options work. Renaming the file does not create a new copy of the renamed file. I can't even copy the file, it says \\Windows\wavedev.dll access denied. Maby you can tell me how to create a .cab file so that this file is copied and overwritten? something with .net or something?
Thanxz,
Peter
Re: Not working
Peterpanman said:
Hello mamaich,
Thanks for the complete answer but unfortunally none of these options work. Renaming the file does not create a new copy of the renamed file. I can't even copy the file, it says \\Windows\wavedev.dll access denied. Maby you can tell me how to create a .cab file so that this file is copied and overwritten? something with .net or something?
Thanxz,
Peter
Click to expand...
Click to collapse
You can use WinCe Cab Manager

Autorun.exe Help Required

Can anybody help me with a problem
I want to autoinstall some cab files on a wm5 wizard. (Like tomtom does under wm2003)
Problem WM5 don't want to install!!!
I have used the 2577 folder and the autorun from tomtom, renamed my cabs to the tomtom names (ttn.cab, gps.cab etc) this works fine under wm2003 but will not install on wm5
Does Anybody have a hacked autorun.exe that installs cabs on wm5 or
a Hacked extended rom autorun.exe that reads the config from the storage card instead of the extended rom.
The second option would be better as then all i have to do is re-write the config for different sd-cards
Please Please Please help me all you programmers/hackers/reverse-engineers or whatever you would lke to be known as.
Many thanks in advance
Autorun reads the ini from the /ExtendedRom/ location and that is hardcoded..
I can't be changed because it will render the certificate invallid.
However you can use:
PocketPC Installer ( http://www.pocketpctoolkit.com/index.htm )
It will make an autorun.exe for you (to install cabs registry keys etc etc..)
the-equinoxe said:
Autorun reads the ini from the /ExtendedRom/ location and that is hardcoded..
I can't be changed because it will render the certificate invallid.
However you can use:
PocketPC Installer ( http://www.pocketpctoolkit.com/index.htm )
It will make an autorun.exe for you (to install cabs registry keys etc etc..)
Click to expand...
Click to collapse
Doesn't Autoconfig.exe just reads the Config.txt file from the same directory?
Just change the Config.txt so it fits your needs and I think you will be done.
Only problem is that every app will be installed to Main Storage.
I actually have to know this, but cannot try it right now, my device is flashing one of my test Roms
Molski
molski said:
Doesn't Autoconfig.exe just reads the Config.txt file from the same directory?
Just change the Config.txt so it fits your needs and I think you will be done.
Only problem is that every app will be installed to Main Storage.
I actually have to know this, but cannot try it right now, my device is flashing one of my test Roms
Molski
Click to expand...
Click to collapse
The one from orange (NLD) doesn't. It reads the one in the extended rom.
Have disassebled it with IDA-pro, there I saw the strings pointing to the extended rom.
After patching it I got a certificate error when I tried to run it..

networking wizard that works on Trinity Including Orig Orange Rom

with help from this site ive found the necessary files and fixes provided by others and managed to get network wizard running on wm5 including auto detection.
install Flys cab first then extract networkwizard-2nd to windows directory on ppc and then use reg file to add necessary reg.

Is there a way to extract a cab file from an installed ROM?

In the old days, there was no problem accessing the ext ROM and copying every cab file. I understand that the situation is different with the Diamond. Is there any similar way to do that? I don't have the ROM installation file (and can't get it anywhere), but I just want a certain cab file it installs..
To whom that might be interested, it seems that those cab files are located in the \Windows directory.

Categories

Resources