Script Generator

Script Generator

1 ByGuPaSoft   |   $1.99

Download
Script Generator screenshot 1 Script Generator screenshot 2 Script Generator screenshot 3 Script Generator screenshot 4 Script Generator screenshot 5
Supported Devices
HoloLens
Updated
May 16,2019
Size
16.95 MB
Age
Everyone
Release Date
Description
This app helps to become a Windows power user by automating repetitive tasks using the command line.
With this app you can generate custom batch files for ten common use cases. In addition, you can manage any custom script files which are extensible with placeholders which are replaced by the values of the configured input fields when generating.
Batch scripts, like PowerShell scripts, run directly from Windows desktop systems and can meet many requirements that would otherwise require own programs. On Windows 10 S and Windows 10 Mobile, the batch scripts, however, cannot run, but can be transmitted from there to a desktop system. The use of batch files can save costs and storage space as well as increase the security of the system since any installed program can pose a security risk. Batch files can be started either by double clicking or within the command prompt or the Windows PowerShell by first opening one of the two tools in the Explorer with Shift and right mouse button in the corresponding folder and entering and confirming the name of the batch file as well as the possibly required parameters.
Each folder-related use case can be applied to an entire folder structure in order to perform a use case multiple times with a batch call. The five use cases from the photo, video and audio field require the free program "ffmpeg.exe" from the well-known FFmpeg project, which can be downloaded and used without installation.

Generated script files can be saved under any name, whereby a name is proposed. Saved script files can also be opened again, whereby when opening only the first two comment lines of the script are used to fill the input fields accordingly. Experts in Script Programming or FFmpeg can of course also extend the generated and saved scripts, but in this case the first two comment lines should be removed to prevent overwriting by opening and regenerating.

The following ten use cases are supported by this app:
Backup user data (Create incremental backup of user folders)
Compare folders (Perform bitwise comparison of two folders)
Create slideshow (Create a video file with crossfade and audio overlay per folder of image files - requires FFmpeg)
Image extraction from videos (Extract image files per video file into a folder - requires FFmpeg)
Find duplicate files (Search a folder for identical files)
Insert photo title (Insert file names or folder names per folder with photo files into the copied photo files - requires FFmpeg)
Insert video title (Insert filenames or folder names per folder with video files at the beginning of the copied video files - requires FFmpeg)
Merge media files (Merge video files or audio files per folder to just one video file or audio file - requires FFmpeg)
Renumber files (Provide files with a number in the file name with consecutive numbering per folder)
Shrink filenames (Shrinks filenames and creates a batch file that can be used to restore the original filenames)