Releases: Walkman100/PropertiesDotNet
Releases · Walkman100/PropertiesDotNet
Version 1.2 Admin, Auto Sizing
Added:
- Launching the file or the associated program as administrator
Changed:
- Encrypting should now catch all errors
- Opening the containing folder in windows explorer will now automatically select the file
- Now shows
[Admin]
at the start of the window title if the program is running as Admin
Fixed:
- Auto sizing
Version 1.1
Added:
- Open file dialog if you run the program directly
- Icons for all windows
- Credits to ReadMe
- Warnings on "Opening with"
exe
,bat
,lnk
files e.t.c. (full list) - Buttons to launch or copy the associated program
- You can now right-click on the Copy To... button to manually enter a path to copy the file to
- Press Esc to quit (Usually I add this first thing...)
Changed:
- Now starts more instances if program is opened with multiple files, instead of trying to concatenate them
- Unable to load icon for File preview is now blank
- Made Hashing slightly faster
- Compress window now shows as a dialog
- De/compression happens in the background, so it won't freeze up the UI when de/compressing large files
- Renaming a file using
..\
or a folder name to relocate the file will now not make the program crash after the file is moved
Version 1.0 Initial Release
Notes:
- For now, to load files you have to "Open [them] with" this program, either by:
- dragging-and-dropping them onto this program or shortcut
- using the open with dialog
- using the item installed to the Context menu (right-click) with the installer
- Folder properties not implemented yet
Using files that need admin access:
- this program will ask you if you want to relaunch it as administrator if you try to modify the properties
- if you try to rename, delete or move the file then this program will ask if you want to launch a system tool to complete the actions instead of relaunching the program as admin.