Deck 9: Application Support

Full screen (f)
exit full mode
Question
Which registry key contains the default registry settings that are copied for new user profiles?

A)ADMIN
B)OWNER
C)DEFAULT
D)SYSTEM
Use Space or
up arrow
down arrow
to flip the card.
Question
If you do have a legacy DOS or Win16 application that you need to run, you can use a 64-bit version of Windows 10.
Question
All of the application environments in Windows 10 restrict apps to running in which of the following modes?

A)kernel mode
B)service mode
C)Win64 mode
D)user mode
Question
Each Win32 application runs in its own virtual memory space and is executed by the processor in which mode?

A)DOS
B)user
C)kernel
D)Win32
Question
In Windows 10, a virtual instance of DOS is created for each DOS application that is executed. What is another name for this virtual instance of DOS?

A)kernel32.exe
B)kernelDOS.exe
C)ntvdm.exe
D)dosvdm.exe
Question
Which tool allows a user to connect to the active registry database and make changes that are effective immediately?

A)EDITREG.EXE
B)REGEDIT.EXE
C)REGISTER.EXE
D)CHGREG.EXE
Question
Which registry hive contains global settings for the entire computer and the applications installed on it?

A)HKEY_LOCAL_MACHINE
B)HKEY_CURRENT_USER
C)HKEY_CLASSES_ROOT
D)HKEY_USERS
Question
Which of the following terms is used to describe a virtualized environment that hosts Win32 apps on the 64-bit version of Windows 10?

A)Windows on Windows 64 (WOW64)
B)Client Hyper-V
C)App-V
D)Win64
Question
Besides the .NET Framework 4.6, what other version of the .NET Framework does Windows 10 provide as a feature?

A).NET 2.0
B).NET 4.8
C).NET 2.5
D).NET 3.5
Question
The registry is divided into sections and levels of data. Multiple sections exist to organize data by purpose. What are these individual sections called?

A)keys
B)hives
C)branches
D)nests
Question
The most recent iteration of Windows Store apps is Universal Windows Platform apps, also known as Universal apps.
Question
What do applications use to request services from the application environment subsystem?

A).NET Framework
B)Application programming interfaces (API)
C)Kernel services
D)Hardware Services
Question
Running apps in which mode ensures that a poorly written app does not affect system stability?

A)kernel
B)environment
C)user
D)service
Question
Applications designed to interact with which subsystem were the most common type of application in use with earlier operating systems, such as Windows XP?

A)Win32
B).NET Framework
C)DOS
D)Win16
Question
Which registry hive contains details about the current hardware profile in use?

A)HKEY_CURRENT_USER
B)HKEY_CLASSES_ROOT
C)HKEY_LOCAL_MACHINE
D)HKEY_CURRENT_CONFIG
Question
Most organizations use the 32-bit version of Windows 10 rather than the 64-bit version of Windows 10.
Question
When applications or Windows 10 starts, they read their configuration information from which of the following?

A)kernel
B)system core
C)registry
D)application environment
Question
The preferred method for configuring applications and Windows 10 is to use the interfaces provided for that purpose.
Question
The simplest automated deployment method is to create a batch file that does a silent install of the application.
Question
Traditional Win32 or .NET Framework apps are commonly packaged as which type of file?

A).xml
B).html
C).pdf
D).msi
Question
The most recent iteration of Windows Store apps is _____________________, also known as Universal apps.
Question
In large environments, a better option for .msi application deployment is to use ______________________.
Question
What are some of the automated deployment options available in Windows 10?
Question
Which Windows 10 feature provides the ability to obtain software from a central repository?

A)PackageManagement
B)Click-to-Run
C)Remote Desktop
D)RemoteApp
Question
If you have obtained the .appx file for a Windows Store app, you can install the app from a source other than the Windows Store. What is this ability known as?

A)distribution
B)download
C)Click-to-Run
D)package managment
Question
Which ACT component is the administrative console that can be used to control the overall discovery, collection, and analysis process for apps?

A)Application Compatibility Manager
B)Inventory-collector package
C)ACT Log Processing Service
D)ACT database
Question
Which distribution method delivers the critical components of an application first and allows the users to being using the application before installation is complete?

