Skip to content

Releases: Walkman100/PropertiesDotNet

Version 1.6

09 Sep 13:23
470566e
Compare
Choose a tag to compare

Added:

  • Drive Info: type, sizes e.t.c.
  • Ability to change file date properties: double-click on the appropriate date text

Changed:

  • Enabled Windows 10's long file name support
  • Greatly improved size display system, large sizes are readable
  • [Installer] Less MessageBoxes, changed install complete MessageBox to a page
  • [Installer] Can now register itself to Windows Programs & Features
  • Hashes window is now resizable and shows name of current file in window title

Fixed:

  • Fixed detecting an error while getting compressed file size
  • Fixed Hashes window sometimes freezing while calculating a MD5 or SHA1 file hash

Version 1.5.4

07 Mar 02:57
884f115
Compare
Choose a tag to compare

Added:

  • Confirmation message on (de)compressing files above 1GB
  • Proper Hashing cancelling instead of having to restart the whole program

Changed:

  • Changed Hash system to allow queueing and unqueueing of hash calculations in any order
  • Don't try to load files into imagebox if above 200MB - this will make large files that won't load anyway load their shell icon immediately

Fixed:

  • Bug when closing the Hashes window while an operation is in progress

Version 1.5.3

27 Feb 16:18
b979b0b
Compare
Choose a tag to compare

Added:

  • Compressed file size information

Changed:

  • [Installer] Allowed adding Folder/File context menu entries seperately
  • Updated 16px "Admin" icon to be the actual x16 admin icon, resized the buttons to show the whole icon
  • Added admin icon to Take Ownership button

Fixed:

  • Bug not auto-selecting the right size
  • Only get Open With executable on files so number of files in a folder isn't overwritten
  • Always disable size magnification dropdown when calculating folder size

Version 1.5.2

06 Jan 22:05
7c5fcd2
Compare
Choose a tag to compare

Changed:

  • Show folder size calculation errors in place of Getting file list... if getting the file list fails
  • Don't recalculate folder size unless loading a different folder

Version 1.5.1

03 Nov 16:28
30a9659
Compare
Choose a tag to compare

Added:

  • Take Ownership button: sets the owner of a file or a folder and all contained files to the current user

Changed:

  • Use more accurate warning text when opening the Open With dialog on Win8+
  • Made hashes in Hashing window selectable so you can copy specific sections

Fixed:

  • #1 Tab Indexes (order of control activation when pressing Tab)

Version 1.5

24 Dec 17:39
7d6dfff
Compare
Choose a tag to compare

Added:

  • Files & Folders can now be dragged onto an open PropertiesDotNet window
  • Right-Clicking on Open With button will run ProgramLauncher

Changed:

  • Improved Copy All Hashes text
  • Re-enabled Open With button on folders
  • Browse window will now delay opening so the program window opens first
  • Improved handling when associated program isn't found
  • Size magnification is automatically selected now
  • Organised bug report window contents

Bugs:

  • Auto size selection doesn't always work when opening files with PropertiesDotNet, toggling the Show times in UTC checkbox sets it properly (even though the code is exactly the same).

Version 1.4

17 Jan 03:15
Compare
Choose a tag to compare

Added:

  • A window that opens when you click on the preview/thumbnail that shows the image bigger and allows you to save it to a file
  • A Use system functions checkbox, checked by default. If checked, Windows Explorer will be used to Rename, Delete, Copy and Move folders & files instead of the program's functions
  • DirectoryImage button in place of the hashes button when viewing properties for a folder

Changed:

  • Made the file picker dialog that opens if you launch the program on it's own not dereference shortcuts, so you can now load them
  • If on a folder, changed useless Opens with: Filetype not associated! to show the count of files in the folder
  • Folder size will only be computed once unless it wasn't completed sucessfully
  • Context menu entry will now show on drives (don't disable the option in the installer to get this)

Fixed:

  • A bug with the progress bar when copying a folder
  • Running files that open with Windows Photo Viewer as admin
  • UTC time option, they were swapped around facepalm
  • Loading the root of a drive (e.g. D:\) from the command line

Version 1.3.2 Windows Properties, File Image

24 Jul 19:08
Compare
Choose a tag to compare

Added:

  • Windows Properties button
  • Showing file icon as it appears in Windows Explorer

Changed:

  • Better folder image getting
  • Hide image if it can't load

Version 1.3.1 Size, Taskbar Progress

23 Jul 23:10
Compare
Choose a tag to compare

Added:

  • Better size info: combo box to choose the size unit you want to use
  • Progress bars in the Hash generator and Folder copier/deleter will show in the taskbar, if on Windows 7 or above
  • Added screenshots to ReadMe

Changed:

  • Extension will now say No Extension if file doesn't have an extension, or if it's a folder
  • Leave all Copy buttons enabled if viewing properties for a folder

Version 1.3 Folder Properties

14 Jul 22:38
Compare
Choose a tag to compare

Added:

  • Program now checks whether the file/folder exists, instead of trying to load info for a nonexistent location
  • Folder info:
    • Context menu entry for folders
    • Deleting and Copying a folder:
      • Opens a new window, with a progress bar and status
      • Handles errors
    • Folder size (background)
    • Greyed-out some buttons that aren't applicable to a folder
    • DirectoryImage-like folder icon
    • Not working:
      • Compressing
      • You can't set the files in the folder as, e.g., all read only

Changed:

  • Set Hash Generator window AcceptButton and CancelButton, i.e. the button that is "clicked" when you press Enter or Esc
  • Improved hashes cancel button: Restart for single operation, Cancel Further Hashes for multiple