PSP ISO Compressor Changelog

What's new in PSP ISO Compressor 1.4

Oct 11, 2010
  • JSO Support added along with all different combinations of conversions
  • Delete input file added so you can automatically delete the image your converting from
  • You can now get the program to browse to the location of the output for you after conversion
  • Gradient effects removed to stop the annoying FM20.DLL bug that made the compatibility of 1.3 really low.

New in PSP ISO Compressor 1.3 (Oct 11, 2010)

  • NET FRAMEWORK IS NO LONGER NEEDED!!! It is not written in VB6 again instead of vb.NET
  • GUI has changed slightly because of the change in languages
  • Batch Support after conversion to vb6 is very buggy and has been removed temporarily
  • A help link has been added which links back to the official PSP ISO Compressor forums
  • A menu has been added and shortcut keys have been assigned
  • Now available in both normal files form and in an installer form

New in PSP ISO Compressor 1.2 (Oct 11, 2010)

  • The popular GUI has been completely overhauled hopefully making the program even simpler.
  • Added Batch Support!! You can now select multiple files when seleting an input file.
  • LIMITATION: If you do select more than one input you can NOT change the default file name and location of the multiple outputs.
  • Code migrated to .NET! You will now need to install .NET Framework 2.0 to use this application. Internet Link comes with the application.
  • Migration also eliminates the need for the COMDLG32.OCX File needed by the VB version and should also stop the rare bug in which Windows would claim that "You do not have the appropriate license to use this fucntionality" which i believe came from the COMDLG32.OCX dependancy
  • Completely rewritten when migrated.
  • A system tray icon has been added with pop up ballons alerting the user how many images have been converted upto now during batch conversion. It also replaces the messagebox that told the user the comperssion was complete.
  • Reverted to using lowercase extensions. VB.net has better string handling and has allowed me to control the situation better

New in PSP ISO Compressor 1.1 (Oct 11, 2010)

  • Added support to convert .dax.cso automatically.
  • Code cleaned up and reordered.
  • Fixed bug where trying to convert an iso image with an extension in capital letters e.g. GTA.ISO or gta.ISO as with a few case the program would not automatically change the extension to the new format e.g. .dax meaning that you were trying to overwrite the original iso with the compressed one causing the program to crash and a 4kb .iso file to be created. NOW ALL EXTENSIONS ARE CONVERTED TO CAPITAL LETTERS BEFORE ATTEMPTING TO CHANGE THE EXTENSION. This means all iso's will appear as C:\myumd.ISO even if the extension is not in capital letters normally.