A)sideloading
B)Click-to-Run
C)downloading
D)REG.EXE
Question
What is the purpose of the HKEY_CLASSES_ROOT hive?
Question
How does the 64-bit version of Windows support 32-bit applications?
Question
Briefly describe the structure of the Windows 10 registry.
Question
What are some of the potential downsides to using Client Hyper-V?
Question
What are the primary hives found in the Windows 10 registry?
Question
What are the main components of the Microsoft Application Compatibility Toolkit (ACT)?
Question
What precautions should be taken before modifying the registry?
Question
To help identify and resolve app compatibility issues, the Windows 10 ____________________ includes the Application Compatibility Toolkit (ACT).
Question
What is the purpose of the HKEY_CURRENT_USER hive?
Question
If you need to read or write registry entries from a batch files, then you can use ______________________.
Question
Currently, administrators are more likely to create new scripts in ___________________ than to create batch files and use reg.exe
Question
Which Windows 10 feature allows you to create virtual machines with a completely independent operating system that shares the hardware on the computer running Windows 10?

A)App-V
B)Virtual Desktop Infrastructure
C)RemoteApp
D)Client Hyper-V
Question
A more manageable way to deploy .msi-based applications in smaller environments would be to use which of the following?

A)a batch file
B)msiexec.exe utility
C)Group Policy
D)System Center Configuration Manager
Question
Match between columns
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.msi file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows Store apps
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
RemoteApp
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
hive
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.appx file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Application Virtualization (App-V)
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Registry
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
application environment subsystem
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows on Windows 64 (WOW64)
Question
Match between columns
a software layer that exists between apps and the operating system to simplify app development
.msi file
a software layer that exists between apps and the operating system to simplify app development
Windows Store apps
a software layer that exists between apps and the operating system to simplify app development
RemoteApp
a software layer that exists between apps and the operating system to simplify app development
hive
a software layer that exists between apps and the operating system to simplify app development
.appx file
a software layer that exists between apps and the operating system to simplify app development
Application Virtualization (App-V)
a software layer that exists between apps and the operating system to simplify app development
Registry
a software layer that exists between apps and the operating system to simplify app development
application environment subsystem
a software layer that exists between apps and the operating system to simplify app development
Windows on Windows 64 (WOW64)
Question
Match between columns
a central store for application and operating system configuration information in Windows 10
.msi file
a central store for application and operating system configuration information in Windows 10
Windows Store apps
a central store for application and operating system configuration information in Windows 10
RemoteApp
a central store for application and operating system configuration information in Windows 10
hive
a central store for application and operating system configuration information in Windows 10
.appx file
a central store for application and operating system configuration information in Windows 10
Application Virtualization (App-V)
a central store for application and operating system configuration information in Windows 10
Registry
a central store for application and operating system configuration information in Windows 10
application environment subsystem
a central store for application and operating system configuration information in Windows 10
Windows on Windows 64 (WOW64)
Question
Match between columns
a technology that deploys applications by streaming and isolates them in a virtual environment
.msi file
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows Store apps
a technology that deploys applications by streaming and isolates them in a virtual environment
RemoteApp
a technology that deploys applications by streaming and isolates them in a virtual environment
hive
a technology that deploys applications by streaming and isolates them in a virtual environment
.appx file
a technology that deploys applications by streaming and isolates them in a virtual environment
Application Virtualization (App-V)
a technology that deploys applications by streaming and isolates them in a virtual environment
Registry
a technology that deploys applications by streaming and isolates them in a virtual environment
application environment subsystem
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows on Windows 64 (WOW64)
Question
Match between columns
a file for installing a Windows Store app
.msi file
a file for installing a Windows Store app
Windows Store apps
a file for installing a Windows Store app
RemoteApp
a file for installing a Windows Store app
hive
a file for installing a Windows Store app
.appx file
a file for installing a Windows Store app
Application Virtualization (App-V)
a file for installing a Windows Store app
Registry
a file for installing a Windows Store app
application environment subsystem
a file for installing a Windows Store app
Windows on Windows 64 (WOW64)
Question
Match between columns
a discrete body of registry keys and value stored in files as part of the operating system
.msi file
a discrete body of registry keys and value stored in files as part of the operating system
Windows Store apps
a discrete body of registry keys and value stored in files as part of the operating system
RemoteApp
a discrete body of registry keys and value stored in files as part of the operating system
hive
a discrete body of registry keys and value stored in files as part of the operating system
.appx file
a discrete body of registry keys and value stored in files as part of the operating system
Application Virtualization (App-V)
a discrete body of registry keys and value stored in files as part of the operating system
Registry
a discrete body of registry keys and value stored in files as part of the operating system
application environment subsystem
a discrete body of registry keys and value stored in files as part of the operating system
Windows on Windows 64 (WOW64)
Question
Match between columns
a feature in Remote Desktop Services that presents clients with a single app in a window
.msi file
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows Store apps
a feature in Remote Desktop Services that presents clients with a single app in a window
RemoteApp
a feature in Remote Desktop Services that presents clients with a single app in a window
hive
a feature in Remote Desktop Services that presents clients with a single app in a window
.appx file
a feature in Remote Desktop Services that presents clients with a single app in a window
Application Virtualization (App-V)
a feature in Remote Desktop Services that presents clients with a single app in a window
Registry
a feature in Remote Desktop Services that presents clients with a single app in a window
application environment subsystem
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows on Windows 64 (WOW64)
Question
Briefly describe the two types of virtual desktops that Remote Desktop Services can provide.
Question
Match between columns
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.msi file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows Store apps
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
RemoteApp
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
hive
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.appx file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Application Virtualization (App-V)
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Registry
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
application environment subsystem
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows on Windows 64 (WOW64)
Question
Match between columns
an app packaged for installation by the Windows Installer service
.msi file
an app packaged for installation by the Windows Installer service
Windows Store apps
an app packaged for installation by the Windows Installer service
RemoteApp
an app packaged for installation by the Windows Installer service
hive
an app packaged for installation by the Windows Installer service
.appx file
an app packaged for installation by the Windows Installer service
Application Virtualization (App-V)
an app packaged for installation by the Windows Installer service
Registry
an app packaged for installation by the Windows Installer service
application environment subsystem
an app packaged for installation by the Windows Installer service
Windows on Windows 64 (WOW64)
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 9: Application Support
1
Which registry key contains the default registry settings that are copied for new user profiles?

