is there any tutorial or something.
Tried it my self, but installation on the phone not ending, writing that "can't install on this directory, please choose another one..."
And I can't understand where is the problem
i use WinCE CAB Manager and it is pretty easy to use.
- QuadWord
thankyou! will give it a try!
Related
Hello all....
maybe i'm a newbie buti want to learn, i've learn how to cook my own Ext Rom from this site. (Thanks for all!!! also PUG and CLUSTERED)
Now i want to know how to create a cab file for installation, but what i want is just add some registry on the device....
Example: create version.cab like on ext rom..
Thanks to all before...
You need to download a program called mince cab manager, do a google and it'll appear near enough straight away.
If you use a trial version, then you need to delete tpdisable and tpeneable from the extended rom because a popup appears saying that it was created using a trial copy and it won't install that or anything else because you won't be able to get rid of that screen.
Another thing you can do once you have that program to save space is just tag the registry info into another cab file, for example version.cab.
You need to download a program called mince cab manager, do a google and it'll appear near enough straight away.
If you use a trial version, then you need to delete tpdisable and tpeneable from the extended rom because a popup appears saying that it was created using a trial copy and it won't install that or anything else because you won't be able to get rid of that screen.
Another thing you can do once you have that program to save space is just tag the registry info into another cab file, for example version.cab.
I'm not having much luck finding the cab manager on the web, fwiw... A suggestion as to a more accurate search phrase would be most helpful to clueless Christopher
christopherwoods said:
I'm not having much luck finding the cab manager on the web, fwiw... A suggestion as to a more accurate search phrase would be most helpful to clueless Christopher
Click to expand...
Click to collapse
http://www.ocpsoftware.com/products.php?nm=cecabmgr
Thank you....
Yup, this what i'm looking for...
Thank you for Sebi and all of you ( pug and christopherwoods )
Thank you...
Sweet Sebi, köszönöm.
Hi Guys,
I know on Windows (XP) or other OS, we can install some files "silently", without a setup screen, choosing the install folder and things like that.
Is there a way to install CAB file silently on WM5, I got 2 cabs that I want to install, but dont want the user to "see it install''.
Maybe with adding some parameters to wceload.exe?
Regards,
Molski
Hi!
\Windows\wceload.exe my.cab /silent will install my.cab silently.
Remember to wait for wceload to exit before you try to install a second cab. You must also lower the securitylevel of the device or get the files signed for it to work......
Øystein
I generally use /noui switch.
hi guys,
this is my first time here in xda-developers,
please check this link if u r interested in intall the cab file silently
http://www.codeproject.com/useritems/wm2003cab.asp
[Edit by V: please don't use all caps. I've lowercased you]
Hi guys just wondering if anyone can point me in the right direction to a guide or tools to create a cab file.
Never done this before so not sure how easy or hard it is so no flameing please
Want to create a cab file for my operator settings.
Thanks, Chris.
Use WinCE Cab Manager
As above!
You can find the demo version here;
http://www.ocpsoftware.com/products.php?nm=cecabmgr
and the full version but it ain't cheap!
If you google hard enough I'm sure you can find the full version for less...if you now what I mean!!
Andy Phillips said:
If you google hard enough I'm sure you can find the full version for less...if you now what I mean!!
Click to expand...
Click to collapse
Thanks ill take a look, and do some searching
found it in 30 seconds now to have a play around with it, cheers
Tips
Here's some tips for using WinCe Cab Manager;
If you want to import reg files make sure the file has REGEDIT4 at the first line.
You cant export reg files unless you you highlight the registry tree in cab manager
When creating a new cab select 'allow the application to be installed on any device' and on the next page 'All/CEF'.
Read the help file....it's not too bad!
A little bit late, but how about this (free!) installation creator:
http://www.aperitto.com/content/view/14/28/
Works very well, and the developer is quite responsive to requests for bug fixes/features. Very powerful program as well, as far as I can see it does everything that the commercial installation creators can do.
It is based on/uses the very popular Inno Setup PC installation creation program.
i need help trying to install the slide to open program were can i download the newest version and how do i install it? i installed it from some other website but i had something say i dident have permssion and then a sharing violation? little help thanks
Hi,
i think this is the latest version:
http://forum.xda-developers.com/showthread.php?t=353008
(first post)
Best wishes
TQM
thanks man i was all the way back in .72 how do i install it?
S2U2
If you have any probs try installing S2U2 (not pro) And next time post what phone/rom your using Just drag the .cab file on to your device and install, prob best if you install to device memory
just install the cab ....
... and have fun )
TQM
how? i dont get anything to install it, all i get is "there is no application associated with s2u2-0.96wm5" run the application firs then open this file from within the application, wich application? oh and well i have a titan rom? well everything is factory.
anyone? i really need help here
Ok, you have downloaded the rar-file.
extract it with winrar and you get 3 files:
the cab file for installation and 2 txt files.
copy the cab file to your device and run it ...
had it been!
TQM
nope still cant figure it out i hate this lol
i just put together a cab file (for personal use) to remove sms threading (due to upgrading roms alot etc)
however i have hit a brick wall.
i do not know how to make the device restart after install?
i have compared to other cab files but the only difference is the other cabs install files not registry?
i'm not all that good with programming however i would really like to complete this cab for ease of reloading a new rom - so any input would be grateful - thank you
For cab file creating i use PocketPC Installation Creator. In the menu there is a check box to set the 'reboot after installation' behaviour. I played with it but noticed that my device only rebooted after installation of files. Because i found it to much effort to look into it, i didn't. After all it is quite easy to reboot manually.
You could use MSCEinf to examine different cabs and look for the reboot after installation setting (http://www.codeppc.com/telechargements/msceinf/msceinf.htm)
I also noticed that some people make cab files from .xml files (sleuth for example). Maybe this method has other options than cabarc in combination with inf files.
Cant give you any answers, still hope it will be of any help.
Good luck and post back result if you figured it out.
Arjan
The easiest way tocreate CAB files is to purchase a copy of WINCE Cab Manager from OCP Software
they have just released a new version which supports Vista
i created the xml document then created the cab from it.
should have said that sorry.
so i was looking for a way to restart device via the xml..
thanks for the input so far