Hi,
does anybody know how to set the program files dir from /program files to /programme so that all Programs will be installed into /programme by default.
Thanks
Ali
I don't think it's possible to force all programs to go into specific folder (I think you have localised version of windows - german?) Some apps use their own paths (without checking system defaults) you just cannot change - same problem exists in localised german Windows XP - even though c:\Programme is default, some apps just stick to c:\Program files.
You can use WinCE Cab Manager to edit your cab files and change the Default Install Dir.
Related
I've found, that WM5 supports compressed CABs.
Use CabWiz to make compressed CAB.
Edit file cabwiz.ddf (in the same directory, where cabwiz.exe exists)
modify line ".Set Compress=OFF" to ".Set Compress=ON"
Warning1:
Don't delete original [uncompressed] CABs. Maybe - you will need them in the future.
Warning2:
Compressed CABs are not compatible with WM2003
Warning3:
Don't edit nor don't save them with WinCE CAB Manager from ocpSoftware [up to version 1.1.0.4]. Everything looks OK, but [after save] all files within the CAB are corrupted.
Probably the reason is, that compression aplies only to files, not CAB as a whole. File structure is the same and CAB Manager properly reads all info, but is not able to decompress files.
-----------
If you have only cab and need to compress it:
Open CAB with WinCE CAB Manager
Select from menu: File / Export / ExportToINF
start command line
switch to the directory with INF file
execute "[path]cabwiz xxx.INF /err cabwiz.err /cpu arm" (replace [path]cabwiz with full path do cabwiz.exe, replace xxx.INF with INF file name)
-----------
I you have EXE installer only:
start PC installation
cancel Pocket PC installation
look at subdirectories of C:\Program Files\Microsoft ActiveSync - probably you will find (uncompressed) CABs here.
FWIW, the next version of WinCE CAB Manager will include support for compressed CAB files as well. In fact, this is already available in the WinCE CAB Manager 1.2 BETA. See also:
WinCE CAB Manager 1.2 BETA Available To Registered Customers
is there an app for the alpine that lets you extract cab files from exe.files without using a pc
I think most of the .exe actually contain a Win32 installer, so I believe there is no realy way to extract the CAB from it, apart from running it on the PC.
However, most of the time you can get the CAB on the PC and install it without using ActiveSync. The Installer usually extracts the CAB to C:\Program Files\[Name of Software] or C:\Program Files\Microsoft ActiveSync\[Name of Software]. Grab it there and store it on your device, then install with CabInstaller for example.
Cheerio !
If you must go hardcore and decompress a cab on your phone, try it with a RAR decompresor. They open on the PC with winrar, but you'll lose file name & structure.
V
Sometimes the PC .exe file automatically deletes the CAB file from the PC & you won't be able to find it on the PC.
If you have an app that behaves like this, run the .exe on the PC & click on OK/Next until you get to the dialogue that asks you 'Install "AppName" using the default install directory?', just after you see the 'Retrieving Device Data' notification.
Now fire up Windows Explorer on the PC and search your \Program Files\ and \Program Files\Microsoft ActiveSync\ directories for your software developer's name. The CAB files should be inside this folder.
Note: All you need is the CAB file. If there is more than one, make sure you pick the correct Processor type ie .ARM for Himalaya or Alpine, not SH3 or MIPS. You don't need any .ini files either.
Since I installed the latest official updates, I find that I can't remove the default Java midlets. When I click-hold, the 'uninstall' selection is grayed out. How do I remove Tiger Woods and all the other crap?
Thanks!
-n.
you need to copy over a file from \windows\appdb to your computer and edit it w/ a hex editor to change:
- preinstalled=Y to preinstalled=N
- uninstall=N to uninstall=Y
for every applet you want to remove... copy back over and uninstall your apps.
MAKE A COPY of the original file in case you mess up.
I'm not having any luck finding 'uninstall' in any of the files in that directory- are you talking about the *.db files?
The file is the selector.utf. I had the same problem.
Do you know how can I put my name and my registration code into my package ( for kitchen) or how can I put them into the cab file so I dont need to type the code everything I do the hardreset. THX
If your software keep the reg info in the registry, just add this key to your package's rgu; if on the other hand the info is in a file, just add the file and don't forget to add the file into initflashfiles
adwinp said:
If your software keep the reg info in the registry, just add this key to your package's rgu; if on the other hand the info is in a file, just add the file and don't forget to add the file into initflashfiles
Click to expand...
Click to collapse
How can I know which one in registry, which one in the file. Please let me know.
For example resco explorer I can not find where is the key storaged
Thx so much
Please anyone. Anyone can help?? THX SO MUCH
etenx500 said:
Please anyone. Anyone can help?? THX SO MUCH
Click to expand...
Click to collapse
Some one plz
etenx500 said:
Some one plz
Click to expand...
Click to collapse
use this software WinCE CabManager:
http://www.ocpsoftware.com/products.php?nm=cecabmgr
if u want further help u can mail me or PM.
Functions are:
Open Existing Cabinet Files
Open any Windows CE CAB file, as well as Smartphone and Pocket PC theme files.
Create New Cabinet Files
Allows you to create a brand-new CAB file, add the Windows CE files, shortcuts and registry entries needed to install your application, and then save the new CAB file to disk.
Modify Cabinet Information
View and modify general information about the Windows CE CAB file, such as the name of the company and of the application, processor and operating system version required to run the application, and the default installation directory.
Modify Windows CE File Entries
The Windows CE files stored in a CAB file can be viewed and modified, and new files can be added. You can change the order in which the files will be installed, the location where each file will be installed, and more.
Modify Shortcut Entries
The shortcut entries stored in a CAB file can be viewed and modified, and new shortcuts can be added. You can change the location where each shortcut will be installed, the name and target of the shortcut, and more.
Modify Registry Entries
The registry entries stored in a CAB file can be viewed and modified, and new entries can be added.
Modify Setup DLL Information
You can view information about the Setup DLL included in a cabinet, or add a new Setup DLL to the cabinet.
Full Drag and Drop Support
Use your mouse to quickly and easily add and extract files between WinCE CAB Manager and any other application that supports "Drag and Drop", such as Windows Explorer.
Full Copy and Paste Support
Quickly and easily add and extract files between WinCE CAB Manager and any other application that supports "Copy and Paste" operations, such as Windows Explorer.
Import/Export Windows CE INF Files
Automatically generate and load CAB files from your existing Windows CE INF files, or use the WinCE CAB Manager to edit the CAB files and then generate an INF file for use with automated builds.
Automation Support
The WinCE CAB Manager exposes a COM Automation interface which allows it to be manipulated from other programs, such as Visual Basic or even VBScript.
Support for Third-Party "Add-Ins"
The WinCE CAB Manager functionality can be expanded through the use of COM-based "Add-Ins".
I see a bunch of stuff in the windows folder that can go, but neither the built in file explorer nor TotalCommander will let me delete any of the files. Any suggestions?
Thanks,
Null
make your own kitchen and remove files when building your ROM
Isn't there any easier way to remove crap from our windows folder??
most files in the windows dir is located in the rom which cant be altered apart from at full rom flash time
some can be overwritten if one use less poor filemanagers then explore like total commander