On Windows 7 you have to right click a folder or file and press share with Everybody in order to share a file that has just been freshly written in the shared directory. It's a stupid setback in Windows 7....
Instead of doing all this by hand, I'd like to create a batch script to change the share properties of all the files in a directory to share with 'Everyone' .
Is there a windows command to change the share properties of a file/directory?
right click file -> share with -> specific people -> click drop down arrow -> click Everyone -> click Add -> select Everyone -> click Share -> click Done this is what i'm trying to emulate