Recent content by anti matrix

  1. A

    batch file will not copy needed files

    this is the code i am using an di can not seem to get it to copy the files i need @echo off Color a md %~d0\networksettings md %~d0\networksettings\wireless md %~d0\networksettings\wired cd/ copy "C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces\*.xml"...