BulkFileChanger icon
BulkFileChanger icon

BulkFileChanger

Utility that allows to create files list from multiple folders, and then apply action to them - Modify their created/modified/accessed time, change their file attribute (Read Only, Hidden, System), run an executable with these files as parameter, and copy/cut paste into Explorer.

BulkFileChanger screenshot 1

Cost / License

  • Free
  • Proprietary

Platforms

  • Windows
-
No reviews
7likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Portable
  2.  Change File Dates
  3.  Batch processing
  4.  Multiple languages

 Tags

  • modify-properties

BulkFileChanger News & Activities

Highlights All activities

Recent activities

Show all activities

BulkFileChanger information

  • Developed by

    IL flagNirSoft
  • Licensing

    Proprietary and Free product.
  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

Our users have written 1 comments and reviews about BulkFileChanger, and it has gotten 7 likes

BulkFileChanger was added to AlternativeTo by Danilo Venom on and this page was last updated . BulkFileChanger is sometimes referred to as Bulk File Changer

Comments and Reviews

   
 Post comment/review
Top Positive Comment
RudolphX
0

Can copy date modified to date created file attributes which is often wrongly changed during transfers from Android file system to Windows.

What is BulkFileChanger?

BulkFileChanger is a small utility that allows you to create files list from multiple folders, and then make some action on them - Modify their created/modified/accessed time, change their file attribute (Read Only, Hidden, System), run an executable with these files as parameter, and copy/cut paste into Explorer.

BulkFileChanger doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - BulkFileChanger.exe

After running BulkFileChanger, you can add files into the list by using one of the following methods:

Copy and Paste: Simply copy files from Explorer window (Ctrl+C) and then paste them into BulkFileChanger (Ctrl+V). Drag From Explorer: You can add files by dragging them from Explorer window into the main window of BulkFileChanger. 'Add Files' option (F2):Add files from 'open file' dialog-box. 'Add By Wildcard' option (F3):Add multiple files by specifying wildcard, path, and subfolder depth to scan. (For Example: c:\temp*.txt)

You can also remove files from the list by using 'Remove Selected Files' option (Del key) or clear the entire files list by using 'Clear Files List' (Ctrl+L)

After you added the desired files, you can select some of them or all of them (Ctrl+A) and then use one of the following options:

Change Time / Attributes (F6): Allows you to modify the modified/created/accessed time of the selected files. You set them to specific time/date values or you can add/subtract days/hours/minutes/seconds from the existing file time. You can also modify the attributes of the files, like Read-Only, Hidden, and so on. Execute Command On Selected Files (F7): Allows you to run any executable with the selected files as command-line parameter. For example: if you specify 'c:\temp\MyProgram.exe "%1"' in the execute command string, BulkFileChanger will run MyProgram.exe for every file in the list, and the "%1" will be replaced with the full path filename.