It checks if dependencies are installed.
Compressed files are decompressed and copied to the target directory. Setup.exe
Contains all necessary application files within itself. They are larger in file size but do not require internet access for installation. It checks if dependencies are installed
Running setup.exe helps satisfy Windows User Account Control (UAC) prompts, ensuring the installer has necessary permissions to copy files to Program Files or write to the system registry. asking for user input (installation path
A wizard appears, asking for user input (installation path, license agreement, features).