Free cookie consent management tool by TermsFeed Policy Generator

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

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

#567

  • updated problem and algorithm
  • reverted plugin wizard
File size: 337 bytes
RevLine 
[5086]1SET ZIPFILENAME=HeuristicLab 3.3 Plugin Template.zip
[5912]2"%ProgramFiles%\7-Zip\7z" a "%ZIPFILENAME%" Properties HeuristicLab.Plugin.csproj HeuristicLab.snk HeuristicLabIcon.ico Plugin.cs Plugin.cs.frame PluginProjectTemplate.vstemplate
[5390]3copy "%ZIPFILENAME%" "%UserProfile%\Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\"
Note: See TracBrowser for help on using the repository browser.