A)ADMIN
B)OWNER
C)DEFAULT
D)SYSTEM
C
2
If you do have a legacy DOS or Win16 application that you need to run, you can use a 64-bit version of Windows 10.
False
3
All of the application environments in Windows 10 restrict apps to running in which of the following modes?

A)kernel mode
B)service mode
C)Win64 mode
D)user mode
D
4
Each Win32 application runs in its own virtual memory space and is executed by the processor in which mode?

A)DOS
B)user
C)kernel
D)Win32
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
In Windows 10, a virtual instance of DOS is created for each DOS application that is executed. What is another name for this virtual instance of DOS?

A)kernel32.exe
B)kernelDOS.exe
C)ntvdm.exe
D)dosvdm.exe
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
Which tool allows a user to connect to the active registry database and make changes that are effective immediately?

A)EDITREG.EXE
B)REGEDIT.EXE
C)REGISTER.EXE
D)CHGREG.EXE
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
Which registry hive contains global settings for the entire computer and the applications installed on it?

A)HKEY_LOCAL_MACHINE
B)HKEY_CURRENT_USER
C)HKEY_CLASSES_ROOT
D)HKEY_USERS
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
Which of the following terms is used to describe a virtualized environment that hosts Win32 apps on the 64-bit version of Windows 10?

A)Windows on Windows 64 (WOW64)
B)Client Hyper-V
C)App-V
D)Win64
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
Besides the .NET Framework 4.6, what other version of the .NET Framework does Windows 10 provide as a feature?

A).NET 2.0
B).NET 4.8
C).NET 2.5
D).NET 3.5
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
The registry is divided into sections and levels of data. Multiple sections exist to organize data by purpose. What are these individual sections called?

A)keys
B)hives
C)branches
D)nests
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
The most recent iteration of Windows Store apps is Universal Windows Platform apps, also known as Universal apps.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
What do applications use to request services from the application environment subsystem?

