⟩ Suppose You develop an application that customerswill be able to automate by using Microsoft Visual Basic for Applications (VBA) scripts. Theapplication will be accompanied by sample VBA scripts. Customers must be able to review thesample VBA scripts. You want customers to be able to automate the installed application by usingany of the sample VBA scripts or by creating their own automation scripts. You also want to allowcustomers to choose not to apply any automation scripts.You need to distribute the sample VBA scripts with your application in a manner that minimizessecurity risks for the customer.What should you do?A. On installation, place all the sample VBA scripts in a subfolder of the application?s installationfolder.B. On installation, as the user to choose one sample VBA script to install as the application?sautomation script.C. Do not install the same VBA scripts.Leave the files in a folder on the installation media.D. Encrypt same VBA scripts on the installation media and de
C. Do not install the same VBA scripts.
Leave the files in a folder on the installation media.