A systems technician is preparing to deploy a 64-bit desktop application onto several Windows workstations. Which of the following architecture requirements and permission settings must be met for this application installation to succeed? (Select TWO.)
- The host workstation must be running a 64-bit version of the Windows operating system.Cevap
- Administrative privileges or UAC elevation must be granted if the installer writes to protected locations such as Program Files.Cevap
- CThe operating system must be upgraded to Windows 11 Enterprise edition to execute desktop software installers.
- DThe technician must execute the `chkdsk /f` switch in the command prompt to enable 64-bit compatibility mode on 32-bit operating systems.
Cevap
The correct prerequisites are that the target workstation must run a 64-bit version of Windows, and local administrator privileges or UAC elevation must be provided to modify protected system directories like Program Files.
Installing a 64-bit application requires a 64-bit operating system environment to handle the binary instructions. Additionally, because desktop application installers routinely write files to protected locations such as Program Files and modify the HKEY_LOCAL_MACHINE registry branch, User Account Control (UAC) elevation or administrative permissions are strictly required.
Adım Adım Çözüm
Anahtar Kavram
Application Architecture and Permission Requirements
Tahmini Süre:1m 15s