Creating a batch file

Before configuring your chosen startup method, create a batch file that includes the startup command for Cloud Drive Mapper (CDM). Your chosen startup method will use this file to launch CDM at startup. A batch file is a script that stores commands which are executed in a serial order.

  1. Press Windows + S on your keyboard to open the search box.

  2. Type Notepad in the search box, then press Enter to launch it.

  3. Enter the following command in Notepad:

Copy
Start "" "C:\Program Files\IAM Cloud\Cloud Drive Mapper\Cloud Drive Mapper.exe"
Exit
  1. Save this file as a .bat file at a location of your choice. While saving this file, add .bat to the end of the file name in the File name box and select All files from the Save as type list.

  1. Select Exit from the File menu.