Releases: Walkman100/PropertiesDotNet
Version 1.12.0
Added:
- Update checking
- Settings window & options:
- Default
Use Windows Explorer
checkbox state - Show warnings on OpenWith a file with a dangerous extension (e.g.
.exe
) - Enable Auto Window resize
- Enable Update checking
- Drive info visibility: show, hide, auto
- Default size selection
- Default
Changed:
- Data Stream Manager now uses one messagebox instead of two on Access Denied errors
Version 1.11.1
Added:
- Creating directory Junctions
Changed:
- Removed HandleManager window - it has been moved to WalkmanUtils
Fixed:
- Deleting reparse points (symlinks & junctions)
- Removed some unused image resources in a library, reducing program size significantly
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
HandleManager requires HandleManager.exe
in a WalkmanUtils
folder in the same folder as PropertiesDotNet-Portable.exe
, or an install of WalkmanUtils
Version 1.11.0
Added:
- Installer remembers last install folder
- Setting Folder compressed flag
- File Copy progress dialog. Also used for ADS copy operations
Changed:
- Folder size calculation now uses LINQ to add file sizes instantly
- Delete Permanently/Send to Recycle Bin messagebox now has custom buttons
Fixed:
- Take Ownership command pausing
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.10.4
Fixed:
- Bug with setting Last Access and Last Write times
- Catching Access Denied when creating a symlink without Developer mode enabled
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.10.3
Changed:
- Used the custom MessageBox to ask one prompt on saving shortcut properties access denied too
- Changed Select Date dialog to not block main window
- Improved reliability of setting a shortcut to run as admin
- Improved image viewer image resizing responsiveness
Bugs:
- Setting Last access time or Last write time doesn't work
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.10.2
Changed:
- Used the custom MessageBox to ask one prompt on changing drive label access denied too
- Changed different windows to not block main window (Data Steam manager, Handle manager (In Use By), Shortcut Properties)
- Enabled main window Maximize box
Fixed:
- Setting Last access time or Last write time when UTC is disabled, bug since v1.10
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.10.1
Changed:
- Used the custom MessageBox to ask one prompt on setting folder case sensitivity access denied too
Fixed:
- DirectoryImage button on folders
- File Location processes now check if source path and target path are the same and don't ask to delete target first
Bugs:
- Setting Last access time or Last write time when UTC is disabled doesn't do anything
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.10.0
Added:
- Checking for Target existence for File Location operations
- Detecting
File in Use
for File Location operations, prompts to open Handle Manager (In Use By)
Changed:
- Unified Normal Select and Right-click File Location processes
- Used a custom MessageBox on access denied to ask one prompt with custom buttons instead of two, if a system tool can be used
- Ignored
Operation Canceled by User
exceptions - Program only exits on Delete if the item was deleted
- Catch and ignore RestartManager errors in Handle Manager (In Use By)
- Handle Manager (In Use By) now shows Handle IDs in Hexadecimal
Fixed:
- Changing sorting in Data Stream manager and Handle Manager (In Use By)
- Getting and Setting
Case Sensitive
flag on Drives
Bugs:
- Target Exists check doesn't check if the target is the same as the source, so you could delete your source file by renaming the file to the same name, and accepting the "Delete target file first" prompt...
- DirectoryImage button on folders doesn't work
- Setting Last access time or Last write time when UTC is disabled doesn't do anything
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.9.2
Added:
- Relaunch as Admin button
- In Use By button
- Opens a Handle manager, allowing to get file handles (locks) and close them or kill the source process
Fixed:
- Time set errors are now handled - can restart PropertiesDotNet as admin
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.
Version 1.9.1
Added:
- Tooltips to all buttons and some items where it's not immediately clear exactly what they do
- Data Streams manager can now attempt to execute a stream
Changed:
- Delete prompt when using Windows Explorer can send to recycle bin
Fixed:
- Creating a hardlink as admin when using the SaveFileDialog
- Caught errors on getting streams in Data Streams manager
- Updated Attributes Description link
- Fixed opening Size info link multiple times
Note that for the Portable file you will need to download PropertiesDotNet-Ookii.Dialogs.dll to the same folder as PropertiesDotNet-Portable.exe
.