Skip to content
Ognyan Dimitrov edited this page Feb 15, 2017 · 1 revision

#Welcome to the KojtoCAD wiki!

##How can I recreate the component xml files in the installers?

  1. Install Windows Xml Installer Toolset
  2. Use this heat script :

start heat.exe dir "$(TargetDir)" -cg KojtoCADComponents -dr INSTALLFOLDER -sfrag -srd -var "var.FilesPath" -out ".\KojtoCADComponentz.wxs"

Clone this wiki locally