CD /d %~DP0
Set SetupApp=WinaeroTweaker-1.63.0.0-setup.exe
Install the App silently.
%Setupapp% /sp- /verysılent
Install the App to a Custom directory.
%Setupapp% /sp- /verysılent /dır="C:\wt_normal"
Portable mode: Silently extract the App files to the folder C:\winaerotweaker.
%Setupapp% /sp- /verysılent /portable
Portable mode: Silently extract the App files to a Custom folder.
%Setupapp% /sp- /verysılent /portable /dır="C:\wt_portable"