Changing file attributes on windows

Changing file attributes on windows 1.0

Changing file attributes on windows 1.0 Download Summary

  • Language: Python
  • Platform: Windows
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 405
  • Released: Jun 7, 2007

Changing file attributes on windows 1.0 Description

The win32api module offers SetFileAttributes whiles allows you to make changes to a file in windows. You can set a file to be read only, archive, hidden, etc. This script is simple and convenient to use.

Changing file attributes on windows 1.0 Keywords

Changing file attributes on windows Bookmark

Hyperlink code:
Hyperlink for Forum code:

Changing file attributes on windows 1.0 Script Download Notice

Top 4 Download periodically updates information of Changing file attributes on windows 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Changing file attributes on windows 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Lazy attributes

Lazy attributes script shows how to create attributes with 'computed at first use' values. ...
Python

Get attributes of an object in MS Active Directory

Sometimes it is useful to know what attributes are available to you for an object in ... python's COM support using win32com. By default only attributes that have values are returned. ...
Python

A basic undo mechanism

... undoer records all parameters needed to undo the change of attributes. ...
Python

Large File Sizes on 32 bit Windows

... os library to determine the size of large files on 32 bit Windows. This script uses the FindFiles win32call which provides among other things file size information. ...
Python

Big file sorting

Big file sorting script allows you to sort big ASCII files. ...
Python