How to install CAB files - General Topics

Hi!
This might seem stupid but I can't make the cab files install on my O2 XDA Exec
I know that(what I could gather from searching the forum) one has to transfer these files directly to the xda instead of using active sync , but then what after that and how?
Please need help with this. I have found so many really good and neat utilities on this forum but can't use 'em b'coz of my lack of knowledge. Any help will be greatly appreciated.
Thanx in advance

Use "Mobile Device" in "My Computer" to access your XDA and put files in it.
Then (on XDA) launch "File Explorer", find those files and tap them to install.
If you copied just into "Mobile Device", you'll find files in "My documents" folder of your device.
Of course you can copy and run files from wherever you want.
I hope this explained your problem
Good luck

When you get more advanced you can use this:
http://ukaywares.blogspot.com/2005/10/cabinstl-104.html
It let's you install the application to any place you want without using ActiveSync...

Thanx mate, i'll try that tomorrow.

Still doesn't work
I transferred the extracted files to my XDA EXEC, when i click it , it gives an error ..this file/program is not associated with any application and to run the application first andthen open it from with in.
I even tried the cabinstaller but that just hangs up when I try to onstall the cab file through it.
Help please :?:

Hi,
what do you mean by "extracted files" ?
You have to put the CAB file into your Exec, and then tap it from Exec's file explorer.
Where did you get "not associated" error ? (PC or Exec ?)
If you got it in your Exec, it means that it wasn't a CAB file that you tapped.
Check again.

Related

Cab-file creation question.

Hi,
I have a question. I have for example SPB Mobiele Shell. We all now this has to be installed via a PC and i needs a serial to install. I have the program and the serial and i would like to make a cab-file of this 2. I have a program to make cab-files, WinCE CAB Manager. Can anyone explain to me how i can do this? I like to have this on my SD-card and like to install it from there in case of emergency's. I hope someone can help me with this.
Thx
many activesync install exe's
can be renamed to zip and one can out the cab files
give it a try
Rudegar said:
many activesync install exe's
can be renamed to zip and one can out the cab files
give it a try
Click to expand...
Click to collapse
Tried that but no luck. I think this is not what i mean. I would like to turn this exe into a CAB and the key included. So when i install the Cab i don't have to register.
one would think the program maker took precautions to make that impossible otherwise your cab could be distributed as a pretty easy free version
you can try to single out what files it depend
on and make a cab file from cratchs
and if the exe or dll files got alter when the serial was given
that cab would be reg'd
otherwise you would have to find out what registries was altered in the
serial process and make a reg which which did those alterations
and get the cab file to run it
Most installations that require you to install through activesync end up leaving a cab file behind. Check Program Files\Activesync\SPB... for the cab file. If it is not there restart the installation but after you have executed the setup file leave it alone and search for the cab file again. I hope this is what you were looking for
ALL exe that install via activesync have a cab, some are hidden in the profiles temporary files, some auto-delete once installed, so leave the application hanging in the install and do a search for recent files and sort by date/time (remember to allow it to scan hidden and system folders). a lot go into the activesync directory, some go into program files, i have even found some that go into the internet explorer temp files, install, and then delete themselves. The most common hiding place is your computers profile temp folder --- typically found under
C:\Documents and Settings\PROFILE\Local Settings\Temp
just dig around, its not to difficult once you find the 3 most basic hiding places.
good luck.
Sponzert said:
Hi,
I have a question. I have for example SPB Mobiele Shell. We all now this has to be installed via a PC and i needs a serial to install. I have the program and the serial and i would like to make a cab-file of this 2. I have a program to make cab-files, WinCE CAB Manager. Can anyone explain to me how i can do this? I like to have this on my SD-card and like to install it from there in case of emergency's. I hope someone can help me with this.
Thx
Click to expand...
Click to collapse
You can simply download the CAB files from SPB site directly.
Sponzert said:
Hi,
I have a question. I have for example SPB Mobiele Shell. We all now this has to be installed via a PC and i needs a serial to install. I have the program and the serial and i would like to make a cab-file of this 2. I have a program to make cab-files, WinCE CAB Manager. Can anyone explain to me how i can do this? I like to have this on my SD-card and like to install it from there in case of emergency's. I hope someone can help me with this.
Thx
Click to expand...
Click to collapse
I have run into a similar situation where my installation was failing due to the huge size of a CAB file.
In my case, the size of the CAB was nearly 23mb and the free storage left was around 26mb. This made the installer fail as it ran out of space midway during the install.
I know one thing for sure was that the PC installers (Exes that would run on the PC that would extract the CAB on the device) would extract the CABs and put them in \windows\appmgr\install folder and would trigger the installer on the device.
So during my second attempt, when the device prompted for installation location "device or storage card", I opened up the explorer on the device (guess you can do the same thing with Windows Explorer since your would stay connected over USB using Activesync) and went into \windows\appmgr\install folder and made a copy of the cab to the storage card (you can copy to your PC as well).
Exited the installer and then installed the cab from the storage card and the installation went fine.
Not sure about how the SPB apps work since there are two options during the PC install. Trail or Registered version. Based on the option chosen, it would either extract the necessary CAB (either trial or registered). I hope it creates a "Registered" version of the app in the CAB after you follow the above steps.
Hope this helps.
PS: I wish that the standard install location on the device "\windows\appmgr\install" be changed to the storage card by some tweaks. So far not successful in finding/getting one.
vprabu said:
I have run into a similar situation where my installation was failing due to the huge size of a CAB file.
In my case, the size of the CAB was nearly 23mb and the free storage left was around 26mb. This made the installer fail as it ran out of space midway during the install.
I know one thing for sure was that the PC installers (Exes that would run on the PC that would extract the CAB on the device) would extract the CABs and put them in \windows\appmgr\install folder and would trigger the installer on the device.
So during my second attempt, when the device prompted for installation location "device or storage card", I opened up the explorer on the device (guess you can do the same thing with Windows Explorer since your would stay connected over USB using Activesync) and went into \windows\appmgr\install folder and made a copy of the cab to the storage card (you can copy to your PC as well).
Exited the installer and then installed the cab from the storage card and the installation went fine.
Not sure about how the SPB apps work since there are two options during the PC install. Trail or Registered version. Based on the option chosen, it would either extract the necessary CAB (either trial or registered). I hope it creates a "Registered" version of the app in the CAB after you follow the above steps.
Hope this helps.
PS: I wish that the standard install location on the device "\windows\appmgr\install" be changed to the storage card by some tweaks. So far not successful in finding/getting one.
Click to expand...
Click to collapse
Thank you, this did the trick for me. Installed en included the registration.
Welcome. I am happy that I could be of some help
vprabu said:
Welcome. I am happy that I could be of some help
Click to expand...
Click to collapse
Now i have everything in registered Cab-files on my SD-card. Now i can make the switch to WM6. I'm dutch and have a P3300 and i guess it will take some time before HTC wil come with a dutch WM6 upgrade, so maybe not the place to ask but do you now where i can find a original English WM6 for the P3300?

