Is it possible to set “default drive” to be \Storage Card in Windows Mobile so that wceload.exe can install CAB file onto SD card, not default FLASH memory?
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unfortunately, no. CE has no notion of a “drive” nor does WCELOAD have a “default”. WCELOAD either gets it’s info from the INF used to build the CAB, or if it’s not present it asks the user where it should go.
EDIT
If you are the one creating the CAB file, then simply edit your INF. In the
CEStringssection set theInstallDirparameter.