|
Welcome,
Guest
|
subfolder and ressources
(1 viewing) (1) Guest
|
TOPIC: subfolder and ressources
subfolder and ressources 4 years, 7 months ago #277
|
Hello
a new problem: in the PDA-program I have different languages, which are used according the language the user has selected for the start of the program. VS2005 stores the resource file in a directory en or ru or... with the name namexx.resources.dll. So I created under %installDir% in Mobile Device Files the same directories \"en\" and \"ru\" and defined the file names to be copied from source \"bin\Release\ru\namexx.resource.dll\" to \"namexx.resource.dll\" in the correct directory. When I build the cabs, the following errors pops: Error: Duplicate filename [namexx.resources.dll] found in .INF file In the PCI-file I found the following: - 5 Disk-306307 bin\Release\en\ - 1 namexx.resources.dll - 6 Disk-9109306 bin\Release\ru\ - 1 namexx.resources.dll and CopyFiles-9714232 %InstallDir%\en 0 4 - 1 - namexx.resources.dll namexx.en.resources.dll 0 - CopyFiles-1100793 %InstallDir%\ru 0 5 - 1 - namexx.resources.dll namexx.ru.resources.dll 0 What can I do? Axel |
|
|
Re:subfolder and ressources 4 years, 7 months ago #278
|
Hi,
This a problem of the cabwiz. You can't have two filenames with the same name, even if they are from different locations and are installed to different locations two. One solution is to change the filename locally to your PC and have them installed with the right name to Pocket PC. I think that this will make the trick. Regards, Nick Protopapas. |
|
|
|
Time to create page: 0.20 seconds