clone a PPC ? - MDA II, XDA II, 2060 General

I want to copy the complete content to another MDA2.
1st I made a x-backup on a emoty sd-card.
Hardreset anther MDA2 and made a resrore and softreset.
Restore was ok but cant start my own .Net application
and VS.net cant connect to PPC.
2nd made a backup with ActiveSync .
Trying to restore to other MDA2 AS denied it and says,
that it is not the same device typ.
I need a complete clone installed on a 2nd MDA2,
How to do ?

check for language and international seting
and it will be ok
sacaman

sacaman said:
check for language and international seting
and it will be ok
sacaman
Click to expand...
Click to collapse
Try sprite backup\clone.

sacaman said:
check for language and international seting
and it will be ok
sacaman
Click to expand...
Click to collapse
identical, but doesnt work.
with my old CasioPPC no problem
but with mda2

Related

Unlock JAM ExtROM without HardReset ?

Hi,
Is there any way to unlock the extended ROM for the JAM without Hard Reset ?
Thanks,,,
alkandery75 said:
Hi,
Is there any way to unlock the extended ROM for the JAM without Hard Reset ?
Thanks,,,
Click to expand...
Click to collapse
On my even HR cat will not solve a problem
To read only launch LoadVDisk.exe
zgan said:
To read only launch LoadVDisk.exe
Click to expand...
Click to collapse
Can you please attache your file here cause it seems it has been deleted from mine by the XML file....
Thank,,,
alkandery75 said:
zgan said:
To read only launch LoadVDisk.exe
Click to expand...
Click to collapse
Can you please attache your file here cause it seems it has been deleted from mine by the XML file....
Thank,,,
Click to expand...
Click to collapse
I tried running the file in the JAM and soft reset it but it is not working.. Is there any special procedure ?
alkandery75 said:
I tried running the file in the JAM and soft reset it but it is not working.. Is there any special procedure ?
Click to expand...
Click to collapse
I running the file in the T-M Compact and all working. Need improve registry.
I found something...
VDisk.dll is the driver for the extended ROM. If you look inside it is the standard CpqDsk.dll (Compaq driver from 3800) It still contains it strings.
All we need now is a user with a Compaq 3800 which looks in his registry what the parameters for CpqDsk.dll are...
either something like from here:
HKLM\Drivers\BuildIn\CpqDsk
or here:
HKLM\Storage\Profiles\CpqDsk
John
I Can put EXT ROM content on FTP
I saved it on PC
alkandery75 said:
I tried running the file in the JAM and soft reset it but it is not working.. Is there any special procedure ?
Click to expand...
Click to collapse
No need to soft reset. Just run loadvdisk.exe. If you want to always show ext rom after every soft-reset, put a link to loadvdisk.exe into \Windows\StartUp folder.
It worked for me on my JAM, however it is Read Only.
Anybody have an idea how to make it "full access" ?
Paul
ROM == Read Only Memory
(Although in this case it is not really "read only" as you can definitely rewrite it when installing OS upgrades...)
i appreciate your excurse in computer definitions :-> however, based on my previous experience with it - it can be edited. in the original i-mate it was not a problem at all.
LoadVdisk.exe is a hiden file under \Windows, how to run it?
Use Resco Explorer to open hidden files.
Many thanks.
I'm trying to unhide the extended rom but am not succesfull. I'm using the 1.11 rom. I've tried the loadvdisk, but that didnt work, any suggestions?
thanks in advance
Registry
Not yet found any solution... folder is available, but impossible to write anything on it.
I've this entry in my registry (Qtek S100 ROM 1.11fr)
[HKEY_LOCAL_MACHINE\Drivers\VDisk]
"Key"="Drivers\\VDisk"
"WindowBase"=dword:a2c00000
"Size"=dword:01300000
"Folder"="Extended_ROM"
"DisableInt"=dword:00000000
"OnBoard"=dword:00000001
"Dll"="VDISK.DLL"
"Index"=dword:00000008
"Prefix"="DSK"
"Profile"="VDisk"
"IClass"=hex(7):7b,00,41,00,34,00,45,00,37,00,45,00,44,00,44,00,41,00,2d,00,45,00,35,00,37,\
00,35,00,2d,00,34,00,32,00,35,00,32,00,2d,00,39,00,44,00,36,00,42,00,2d,00,\
34,00,31,00,39,00,35,00,44,00,34,00,38,00,42,00,42,00,38,00,36,00,35,00,7d,\
00,00,00,7b,00,41,00,33,00,32,00,39,00,34,00,32,00,42,00,37,00,2d,00,39,00,\
32,00,30,00,43,00,2d,00,34,00,38,00,36,00,62,00,2d,00,42,00,30,00,45,00,36,\
00,2d,00,39,00,32,00,41,00,37,00,30,00,32,00,41,00,39,00,39,00,42,00,33,00,\
35,00,7d,00,00,00,00,00
Click to expand...
Click to collapse

