Please email any bugs to mcored@ii.net
| CDImage GUI | 0.3.0 | Download |
| Complete URL Maker | 1.6.2 | Download |
| DVD2WMV Assistant | 1.2.2.1 |
Download |
| FolderFix XP | 2.2.1.0 |
Download |
| Logon Hours Configuration Utility | 1.0.0 |
Download |
| Movie Resolution Calculator | 1.0.0 |
Download |
| MSUN Decoder Pack | 2005 |
Download |
| OutReg | 0.1.0 |
Download |
| PIONEER DVRFlash GUI | 1.0.0 |
Download |
| regsvr32 GUI | 0.3.0 |
Download |
| TreeGUI | 2.1.02.0 | Download |
| URL Wizard | 1.8.1.2 | Download |
| WavAviMux GUI | BETA 2 |
Download |
| WM9 Bitrate Calculator | 1.5.0 |
Download |
| WMbrC | 2.4.2.1 |
Download |
| WMA9 Batch Converter | 0.2.0 |
Download |
| WMcmdXpress | 1.0.0 |
Download |
| WMVappend GUI | 2.0.6.1 |
Download |
If you find these freeware useful, then please
Free Yoga DVD : Visit The Yoga Online yoga website for lots of great yoga information including a free Video / DVD download
04/09/2005 AviSynth Script Generator is now called DVD2WMV Tools
AviSynth 2.5 Script Generator, AC3 to WAV Converted and Subtitles creator Assistant for DVD to WMV conversion using Windows Media Encoder 9.
This tool will ease you to output URLs in single line. For example, instead of supplying your server information like...

User Name: mcored
Password: admin
Domain: ftp.apple.com
Port: 21
...you can easily generate URLs like this: ftp://mcored:admin@ftp.apple.com:21
Download URL Wizard 1.8 BETA 2
You will be able to easily configure logon hours to each local user using this GUI for the Net User command.
This tool will back up all your Microsoft Office Outlook Email Account settings to two Registry Entries. The next time after you reinstall Windows, all you have to do is add those Registry Entries to the Windows Registry.
This utility will be functional only if you have more than one Email account.
Register DirectShow filters easily with this GUI. Automatically logs what you register/unregister just in case you might have unregistered some critical DirectShow filter and you need to know which one.
This tool will combine 2, 6 or 8 mono WAV files into an audio-only AVI file that can be used as a source with the Windows media encoder. This tool enables you to create audio files longer than the 4 GiB limitation of the WAV format. The tool can also add a video stream from an AVI input file into the AVI output file. Any audio streams in the input AVI will be ignored.
Please email any bugs to mcored@iinet.net.au
Awards:

This console application takes two Windows Media files for input, and attempts to create an output file with the contents of the first followed by the second. The sample compares the profiles of the two input files to ensure they are similar enough to be appended. If this is not the case, an error message appears. For example, an error message occurs when one file is audio only and the second is an audio-video file, or when two audio files have different bit rates.
The sample accepts variable bit rate (VBR) sources. However, when comparing the profiles of the two VBR sources, the sample ignores the average bit rate difference because two VBR streams will have different average bit rates even if they were created using the same profile. WMVAppend cannot compare the peak bit rate of unconstrained bit-rate-based VBR streams, or the quality level of quality-based VBR streams, because this information does not exist in the source files. It is therefore the user's responsibility to make sure that two source files are created using the same profile. Otherwise, invalid content can be created.