CAB files

i know this is probably a stupid question, but i cannot get cab files onto my pocket pc. i have read and it says that all i should have to do is copy it from my comp. and paste it in a folder in my phone. do i have to have a sd card to do this, becuase while using active sync it will not let me do it at all. i am very very new to this stuff so please no bashing and any help would be great.
in activesync click "explore" and find where you want to drop the files then drag it over or copy and paste it.
thanks joel i have tried that and when i drag it over it shows as an circle with an line through and it will not let me put it in there maybe i am not extracting it properly or something i dont know.
there is nothing to extract, its drag and drop. Try copy and pasting. (also, make sure the device is still connected)
first of all, tell us which device do you have and which windows are you runnig on it?
second of all, tell us the enviroment of your computer, that is the Operating system (vista, xp or linux?)
the overall process should really be easy, copy the cab, click explore and click the "my documents" folder, right click and selct Paste, thats it...browse the location you pasted the CAB File from your pocket Pc and install it
Here is a more detailed instruction on how to install a CAB :
http://www.pocketpccentral.net/help/tutorials/install_cab_file.htm
i have a xv6600 running wm2003, and my computer is running windows xp
Cab via ActiveSync Software
Hi
You could try this:
http://www.modaco.com/content/windo.../cabviaactivesync-free-edition-now-available/
Cheers
andrew-in-woking
i got it thanks for all of your help guys
post deleted

Extracting CAB file from PC .exe installer

