You work as an IT professional in an international corporation named Wiikigo. You are experienced in deploying operating system and applications images. And in the company, your major job is to deploy Windows Operating system and troubleshoot everyday issues. You deploy Windows Vista with Service Pack 1 (SP1) to the client computers by utilizing Microsoft Deployment Toolkit (MDT) 2008 in your company. In addition, applications should be deployed to the client computers after the operating system image is deployed. Java is required by a custom application which you intend to install. You are required to make sure that Java is installed before the custom application. Which action should be performed?
A.
The Java application should be added in Deployment Workbench. And then, the custom application source files should be added to the same folder as the Java source files.
B.
The custom application should be added in Deployment Workbench. And then the Java application should be added in Deployment Workbench. At last, the custom application should be assigned as a dependency.
C.
The Java application should be added in Deployment Workbench. And then, the custom application should be added in Deployment Workbench. At last, the Java application should be assigned as a dependency.
D.
The custom application should be added in Deployment Workbench. And then, the Java source files should be added to the same folder as the custom application source files.