I want to use CodeVeil to Obfuscate my application (2 exe's and a dll), however I can't find where the files are?
I looked in My Documents\Visual Studio 2008\Projects\ProjectName\WindowsApp\Bin\Release, but nothing is there..
Does anyone know why?
Printable View
I want to use CodeVeil to Obfuscate my application (2 exe's and a dll), however I can't find where the files are?
I looked in My Documents\Visual Studio 2008\Projects\ProjectName\WindowsApp\Bin\Release, but nothing is there..
Does anyone know why?
Are you sure you compiled in Release mode not Debug? Did you look in the bin\Debug folder?
I think Debug mode, and I checked there, and they were there:D
Cheers
check if the compile path has changed in the project menu.