I tried searching, found this thread:http://forum.xda-developers.com/showthread.php?t=310788&page=2 but it's not answering my question.
My Kaiser came with SPB GPRS Monitor and Sprite Backup. Both came as an installation disk (exe format) to be installed through a PC. Now, I'm looking at a way to make CAB for carrying both so that anytime I do a hard reset or reflash ROM, I can re-install both without using PC. Looking at the thread, I tried opening up the .exe and able to get the Cab files (there're 2, named 1 and 2 for each setup executable extracted), but copying the Cab and running it on my Kaiser won't work.
Is there any way? I try avoiding using 'cracked' cab apps .. I have it as bundled for the Kaiser, there should be a legit way for me to have it as cabs ..
There is a way.
run the installer from your PC. when the installation screen comes up asking you to choose between storage card and device, DONT CHOOSE. instead, run a file manager and search for the cab file. it usually goes either in windows/appmgr or in application data/volatile
What if in this case, it doesn't ask, it immediately says check your WM device, there's further instruction.
Second question: is the search done on the PC or the WM?
I'll definitely give it a try .. and thanks!
if u got activesync installed on your PC, run the exe files and find the .cab files on program files/microsoft activesync folder
semoga berhasil
Thank you. Terima Kasih Will give it a try
the cab file doesn't always appear on your PC.. but it does always appear on your PPC
look for it in your PDA when it tells you to look for further instructions..
WinRAR (rarlabs.com) is free and will extract most files from EXE installer archives. However, if WinRAR won't then UniversalExtractor will. You can search for it on google and download a demo.
THANK YOU
Thanks to all who has responded.
I managed to find the CAB files under PC's respective folders (Some are under Active Sync, some like Holux, created it's own folder). Tested some of the CABs found there and it worked. Now I'm a happy camper, got all of the CABS that I need (especially GPRS Monitor )
Last question:
the cab file doesn't always appear on your PC.. but it does always appear on your PPC
look for it in your PDA when it tells you to look for further instructions..
Click to expand...
Click to collapse
Under which folder I should be looking? I tried TEMP but it's empty (that's before I confirming the install process)
nir36 said:
There is a way.
run the installer from your PC. when the installation screen comes up asking you to choose between storage card and device, DONT CHOOSE. instead, run a file manager and search for the cab file. it usually goes either in windows/appmgr or in application data/volatile
Click to expand...
Click to collapse
I always do this to extract cab files from a exe installer and most of the time the cab file can be found at windows/appmgr/install
very useful and a serious time saver
Sticky or Wiki?
Thanks again for responses. I'm able to get what I need and believe this can be put as part of FAQ, Wiki or Sticky?
Sticky no.. but i will add it to the guides thread soon..

htc touch 2 app.

sorry
. I am new and I just got my first htc phone. I cannot install these applications I find here. ANY HELP, PLEASE
If the applications you find are .cab files, copy them to your phone via "active sync" from your computer.
Go to file explorer and under "my documents" you find the files you just synchronized. Click on them and they will install.....
The new program you can find under "start" button.....
Succes.
thank you. thanks

How does NaviPanel work with iGO8 in Windows Mobile Phones?

