vagrant/plugins/synced_folders/smb/scripts
Uwe Jäger 3dd03d7efc Make shared folder type smb work for non-english windows
the grant "Everyone,Full" does not work on localized versions of windows, in German it is "Jeder" in Spanish "Todos". Also the net share command returns localized texts, so the -Match does not work for non-english Windows. 

I could not test exactly that version, copied relevant bits from my modified lokal version.
2014-03-17 15:11:45 +01:00
..
host_info.ps1 synced_folders/smb: basically working 2014-02-27 08:13:05 -08:00
mount_share.ps1 providers/hyperv: clean up provider since we moved out SMB 2014-02-27 08:13:08 -08:00
set_share.ps1 Make shared folder type smb work for non-english windows 2014-03-17 15:11:45 +01:00