I created a CAB for the smartphone using CABWizSP and in my INF I set a registry value that I don't want to be overwritten if it already exists. Likewise, I do the same for a file. However, when I install the app it just keeps on overwritting the values in the registry and my file. It's not rocket science and the same technique works perfectly fine for the pocket pc. I checked the "_setup.xml" output file, create by CABWizSP, and it does have the "nooverwrite" set.
Has anyone ran into this issue? Any workarounds?