Taperssection.com

Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: mniven on October 07, 2003, 12:08:50 PM

Title: Shntool and WinXP (batch file needed)
Post by: mniven on October 07, 2003, 12:08:50 PM
Does anyone have/know a batch file to run shntool fix in WinXP.

I found a bunch of WinXP batch files for Shntool at this site:

http://furthurnet.org/guyforget/xpbatchfiles.html (http://furthurnet.org/guyforget/xpbatchfiles.html)

But there was no batch file to run the fix command.

Any help would be greatly appreciated!
Title: Re:Shntool and WinXP (batch file needed)
Post by: blu666z on October 07, 2003, 01:17:10 PM
I always do a 'shntool fix *.wav'.  Are you trying to do something else?

-Kevin
Title: Re:Shntool and WinXP (batch file needed)
Post by: mniven on October 07, 2003, 01:37:34 PM
Yeah, that worked. I was just trying to correct a sector boundary error.

Thanks.
Title: Re:Shntool and WinXP (batch file needed)
Post by: Cooker on October 10, 2003, 09:17:59 AM
shntool -h
brings up the main help screen

shntool fix -h
shntool conv -h
shntool len -h
etc.
bring up command-specific help screens.
Title: Re:Shntool and WinXP (batch file needed)
Post by: Joe w. on October 10, 2003, 10:52:57 PM
If you wanna create your own batch file, just create a new text file, type in the command line and save the .txt file as a .bat file. Make sure the bat file that you make is in the directory where you wanna run the command in question. hope this helps.