Home - Forums-.NET - Spices.Net - VSIP does not appear to remember resolved paths

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

VSIP does not appear to remember resolved paths
Link Posted: 27-Sep-2005 09:19
I am running 4.5.5.0 of Spices, which now remembers the paths of dlls that I have to point it to, e.g. mscorlib.dll, when I obfuscate my assemblies using the Spices GUI. However when I use the VSIP to debug my assemblies, I get prompted to supply the path for several dlls every time I compile the code.

Is there a way that the paths can be remembered when using VSIP so that the Resolver window doesn't appear every time?
Link Posted: 27-Sep-2005 12:04
Add search paths in the Spices.Net:[list]
  • Run Spices.Net
  • [/*:m]
  • Click Edit->Options menu
  • [/*:m]
  • In the Settings dialog find SearchPaths property, choose it and click on
  • [...] button to edit SearchPaths collection.[/*:m][/list:u]

    Add search paths in the Visual Studio:[list]
  • Click Tools->Spices.Net->Options menu
  • [/*:m]
  • In the Settings dialog find SearchPaths property, choose it and click on
  • [...] button to edit SearchPaths collection.[/*:m][/list:u]