RegX.exe "$(TargetPath)" /r /c /s
In your class, you need this
Using Miner.Interop;
Using Miner.ComCategories; // Reference Miner.System and Miner.Interop.System
[ComponentCategory(ComCategory.ArcMapCommands)]
public sealed class AAL_QA : BaseCommand
{
}
No comments:
Post a Comment