Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the Screen Recording executable file from here.

    View file
    nameController.exe

  2. Download

    View file
    nameconfig.ps1
    file.

  3. Download

    View file
    nameffmpeg.zip
    Extract ffmpeg.zip folder copy ffmpeg file to the path given in step 5 and extract it.

  4. Make a Folder named as 'Service' in C :\ and place all three files in itDrive and place Controller.exe, config.ps1 and ffmpeg.exe in it

  5. Extract ffmpeg.zip folder copy ffmpeg file to the path given in step 5.

  6. Open the command prompt and add following path and environment variables in step 7 and step 8.

  7. Add C:\Service to path using this command setx PATH "%PATH%;C:\Service\"

  8. To add variables use 'setx “<Environment Variable>” <Value>' from the following Table.

...