Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 7271 was 5912, checked in by abeham, 13 years ago

#567

  • updated problem and algorithm
  • reverted plugin wizard
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.