If you'd like to be able to simply double-click the .BSc file from within explorer and then expect SS-Backup to run the script automatically, follow these steps:

  1. In Explorer, right-click the .BSc file and select "Open with..." (or "Open" if "Open with..." is not on the list)
  2. Browse to the SS-Backup.exe location and select it
  3. Make sure the "Always use the selected program to open this kind of file" check-box is checked.
  4. Click OK
  5. Run RegEdit (from the run dialogue box, or start menu if you prefer)
  6. From the root of the registry, run a search for "SS-Backup.exe" Mine finds "HKEY_CLASSES_ROOT\Applications\SS-Backup.exe" first.
  7. Open the key to "HKEY_CLASSES_ROOT\Applications\SS-Backup.exe\shell\open\command" (or your equivalent)
  8. Edit the "(Default)" field to read ""C:\Programs Files\SS-Backup\SS-Backup.exe" "%1" -run" (or your equivalent)
  9. Now you'll be able to simply double-click the .BSc script from within explorer and it will be loaded and run automatically.