Problem with LAB02 Dictionary Project
Those of you who have issues with LAB02 Dictionary project, there are two issues:
- Missing Dictionary.ini file.
- This is a manually created file the CEAPPManager needs to have in order to know which CAB files are in a MSI project.
- Open Notepad and type in the following:
[CEAppManager]
Version = 1.0
Component = Dictionary
[Dictionary]
Description = Dictionary Application
CabFiles = Dictionary.CAB
-
Missing DictionaryInstaller folder in the LAB02/EndSolution folder.
Solution is to download the latest MSI file from ftp.mobilitymetro.com