Dear Sir,
Hello.
I have installed the SC-BAT, and have been able to execute the sample application but can't seem to run the Guidance Package or enable the Guidance Package Manager. I have followed the instructions for doing both but to no avail. When I build the guidance package solution (GuidanceAutomation.sln), I get the following output:
------ Build started: Project: Library, Configuration: Debug Any CPU ------
Library -> C:\Program Files\Microsoft SC-BAT\GuidancePkg\Library\bin\Debug\GATLibrary.dll
------ Build started: Project: SmartClientDevelopmentInstaller, Configuration: Debug Any CPU ------
SmartClientDevelopmentInstaller -> C:\Program Files\Microsoft SC-BAT\GuidancePkg\SmartClientDevelopmentInstaller\bin\Debug\SmartClientDevelopmentInstaller.dll
------ Build started: Project: SmartClientDevelopment, Configuration: Debug Any CPU ------
SmartClientDevelopment -> C:\Program Files\Microsoft SC-BAT\GuidancePkg\SmartClientDevelopment\bin\Debug\SmartClientDevelopment.dll
------ Skipped Build: Project: SmartClientDevelopmentSetup ------
Project not selected to build for this solution configuration
========== Build: 3 succeeded or up-to-date, 0 failed, 1 skipped ==========
**********************************************************************************************
The problem is there is no there is no Guidance Package Manager item in the Tools menu of Visual Studio after building the solution and therefore I can't enable the guidance automation package.
Any help in resolving the issue would be much appreciated.
Best Wishes,
Austin

Can't run the Guidance Package
Gaurav Jain
Also, this is a duplicate from http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=340932&SiteID=1.
Hector Y. Martinez
I believe the documentation of SC-BAT states that in addition to compiling you should be registering the package, and opening a new VS instance. After that, you should have a new solution template in the Add New dialog.
HTH