Perhaps I'm doing something very simple wrong, and if that's the case, please explain how to correct my issue. I'm very pleased with the product so far and I am almost certain on purchasing it but I have one remaining test for Visual Studio 2005.
Using the command line or the stand alone interface to obfuscate my dlls and executables works without a problem. But I have issues when using VSIP. I am following the documentation in the help file on VSIP and run into my problem. I see the solution properties to select options for "Spices_CreateProject", "Spices_ObfuscateSolutionAfterBuild", and "Spices_ProjectFileName" and I can adjust those appropriately to enable obfuscation. However, I do not see "Spices_IncludeToProject" or "Spices_ObfuscationOptions" when viewing the project level properties. They are completely missing. What am I doing wrong? Is there some software update that I am missing? When I do attempt to rebuild with the enabled settings at the solution level, the default obfuscation options occur but I have no way to adjust them to suit my obfuscation needs. How do I adjust the obfuscation options from within VSIP without access to project properties? This ability is crucial for my software deployments. My applications are wrapped in a msi installer package that will require obfuscation prior to being wrapped. How do I make this work?
Thank you for your help.