Preventing A Save On A Directory/ Replacing User Accounts in XP
Is it possible for a vb.net program to prevent a user from saving into a particular directory? Maybe after the user selects a directory in the SaveFileDialog box, a msgbox pops up and says 'please select a different directory.'
Also, would it be possible to replace the 'User Accounts' icon in the Control Panel?
Thank you.