Installation
What options are there for silent installation, repair or uninstallation of the SDKs and STU driver?
STU SDK + SIGNATURE SDK
Silent | Create log file | Repair | Uninstall | Prevent restart |
---|---|---|---|---|
Use /q, e.g. msiexec /q /i Wacom-STU-SDK-2.13.6.msi | Add: /l*v logfile.txt | Replace /i with /f | Replace /i with /x | /norestart |
STU DRIVER
Silent without the "plugged in" check | Create log file | Repair | Uninstall | Prevent restart |
---|---|---|---|---|
wacom-stu-driver-5.4.2.exe NO_STU_CHECK=1 /install /quiet | /log log.txt | Replace /install with /repair | Replace /install with /uninstall | /norestart |
Log files are created by default in %TEMP%.
If you run the STU Driver installer while an STU is connected to the PC there is a possibility that certain registry settings may not be updated.
For this reason it would be safest to restart the PC afterwards.