Skip to content

Commit de95d50

Browse files
authored
New package: VovSoft.PreventDiskSleep version 5.2.0.0 (microsoft#302166)
1 parent d6b9e95 commit de95d50

File tree

3 files changed

+69
-0
lines changed

3 files changed

+69
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: VovSoft.PreventDiskSleep
5+
PackageVersion: 5.2.0.0
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ProductCode: Prevent Disk Sleep_is1
15+
ReleaseDate: 2025-07-24
16+
AppsAndFeaturesEntries:
17+
- ProductCode: Prevent Disk Sleep_is1
18+
ElevationRequirement: elevatesSelf
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%ProgramFiles%\VOVSOFT\Prevent Disk Sleep'
21+
Installers:
22+
- Architecture: x86
23+
InstallerUrl: https://files.vovsoft.com/prevent-disk-sleep.exe
24+
InstallerSha256: 82D55485C4981A6BB9C2DE4BCA68B21DAD8BE0907DDE91E731585CFDD7E03529
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: VovSoft.PreventDiskSleep
5+
PackageVersion: 5.2.0.0
6+
PackageLocale: en-US
7+
Publisher: VOVSOFT
8+
PublisherUrl: https://vovsoft.com/
9+
PublisherSupportUrl: https://vovsoft.com/contact/
10+
PrivacyUrl: https://vovsoft.com/privacy-policy/
11+
Author: VOVSOFT
12+
PackageName: Vovsoft Prevent Disk Sleep
13+
PackageUrl: https://vovsoft.com/software/prevent-disk-sleep/
14+
License: Freeware
15+
LicenseUrl: https://vovsoft.com/eula/prevent-disk-sleep/
16+
Copyright: VOVSOFT.COM © 2015 - 2025
17+
ShortDescription: Prevent your drive from going into automatic standby mode
18+
Description: |-
19+
Modern hard disks are set to automatically enter sleep mode (also known as idle time) whenever file operations are no longer happening. This is a method that is supposed to help with cooling the physical disk and prolonging its lifespan. However, if you wish to prevent this from happening, for example if you want the disk to quickly respond to file operations even after remaining idle for long periods of time, then you can tinker with the built-in settings of your machine to turn off HDD sleep mode. If you find this method to be tedious, though, then you can turn to software utilities capable of keeping the HDD or SSD awake by creating small-sized files just to be able to mimic user interaction. Such a program is Vovsoft Prevent Disk Sleep.
20+
21+
Designed with the casual user in mind, this program is incredibly simple to use. It can be scheduled to create a plain text document (TXT) in any disk of your choice, whether it's local or external USB drive. After a speedy installation that requires minimal intervention, the tool opens a plain window which shows all options available. Once you identify the disks you wish to prevent from sleeping, it's necessary to pick the matching drive letters from a menu, set the disk write interval (in seconds, minimum is 10 seconds), edit the name of the TXT file that will be created, as well as click the 'Start' button.
22+
23+
Vovsoft Prevent Disk Sleep creates the text document with the given name. It's placed inside the specified folder in the selected disk, so it shouldn't be difficult to track down. The application doesn't create multiple files each time it writes to the disk. Instead, it updates the one document by adding date and time stamps. This is also helpful for logging its activity and finding out the exact time of each disk write. Whenever you want to disable the software, simply stop the operation after returning to the main app window. Using this utility ensures that your HDD gets no sleep, keeping it active and responsive at all times.
24+
Tags:
25+
- Disk
26+
- HDD
27+
- Sleep
28+
- System
29+
- Utilities
30+
ReleaseNotesUrl: https://vovsoft.com/version-history/prevent-disk-sleep/
31+
Documentations:
32+
- DocumentLabel: Help
33+
DocumentUrl: https://vovsoft.com/help/prevent-disk-sleep/
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: VovSoft.PreventDiskSleep
5+
PackageVersion: 5.2.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)