Home - Forums-.NET - Spices.Net - Tools problem...

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

Tools problem...
Link Posted: 27-Jul-2006 12:18
When I was trying to manage the decompilation plugin, I accidentally selected the wrong file, and now the Tools menu doesn't work, and right-clicking on the filename does not yield a drop-down menu... So basically, it disabled anything having to do with the tools. I've opened up a command prompt, removed the wrong file and replaced it with the correct one, and I still get the same error message. Apparently, the incorrect file is still installed. Any help?
Link Posted: 27-Jul-2006 23:29
Try the following steps:
1. Make the Spices\\Bin (or SpicesNet5\\Bin for the v5.0) folder current.
2. run Spices.exe with /U argument, to clear list of installed plugins:
spices.exe /U

3. run Spices.exe with /SCAN argument, to scan current folder for plugins and automatically install:
spices.exe /SCAN
Link Posted: 29-Jul-2006 07:19
Thanks alot, that worked