Callistemon
Active Member
Currently, the "Run A Program" feature of Alerts can only execute EXE and the obsolete BAT files. It should support the newer CMD files, as well as other types of files such as VBS scripts. The black box that flashes over the screen could be prevented if the commands could be routed through a VBS file. It is possible to choose shortcuts, but the shortcut is not actually used, and instead the linked file is found and substituted. If shortcuts continued to be used (after a possible Yes/No question to substitute for the actual file), the properties of shortcuts would continue to apply, such as to run minimized.
I have an SSD in this laptop, and since it is an SSD instead of the proper spindle, it heats up to 78 C under load. When the SSD controller reaches 60 C, this proprietary software is set to execute <nbfc.exe set -f 0 -f 1 -s 80> to set the fans to 80%. Because it turns the fan up automatically, it would otherwise remain high, so it is also set to execute <nbfc.exe set -f 0 -f 1 -s 101> when the SSD flash comes back down to 40 C. (Since only one alert can be set per sensor, the flash temperature needs to be used for spinning down instead of the controller.) The problem is that the down threshold is triggered hundreds of times per day, flashing and interrupting text input, even when the fans were not set high a few minutes prior. If it was possible to run VBS files, there would not be flashing black boxes. Of course, shared memory could be used instead, but no programs that are compatible with the Acer Aspire A715-42G support the shared memory feature.
I have an SSD in this laptop, and since it is an SSD instead of the proper spindle, it heats up to 78 C under load. When the SSD controller reaches 60 C, this proprietary software is set to execute <nbfc.exe set -f 0 -f 1 -s 80> to set the fans to 80%. Because it turns the fan up automatically, it would otherwise remain high, so it is also set to execute <nbfc.exe set -f 0 -f 1 -s 101> when the SSD flash comes back down to 40 C. (Since only one alert can be set per sensor, the flash temperature needs to be used for spinning down instead of the controller.) The problem is that the down threshold is triggered hundreds of times per day, flashing and interrupting text input, even when the fans were not set high a few minutes prior. If it was possible to run VBS files, there would not be flashing black boxes. Of course, shared memory could be used instead, but no programs that are compatible with the Acer Aspire A715-42G support the shared memory feature.