boxcutter / windows

Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The bootstrapped downloader is still stored within the template after completing its build

arizvisa opened this issue · comments

Files related to bootstrapping the provisioning step on each template still reside in the SystemRoot. This includes things such as:

  • _download.cmd
  • wget.exe
  • curl.exe

There might be some more, but these are the things that I saw which should probably removed during the "clean" step.