How to Add Tool in VS2005
- Open Visual Studio 2005 > tools > External Tool
- Click Add
- Give Title As "Get Sn Token"
- Give Command as "C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\sn.exe"
- Give Arguments as "-T $(TargetPath)"
- Check the "Use Output Window"
- Click "OK"
How To Use It for VS 2005 - SharePoint Sequential Workflow Library
- Create a new SharePoint Sequential WorkFlow Library
- Sign the Project
- Add Feature.xml
- Add Workflow.xml
- Build the project
- click on Tools > Get Sn Token
- Copy token from output window and paster it on workflow.xml