Newer
Older
wbackup / wbackup / Properties / launchSettings.json
@Kunihiro Narita Kunihiro Narita on 8 Sep 2020 218 bytes version 1.0リリース
{
  "profiles": {
    "wbackup": {
      "commandName": "Project",
      "commandLineArgs": "-srce \"D:\\Projects\\atozip\" -dest \"D:\\backup\\archive\" -log \"D:\\backup\\archive\" -full -aborttime 13:00"
    }
  }
}