A).NET Framework
B)Application programming interfaces (API)
C)Kernel services
D)Hardware Services
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Running apps in which mode ensures that a poorly written app does not affect system stability?

A)kernel
B)environment
C)user
D)service
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
Applications designed to interact with which subsystem were the most common type of application in use with earlier operating systems, such as Windows XP?

A)Win32
B).NET Framework
C)DOS
D)Win16
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
Which registry hive contains details about the current hardware profile in use?

A)HKEY_CURRENT_USER
B)HKEY_CLASSES_ROOT
C)HKEY_LOCAL_MACHINE
D)HKEY_CURRENT_CONFIG
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
Most organizations use the 32-bit version of Windows 10 rather than the 64-bit version of Windows 10.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
When applications or Windows 10 starts, they read their configuration information from which of the following?

A)kernel
B)system core
C)registry
D)application environment
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
The preferred method for configuring applications and Windows 10 is to use the interfaces provided for that purpose.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
The simplest automated deployment method is to create a batch file that does a silent install of the application.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
Traditional Win32 or .NET Framework apps are commonly packaged as which type of file?

A).xml
B).html
C).pdf
D).msi
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
The most recent iteration of Windows Store apps is _____________________, also known as Universal apps.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
In large environments, a better option for .msi application deployment is to use ______________________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
What are some of the automated deployment options available in Windows 10?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
Which Windows 10 feature provides the ability to obtain software from a central repository?

A)PackageManagement
B)Click-to-Run
C)Remote Desktop
D)RemoteApp
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
If you have obtained the .appx file for a Windows Store app, you can install the app from a source other than the Windows Store. What is this ability known as?

A)distribution
B)download
C)Click-to-Run
D)package managment
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
Which ACT component is the administrative console that can be used to control the overall discovery, collection, and analysis process for apps?

A)Application Compatibility Manager
B)Inventory-collector package
C)ACT Log Processing Service
D)ACT database
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
Which distribution method delivers the critical components of an application first and allows the users to being using the application before installation is complete?

A)sideloading
B)Click-to-Run
C)downloading
D)REG.EXE
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
What is the purpose of the HKEY_CLASSES_ROOT hive?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
How does the 64-bit version of Windows support 32-bit applications?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
Briefly describe the structure of the Windows 10 registry.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
What are some of the potential downsides to using Client Hyper-V?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
What are the primary hives found in the Windows 10 registry?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
What are the main components of the Microsoft Application Compatibility Toolkit (ACT)?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
What precautions should be taken before modifying the registry?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
To help identify and resolve app compatibility issues, the Windows 10 ____________________ includes the Application Compatibility Toolkit (ACT).
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
What is the purpose of the HKEY_CURRENT_USER hive?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
If you need to read or write registry entries from a batch files, then you can use ______________________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Currently, administrators are more likely to create new scripts in ___________________ than to create batch files and use reg.exe
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
Which Windows 10 feature allows you to create virtual machines with a completely independent operating system that shares the hardware on the computer running Windows 10?

A)App-V
B)Virtual Desktop Infrastructure
C)RemoteApp
D)Client Hyper-V
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
A more manageable way to deploy .msi-based applications in smaller environments would be to use which of the following?

