Last update pass: 1Q2022 for Apple Silicon (M1-gen late 2021 MBP)
From git, local backup, or etc.
| ignore this file | 
| --- | |
| mysql_root_password: foobar | 
| @echo off | |
| :: Handles user, share, and permissions for replacing vbox shared with a VM-host provided SMB share | |
| :: Mark Casey | |
| :: 2-1-2014 | |
| :: http://technet.microsoft.com/en-us/library/bb491001.aspx OR http://www.robvanderwoude.com/allhelpw2ksp4_en.php#SETLOCAL | |
| verify other 2>nul | |
| setlocal enableextensions enabledelayedexpansion | |
| if errorlevel 1 echo Unable to enable command extensions |