Batch File Builder for scetool

Rip Cord

Administrator
Staff member
Developer
a gui to build batch files for use with scetool.




nothing special, just clicking buttons instead of entering long strings of numbers at commandline or cutting and pasting.

displays output in popup
no installer, unzip and copy program to same folder as scetool. requires .netframework.

I am not a .net programmer so nothing fancy.
 

Attachments

  • SCE_Bat_Generator.zip
    19.9 KB · Views: 14

Rip Cord

Administrator
Staff member
Developer
haha, thanks, I was doing some tests and got tired of copy/pasting.

updated the exe in the first post
fixed method that wasn't clearing manually entered values on Clear Options button click
added a little more information on options
changed button: Run Batch File to Run Command since it runs the command directly
only simple error handling for the gui no additional sanity checks for scetool itself, so still possible to enter nonsense values or combinations. anything that made scetool crash at commandline will still make it crash. :)

 

Rip Cord

Administrator
Staff member
Developer
added support for other options: file info, use custom keyset
minor changes to interface
link to updated exe in first post
 
Top