A)a batch file
B)msiexec.exe utility
C)Group Policy
D)System Center Configuration Manager
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
Match between columns
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.msi file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows Store apps
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
RemoteApp
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
hive
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
.appx file
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Application Virtualization (App-V)
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Registry
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
application environment subsystem
a system in Windows that allows 32-bit Windows apps to run on a 64-bit operating system
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
Match between columns
a software layer that exists between apps and the operating system to simplify app development
.msi file
a software layer that exists between apps and the operating system to simplify app development
Windows Store apps
a software layer that exists between apps and the operating system to simplify app development
RemoteApp
a software layer that exists between apps and the operating system to simplify app development
hive
a software layer that exists between apps and the operating system to simplify app development
.appx file
a software layer that exists between apps and the operating system to simplify app development
Application Virtualization (App-V)
a software layer that exists between apps and the operating system to simplify app development
Registry
a software layer that exists between apps and the operating system to simplify app development
application environment subsystem
a software layer that exists between apps and the operating system to simplify app development
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
Match between columns
a central store for application and operating system configuration information in Windows 10
.msi file
a central store for application and operating system configuration information in Windows 10
Windows Store apps
a central store for application and operating system configuration information in Windows 10
RemoteApp
a central store for application and operating system configuration information in Windows 10
hive
a central store for application and operating system configuration information in Windows 10
.appx file
a central store for application and operating system configuration information in Windows 10
Application Virtualization (App-V)
a central store for application and operating system configuration information in Windows 10
Registry
a central store for application and operating system configuration information in Windows 10
application environment subsystem
a central store for application and operating system configuration information in Windows 10
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
Match between columns
a technology that deploys applications by streaming and isolates them in a virtual environment
.msi file
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows Store apps
a technology that deploys applications by streaming and isolates them in a virtual environment
RemoteApp
a technology that deploys applications by streaming and isolates them in a virtual environment
hive
a technology that deploys applications by streaming and isolates them in a virtual environment
.appx file
a technology that deploys applications by streaming and isolates them in a virtual environment
Application Virtualization (App-V)
a technology that deploys applications by streaming and isolates them in a virtual environment
Registry
a technology that deploys applications by streaming and isolates them in a virtual environment
application environment subsystem
a technology that deploys applications by streaming and isolates them in a virtual environment
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
Match between columns
a file for installing a Windows Store app
.msi file
a file for installing a Windows Store app
Windows Store apps
a file for installing a Windows Store app
RemoteApp
a file for installing a Windows Store app
hive
a file for installing a Windows Store app
.appx file
a file for installing a Windows Store app
Application Virtualization (App-V)
a file for installing a Windows Store app
Registry
a file for installing a Windows Store app
application environment subsystem
a file for installing a Windows Store app
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
Match between columns
a discrete body of registry keys and value stored in files as part of the operating system
.msi file
a discrete body of registry keys and value stored in files as part of the operating system
Windows Store apps
a discrete body of registry keys and value stored in files as part of the operating system
RemoteApp
a discrete body of registry keys and value stored in files as part of the operating system
hive
a discrete body of registry keys and value stored in files as part of the operating system
.appx file
a discrete body of registry keys and value stored in files as part of the operating system
Application Virtualization (App-V)
a discrete body of registry keys and value stored in files as part of the operating system
Registry
a discrete body of registry keys and value stored in files as part of the operating system
application environment subsystem
a discrete body of registry keys and value stored in files as part of the operating system
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
Match between columns
a feature in Remote Desktop Services that presents clients with a single app in a window
.msi file
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows Store apps
a feature in Remote Desktop Services that presents clients with a single app in a window
RemoteApp
a feature in Remote Desktop Services that presents clients with a single app in a window
hive
a feature in Remote Desktop Services that presents clients with a single app in a window
.appx file
a feature in Remote Desktop Services that presents clients with a single app in a window
Application Virtualization (App-V)
a feature in Remote Desktop Services that presents clients with a single app in a window
Registry
a feature in Remote Desktop Services that presents clients with a single app in a window
application environment subsystem
a feature in Remote Desktop Services that presents clients with a single app in a window
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
Briefly describe the two types of virtual desktops that Remote Desktop Services can provide.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
Match between columns
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.msi file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows Store apps
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
RemoteApp
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
hive
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
.appx file
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Application Virtualization (App-V)
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Registry
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
application environment subsystem
the newest application environment that is designed to be cross platform with phones, tablets, and desktop computers
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
Match between columns
an app packaged for installation by the Windows Installer service
.msi file
an app packaged for installation by the Windows Installer service
Windows Store apps
an app packaged for installation by the Windows Installer service
RemoteApp
an app packaged for installation by the Windows Installer service
hive
an app packaged for installation by the Windows Installer service
.appx file
an app packaged for installation by the Windows Installer service
Application Virtualization (App-V)
an app packaged for installation by the Windows Installer service
Registry
an app packaged for installation by the Windows Installer service
application environment subsystem
an app packaged for installation by the Windows Installer service
Windows on Windows 64 (WOW64)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.