Hi,
Windows builtin utility for extracting cab or msu files is expand
Continue reading Windows: Extract files from a Windows MSU Update File
Hi,
Windows builtin utility for extracting cab or msu files is expand
Continue reading Windows: Extract files from a Windows MSU Update File
Hi,
during automation of my home with OpenHab I had to include my Alpha Innotec Headpump because I want to display some values like temperature, errors…
Continue reading Homeautomation: Read values from a Luxtronic2 Heatpump to a MQTT broker
Hi,
like system startup it is not possible to execute a script at system shutdown with the task scheduler. It must be configured with a group policy. You can choose the GUI way are set it by script:
Let us assume the Script is C:\scripts\shutdownEv.cmd.
Continue reading Windows: Execute a Script at shutdown
Hi,
if you have already created a script and within you do some things with Excel by DCOM Excel.Application the script runs well as a user logged to the Desktop but not within a schedule task started by the same user.
Continue reading Excel: Does not start within a schedule task
Hi,
Excel can configured to prevent execute macros when a document is opened.
Continue reading Excel: Add trusted location to execute macros when a document is opened