Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/InstallTemplate.cmd @ 5594

Last change on this file since 5594 was 5390, checked in by abeham, 14 years ago

#567

  • Added installer to main directory
  • Added installation of plugin template
  • Updated template zips
File size: 337 bytes
Line 
1SET ZIPFILENAME=HeuristicLab 3.3 Plugin Template.zip
2"%ProgramFiles%\7-Zip\7z" a "%ZIPFILENAME%" Properties HeuristicLab.Plugin.csproj HeuristicLab.snk HeuristicLabIcon.ico Plugin.cs Plugin.cs.frame PluginProjectTemplate.vstemplate
3copy "%ZIPFILENAME%" "%UserProfile%\Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\"
Note: See TracBrowser for help on using the repository browser.