Moka5
Moka5


Create and Use the Automated Guest Scripts   « Go Back
Table of Contents
- Summary
- Pre-Requisites
- Steps



Summary




Pre-Requisites

  1. Creator and LivePC base image with MokaFive guest tools installed


Steps

  1. Have an application that we would want to install automatically
  2. Create a batch file for install this application. Example “install.bat”
  3. Create zip file with the application and the *.bat file in here.
  4. Launch Creator and in Creator menu select “run automatic scripts”
  5. Select the LivePC and enter the admin credentials you want to have automated script to be run in.
  6. Click on the Add button and select Command
  7. Click on browse and select the zip file that we created in step 3. This will populate the File field
  8. For the Command field put the file name of the *.bat file. “install.bat”
  9. Click Okay and Run

Create a batch file for Windows hosts

bm