How does NaviPanel work with iGO8 in Windows Mobile Phones?
I tried many times to find the right suitable way to make the navigation program iGO8 work through the NaviPanel Application in my hTC hd2 and finally I found the solution to this problem.
You should do the following steps one by one to get the best results:
1-Create a file directory under the name CoPilot in your phone memory Program files
2-Install the cab file”MSN-NaviPanel” into your phone in your memory card (this application contains the necessary files to define the Copilot navi extension in the NaviPanel. Thanks to xda-developers forum.
3-After installing the “MSN-NaviPanel”cab file you will find two files which are “config.ini” and “Copilot” and “NaviPanel” inside the CoPilot folder that you created in the Program Files.
4-Now you have to open the iGO8 folder in the Program Files and copy the following files:
sys
gpstmc.dll
iGO8.exe
5-Paste them into CoPilot folder you created.
6-Change the name of the “iGO8.exe” file into “CoPilot.exe”.
7-Make another copy of the iGO8.exe file in the same CoPilot folder and name it “splashscreen.exe”.
8-Now you have 7 files in your “CoPilot” folder.
9-Make the following changes to “config.ini” and “sys” files
Sys file >>>>
[folders]
app="Storage card\igo_folder_as_you_named_it"
config.ini file >>>>>
Path=\Program Files\iGO8\iGO8.exe
KeepAlive=on
10-Don’t run NaviPanel when you are connecting the phone to the internet while doing this operation…. Wait till you finish everything.
11-Now do the soft reset to your device.
12-Run NaviPanel and enjoy iGO8 at the same time.
Note: if you receive a message which says that you should restart installing iGO8 because of the SDcard is not original don’t be afraid, do it and restart the program.
Best Regards
Mustafasamina
There's threads and posts on this already. Basically it just launches the program for the buttons on NaviPanel.
Phenomenon said:
There's threads and posts on this already. Basically it just launches the program for the buttons on NaviPanel.
Click to expand...
Click to collapse
Agree for that!
Thanks for posting.I too had the same problem figuring bis out myself.
Is it possible for an xda-developer to built a cab to make the following:
a)Create a Copilot folder
b)Copy allsdk to windows folder and
c)Making the proper key to the registry
Thanks,
yes, but I think other explanations are not enough to do the operation and there are many visitors who dont have enough knowledge about programing. It is a matter of development but not invention. My all thanks to whom participated in providing all informations about such issues.
pls help
specified argument was out of the range of valid values
pls help
specified argument was out of the range of valid values
murat1966 said:
pls help
specified argument was out of the range of valid values
Click to expand...
Click to collapse
What do u mean exactly?
Did u get this when u installed the above mentioned cabs or what?
If so i suggest modifying your sys.txt clearly specifying the correct path.
[folders]
app="Storage Card/iGO8"
I hope this helps
Moreover can a cook\chef\wizkid from xda devs replace the htc navi crap with sth that works.I would prefer music player integration,cameraand ability to choose over GPS apps. I think it would have come up to be very handy for all of us and a lot of people would donate for this.
karapialis said:
Moreover can a cook\chef\wizkid from xda devs replace the htc navi crap with sth that works.I would prefer music player integration,cameraand ability to choose over GPS apps. I think it would have come up to be very handy for all of us and a lot of people would donate for this.
Click to expand...
Click to collapse
absolutely agree with this idea...
mustafasamina said:
How does NaviPanel work with iGO8 in Windows Mobile Phones?
I tried many times to find the right suitable way to make the navigation program iGO8 work through the NaviPanel Application in my hTC hd2 and finally I found the solution to this problem.
You should do the following steps one by one to get the best results:
1-Create a file directory under the name CoPilot in your phone memory Program files
2-Install the cab file”MSN-NaviPanel” into your phone in your memory card (this application contains the necessary files to define the Copilot navi extension in the NaviPanel. Thanks to xda-developers forum.
3-After installing the “MSN-NaviPanel”cab file you will find two files which are “config.ini” and “Copilot” and “NaviPanel” inside the CoPilot folder that you created in the Program Files.
4-Now you have to open the iGO8 folder in the Program Files and copy the following files:
sys
gpstmc.dll
iGO8.exe
5-Paste them into CoPilot folder you created.
6-Change the name of the “iGO8.exe” file into “CoPilot.exe”.
7-Make another copy of the iGO8.exe file in the same CoPilot folder and name it “splashscreen.exe”.
8-Now you have 7 files in your “CoPilot” folder.
9-Make the following changes to “config.ini” and “sys” files
Sys file >>>>
[folders]
app="Storage card\igo_folder_as_you_named_it"
config.ini file >>>>>
Path=\Program Files\iGO8\iGO8.exe
KeepAlive=on
10-Don’t run NaviPanel when you are connecting the phone to the internet while doing this operation…. Wait till you finish everything.
11-Now do the soft reset to your device.
12-Run NaviPanel and enjoy iGO8 at the same time.
Note: if you receive a message which says that you should restart installing iGO8 because of the SDcard is not original don’t be afraid, do it and restart the program.
Best Regards
Mustafasamina
Click to expand...
Click to collapse
Hi
global_cfg not found...this messagge show me when open the navigation botton in the navipanel
Please help me
Juan
ok, verify the name of your sdcard in sys.txt
robert.maas said:
ok, verify the name of your sdcard in sys.txt
Click to expand...
Click to collapse
Thanks for your answer
The name of sdcard is Storage Card in the two sys.txt (Igo and Copilot folders)
What can I do for resolve this problem ?
Regards
Juan
try first to get iGo8 working as stand alone. Check if it works when you directly execute it from sdcard.
robert.maas said:
try first to get iGo8 working as stand alone. Check if it works when you directly execute it from sdcard.
Click to expand...
Click to collapse
Yes Igo8 working stand alone from Sdcard, but when I wanna that work from navipanel say me that error
Thanks for you help my friend
Juank
robert.maas said:
try first to get iGo8 working as stand alone. Check if it works when you directly execute it from sdcard.
Click to expand...
Click to collapse
Yes Igo8 working stand alone from Sdcard, but when I wanna that work from navipanel say me that error
Thanks for you help my friend
Juank
juanenbas said:
Hi
global_cfg not found...this messagge show me when open the navigation botton in the navipanel
Please help me
Juan
Click to expand...
Click to collapse
you are trying to use igo Primo, and the folder global_cfg from content (on storage card) is missing. that's why.
the navipanel cab has made my phone unstable and keeps htc sense freezing

Categories

Resources