Transforming Knowledge into Power
Dim fileDetail As IO.FileInfo = My.Computer.FileSystem.GetFileInfo("yourfile.exe")fileDetail.IsReadOnly = True