Secure Pocket Phone project

Hi,
I send my first W2003SE application.
This is a free application (it's a beta version written in c#, and requires .NET CF) and is capable to detect a change in the phone owner identity via the next comprobations:
- The user can be configure a list of preferred SIM Cards
If the inserted SIM card is not any of the owner preferred sims the application send's a sms to a configured phone (including a configured text and the SIM identifier of the inserted card)
[Obviously, the application sends the message without prompt for user msessage send confirmation and not stores the sms at the outlook tray's]
[obviously, if the new user inserted sim is a prepay sim and the credit was 0, none sms is sended]
Additionally, the application show's (if configured) a balloon notification.
- The application test (if configured) the value of the Owner identity and if changed sends a sms and / or shows a notification...
Please, test and send me your comments...
regards
Also tested it for WM05?
Nadavi :?:
Hi, sounds similar to another program on this forum. What happens if the user performs a hard reset? In any event I will give it a go soon.
frigit said:
Hi, sounds similar to another program on this forum. What happens if the user performs a hard reset? In any event I will give it a go soon.
Click to expand...
Click to collapse
hello,
1) i have showed 2 threads in this forum about this problem.
one works with owner data but no with sim data, and another works with the sim, but the user is obly to store a special number at the sim ownered numbers list (i don't have tested any).
this application works with owner user data and stores the valid sim identifiers in a configuration file.
2) in my opinion, the correct usage is:
a) install the application
b) c9nfigure settings
c) copy the application and the configuration file at the rom
in this case, a hard reset is not a problem, ok ?
regards
frigit said:
Also tested it for WM05?
Click to expand...
Click to collapse
sorry,
i have a qtek s100 with w2003se...
please, test in w2005 if you have... and send me your comments...
thank's
Seems to be working on my xda2i - no slow down of unit and no lock-ups tho only second day of use.
Thank you Bartito
Sorry but doesn't work on my MDA Vario.
First I had to install OpenNet Cab and after that I got an error that it couldn't load some NotifyIcon.
I was in a hurry so I didn't check that good, I already uninstalled the program but I will sure will try a new update, the idea is real good
bartito said:
frigit said:
Hi, sounds similar to another program on this forum. What happens if the user performs a hard reset? In any event I will give it a go soon.
Click to expand...
Click to collapse
hello,
1) i have showed 2 threads in this forum about this problem.
one works with owner data but no with sim data, and another works with the sim, but the user is obly to store a special number at the sim ownered numbers list (i don't have tested any).
this application works with owner user data and stores the valid sim identifiers in a configuration file.
2) in my opinion, the correct usage is:
a) install the application
b) c9nfigure settings
c) copy the application and the configuration file at the rom
in this case, a hard reset is not a problem, ok ?
regards
Click to expand...
Click to collapse
Bartitio, could you please clarify what is required in point (c)? Where exactly do I copy the files too? I also have a Magician. Thanks Paul
c) copy the application and the configuration file at the rom
in this case, a hard reset is not a problem, ok ?
regards[/quote]
Bartitio, could you please clarify what is required in point (c)? Where exactly do I copy the files too? I also have a Magician. Thanks Paul[/quote]
Hi,
I have read more threads in this forum about the mode to make your owner rom.
Tried the software but got the following error:
"An unexpected error has occurred in SecurePocketPhone.exe
Select Quit and then restart the program, or select Details for more information"
Upon selecting details the following error message occurs:
"SecurePocketPhone.exe
TypeLoadException
Could not load type
OpenNETCF.windows.forms.notifyicon
from assembley
OpenNETCF.Windows.Forms,
Version=1.4.50804.0, Culture=neutral,
Publickey Token=30C767B29D52D6
Any ideas?? I have the opennetcf file loaded
frigit said:
Tried the software but got the following error:
"An unexpected error has occurred in SecurePocketPhone.exe
Select Quit and then restart the program, or select Details for more information"
Upon selecting details the following error message occurs:
"SecurePocketPhone.exe
TypeLoadException
Could not load type
OpenNETCF.windows.forms.notifyicon
from assembley
OpenNETCF.Windows.Forms,
Version=1.4.50804.0, Culture=neutral,
Publickey Token=30C767B29D52D6
Any ideas?? I have the opennetcf file loaded
Click to expand...
Click to collapse
I have updated the cab file with a newly version that don't need the OpenNetCF.NotifyIcon class.
Thank's
bartito said:
I have updated the cab file with a newly version that don't need the OpenNetCF.NotifyIcon class.
Click to expand...
Click to collapse
Sorry, but this doesn't work on my MDA Vario with latest Qtek Rom and OpenNET CF installed.
But maybe my problem is that I use WM5 and not WM2003
molski said:
bartito said:
I have updated the cab file with a newly version that don't need the OpenNetCF.NotifyIcon class.
Click to expand...
Click to collapse
Sorry, but this doesn't work on my MDA Vario with latest Qtek Rom and OpenNET CF installed.
But maybe my problem is that I use WM5 and not WM2003
Click to expand...
Click to collapse
Ahhh!
It's possible.
I have tested only in w2003se.
I don't have a w2005 pocket...
sorry
That's too bad....for now!
I will stay and follow this topic, would love to see this work on my Wizard.
By the way, does it stay freeware, or are you planning something like a license key, or maybe something like a free donation?
molski said:
By the way, does it stay freeware, or are you planning something like a license key, or maybe something like a free donation?
Click to expand...
Click to collapse
This project was freeware for every...
Hi Bartito, not sure if you updated your first attachment, but I downloaded it again and got the same error.
frigit said:
Hi Bartito, not sure if you updated your first attachment, but I downloaded it again and got the same error.
Click to expand...
Click to collapse
Please,
install the OpenNET CF assembly libraries (follow this link: http://www.opennetcf.org/fget.asp?file=SDF14CABs.zip&dir=/bin)
Thanks
Hi Bartito!
Thank you soooooo much for this App!
I had the same problems as frigit with the same error-message and I thought I had the right .NET CF but it didn't work. Now it is workign perfectly. Thanx for the link!
Bartito for President!!!
inquartata said:
Bartito for President!!!
Click to expand...
Click to collapse
No, no... i idore my anonymity.
please, send me any comment or bug.
thank's
inquartata said:
Hi Bartito!
Thank you soooooo much for this App!
I had the same problems as frigit with the same error-message and I thought I had the right .NET CF but it didn't work. Now it is workign perfectly. Thanx for the link!
Click to expand...
Click to collapse
Do you have a Wizard (with WM5), or some device with WM2003?
Tnx!

official wm6 dopod network wizard problem error (workaround)

For all those who has problems with the new dopod wm6 network error you can now copy these files into your windows folder it will ask to overwrite select yes to all and then you can reset (optional) go into settings again and you will see another network icon which can be used for all.
You can use total commander which i think is the best file explorer
link
http://rapidshare.com/files/45618413/htc_network.rar
Thanks
duttythroy said:
For all those who has problems with the new dopod wm6 network error you can now copy these files into your windows folder it will ask to overwrite select yes to all and then you can reset (optional) go into settings again and you will see another network icon which can be used for all.
You can use total commander which i think is the best file explorer
link
http://rapidshare.com/files/45618413/htc_network.rar
Click to expand...
Click to collapse
Cheers for that duttythroy.
I had done it manually before, but prefer the automation of the wizard.
mackaby007 said:
Cheers for that duttythroy.
I had done it manually before, but prefer the automation of the wizard.
Click to expand...
Click to collapse
no worries just sharing the same way I have been doing in the hermes forum.
I posted also a new thread for radio upgrade only tested and fully working.
duttythroy said:
no worries just sharing the same way I have been doing in the hermes forum.
I posted also a new thread for radio upgrade only tested and fully working.
Click to expand...
Click to collapse
Nice...nice
This isnt working for me, I copyed them to the windows folder, but it didnt ask me to overwrite anything, no change in settings, I dont suppose you know what the manual settings should be, I thought I had found them on this site, but I think it was for Germany, it didnt connect anyway.
thanks in advance
John
its okay I found the correct settings
Does this only apply to European network providers or Worldwide?
thanks.
This didn't work for me either, I get a error in program message
any ideas how to add other networks that the ones in the package?
sunnyg said:
This didn't work for me either, I get a error in program message
Click to expand...
Click to collapse
same here
how do you override the files it says they are stored in ROM?
I alrady have network wizard on x7501, i just want to add the providers

Full backup of harddrive...

Hi,
Is there a way of backing up the entire harddrive on WM5 like we used to in WM2003/2?
Without additional programs, NO.
try spb backup
it backups everything you need on your phone, registry, folders windows to my documents
Sprite Backup
Sunnysoft Backup Manager
SPB Backup
Backup via ActiveSync does not work for WM5 and newer.
Microsoft takes away some fetures then sells them back to the user, calling it an 'improved' OS.
You may try SPB Clone...
You may try SPB Clone... but it's a bit expensive if you have to buy it
ericksonlk said:
You may try SPB Clone... but it's a bit expensive if you have to buy it
Click to expand...
Click to collapse
I rest my case. Sprite is way better but commercial.
Need Help
Hi
I have a AT&t Tilt
Sprite backup makes backup & creates Icons on Sd cards
I want to know Can we back up our cell phone useing the Older
back up than the recent one ?
Cos my Device shows very little free space
& it could be cos i have been trying all kinds of differnt software
Or is there a Way to make a Device clean up,
Like we do on our PC -Disk clean up
which Removes - Temporary Internet Files, etc
Thank you for your Help
ilordvader said:
Hi
I have a AT&t Tilt
Sprite backup makes backup & creates Icons on Sd cards
I want to know Can we back up our cell phone useing the Older
back up than the recent one ?
Cos my Device shows very little free space
& it could be cos i have been trying all kinds of differnt software
Or is there a Way to make a Device clean up,
Like we do on our PC -Disk clean up
which Removes - Temporary Internet Files, etc
Thank you for your Help
Click to expand...
Click to collapse
I backed up onto my harddrive as an .exe file with Sprite. Try SK Tools for a real cleanup. I do it every other day, especially after surfing the net.
Vukile said:
I backed up onto my harddrive as an .exe file with Sprite. Try SK Tools for a real cleanup. I do it every other day, especially after surfing the net.
Click to expand...
Click to collapse
Is there a Freeware for it
ilordvader said:
Is there a Freeware for it
Click to expand...
Click to collapse
Technically.
ilordvader said:
Is there a Freeware for it
Click to expand...
Click to collapse
Sk Tools have a freeware variant too. Works on WM6 Pro without problems.
KarhU said:
Sk Tools have a freeware variant too. Works on WM6 Pro without problems.
Click to expand...
Click to collapse
Post a Link Plz
ilordvader said:
Post a Link Plz
Click to expand...
Click to collapse
Here you go.
KarhU said:
Here you go.
Click to expand...
Click to collapse
Please tell me can i install it on my Storage card
But I want to do clean up of my Device space
cos i have a 6gb card so not a problem there
so will i have to do Instal the SK tool on Device to do that or can install on card & it will clean it all
Hope u understand & bare with me guys
God Bless You all
I see Folders open up which i need to tick to clean seems like
can u suggest me the ones I should TICK
so i dont mess up cliking the wrong folder & delete imp stuff PLZ
Do any of these also backup my micro SD card? I'm getting an 8gb one in and I'd like to copy over my 2gb one and still have my tomtom maps working. Or can I just copy the folder over in explorer?
KarhU said:
Sprite Backup
Sunnysoft Backup Manager
SPB Backup
Backup via ActiveSync does not work for WM5 and newer.
Click to expand...
Click to collapse
I have Sprite backup software CD which came with my TYTYn II which installed fine through ActiveSync BUT has refused to install on my UNiversal! i get an error message " unable to install application. Please upgrade your ROM to the required version and try again". the ROM version for the universal is 1.30.114 WWE, date is 4/13/06 radio version is 0.00.00 ExtROM version is 1.30.232 WWE. The thing however is i had Sprite back up on it before but lost it after a hard reset. does anyone know if i am doing anything wrong?
KarhU said:
Here you go.
Click to expand...
Click to collapse
The link u gave works fine & is Great
was wondering would u recommend that i still get the paid version ?
the link i found it on :-
http://classic.pocketgear.com/software_detail.asp?id=14288&associateid=17
The one u gave me works fine & all, But did not know if i have all that it does on the pocketgear Site
Thank you for your help

Backup Rom

Hi,
I think install another rom in my S100 but i don't want lose my rom!
How i make a backup?
hi all!
i'm in the same situation..
i want to upgrade my ROM version but i would like to backup mine first..
thanks for help!
Go here: http://wiki.xda-developers.com/index.php?pagename=BackupExistingRom
Full magician specific instructions are given.
Thanks Mister B
Mister B said:
Go here: http://wiki.xda-developers.com/index.php?pagename=BackupExistingRom
Full magician specific instructions are given.
Click to expand...
Click to collapse
Tks for the help!
i tried to do that.. but i'm not sure if i'm doing the right thing.. because after making dos promp step, the file "backup.nb1" have 0 Bytes..and SD card continues not formated..
MGomes.. do u can do this right? your file ".nb1" have more than 0 bytes?
tks
and by the way.. after i do the all steps.. to leave from the serial mode.. i do a soft reset, but the pocket make a hard reset.. :s it's normal?
Mulder, I don't try because i'm in work.
so check when u arreive home.. to see if i'm the only one with this problem.. and check too your PM's
How can I restore this ROM?
I have made a backup from my T-Mobile Compact but now i have to restore it.
Can anybody help me?
Hi Tebt4!
have you made your backup by the tutorial given by MisterB? or u made something diferent?
by the way.. what's your device information?
Hello, I did the test using a Qtek 9090 and went well even rom this with the 1GB, I did not have time for a gain of 64MB, but as restoring the backup? was backed up exactly by the link provided by MisTerB
hi, why don't appear the USB in the box of MTTY or romupdate??
UrubuTV said:
Hello, I did the test using a Qtek 9090 and went well even rom this with the 1GB, I did not have time for a gain of 64MB, but as restoring the backup? was backed up exactly by the link provided by MisTerB
Click to expand...
Click to collapse
hi, i've a xda exec and i download the files in magician procedure but. when i uncheck the connection USB in the Activesync and run the program in the combo box of ports don't apppear de USB
only in the version of MTTY or romupdate 0.01 appear why???
or maybe i need to change come configuration in my lap???
thanks
Thanks so much for this info but would it work on my HTC HD?

Categories

Resources