Latest entries (500)

ServiWin v1.72

Andrew Lee on 29 Dec 2022
  • 80KB (uncompressed)
  • Released on 29 Dec 2022
  • Suggested by guinness

ServiWin utility displays and provides access to controls for a list of installed drivers and services on your system. For some, a variety of information is displayed such as file description, version, product name, company that created the driver file and more. The program allows the stop, start, restart, pause and continue function of a service or driver, as well as changing the startup type of service or driver (automatic, manual, disabled, boot or system).

A list of services and drivers can be saved to file or a view HTML report of installed services/drivers can be opened in your default browser.

Category:
Runs on:WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch serviwin.exe.
What's new?
  • Fixed issue: ServiWin truncated the service name and display name with more than 64 characters.
Latest comments
navi on 2010-10-29 23:32

this should be great!..

Add comment

SSuite CleverNote PIM v2.6.2.2

Ennovy on 29 Dec 2022
  • 5MB (uncompressed)
  • Released on 10 Dec 2017
  • Suggested by NunoSilva

SSuite CleverNote PIM is a comprehensive application that includes an intuitive working environment for managing notes, ideas, lists and events into one place.
Available Features:

  • A To-Do list for everyday tasks, chores, and activities
  • An address book to keep all your contacts in one place
  • A very useful calendar diary to view all your appointments in
  • A personal finance manager to keep you economically viable
  • A travel expenses record keeper with custom reporting for people on the move
  • A briefcase container to keep all your personal documents with you at all times
  • A notebook editor for reminders, personal notes, and short articles clipped from the web.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch CleverNote.exe.
Similar/alternative apps: EssentialPIM Free, MSD Organizer Freeware
Latest comments
FileHandler on 2022-12-29 01:56

Was unable to download it.
Apparently, a known problem with Cloudflare. The following instructions did not solve the error, but maybe it will help others:
https://appuals.com/cloudflare-error-1020-access-denied/

Add comment

RekSFV v1.8.7

webfork on 25 Dec 2022
  • 3MB (uncompressed)
  • Released on 23 Dec 2022
  • Suggested by I am Baas

RekSFV is a checksum generator and verifier that can evaluate files and whole directories. When scanning, the program checks for all supported files and verifies any found checksums. The program supports drag and drop, stay-on-top, minimize to tray, shortcut keys, multiple instances, sound notification and more.

The program supports several hashing algorithms including SFV, MD5, SHA1, SHA256, SHA512.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Free for personal use
How to extract: Download the "exe bundle" ZIP package and extract to a folder of your choice. Launch RekSFV.exe.

Optionally, delete unnecessary language files.
Similar/alternative apps: MultiHasher, RapidCRC Unicode

Image Uploader v1.3.3

webfork on 25 Dec 2022
  • 37MB (uncompressed)
  • Released on 24 Dec 2022
  • Suggested by guinness

Image Uploader is a feature-rich tool for file upload (images and otherwise), link shortening, screen capture / annotation and extracting video frames. The program enables the quick upload of various files to many different hosting services without using their respective website interface via drag-and-drop, clipboard uploads, or those taken from the included screenshot tool.

Screenshots can be annotated on the screen while highlighted and the program can do full screen, active window, freehand, selected, area etc. as well as extract frames from video files. Includes batch uploads, hotkeys, watermarks, image text and more.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10 / Wine
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: Apache License 2.0
How to extract: Download the "portable" 7z package and extract to a folder of your choice. Launch Image Uploader.exe.

Note that context menu options are not portable.
Similar/alternative apps: MyImgur
What's new? See:
https://github.com/zenden2k/image-uploader/blob/master/changelog.txt
Latest comments
webfork on 2016-05-03 21:30

Although it's an image uploader with a lot of capability, I was actually most impressed by the included screen capture system. The super easy annotation and batch uploads may completely change how I do screen captures.

smaragdus on 2016-11-22 05:48

@billon
What a bad news! Where did you get these rumours from? I hope the rumours are not true.

Loonier on 2018-12-10 16:33

For some reason 'Windows Defender smartscreen filter' blocks the download ...

See all

PropertySystemView v1.20

Andrew Lee on 24 Dec 2022
  • 139KB (uncompressed)
  • Released on 23 Dec 2022
  • Suggested by Special

PropertySystemView allows you view and modify the properties of file from GUI and command-line, using the property system of Windows operating system. For example, you can change the 'Media Created' timestamp stored in .mp4 files (System.Media.DateEncoded) as well as other metadata stored in media files and office documents, like Title, Comments, Authors, Tags, Date Acquired, Last Saved Date, Content Created Date, Date Imported, Date Taken (EXIF of .jpg files), and more.

PropertySystemView also allows you to set properties of Windows. For example, you can set the System.AppUserModel.ID property of a window in order to disable the taskbar grouping of the specified window.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch PropertySystemView.exe.
What's new?
  • Added /CopyProperty command-line option, which allows you to copy a value of one property into another property.
  • For example, this command will copy the value of System.DateModified property into the System.Media.DateEncoded property:
  • PropertySystemView.exe /CopyProperty "C:\temp\1.mp4" System.DateModified System.Media.DateEncoded