Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion | Did you see a malware warning on Friday?

CUE Splitter Portable 1.2 Development Test 3

Devo - January 18, 2010 - 3:30pm

Application: CUE Splitter
Category: Media
Description: CUE Splitter is a freeware tool that split a single big audio track, mostly an album or a compilation, into the relative individual audio tracks, using information contained in the associated "CUE" file.

Download CUE Splitter Portable 1.2 Development Test 3 [909KB + 1.2MB download / 2.07MB installed]
(MD5: 0e5ad15678b779615ba66caafae905c4)
Online: This is an online installer that will download additional files during setup.

Release Notes:

1.2 Development Test 3 (2010-08-12):

  • Updated launcher to use PAL
  • Updated to the latest PA.com Specification and installer

1.2 Development Test 2 (2010-01-18):

  • Fixed issue with splash screen not showing up
  • Updated to newest unicode splash plugin so a jpg file can be used

1.2 Development Test 1 (2010-01-18):

  • Initial release


( categories: )

Hi Devo,

the advsplash plugin has a bit odd behaviour, but I got your problem down to one line:

This:

advsplash::show /NOUNLOAD 1200 0 0 -1 /L "$PLUGINSDIR\splash.bmp"

Should be this

advsplash::show /NOUNLOAD 1200 0 0 -1 "$PLUGINSDIR\splash"

As well, the plugin does not seem to like the compressed .bmp file, so you should use the provided by Unicode NSIS Portable.

The plugin problems should be fixed in the near future, as I'm busy recompiling the ones missing !

Formerly Gringoloco
Windows XP Pro sp3 x32

Fixed

I changed the line and it works perfectly, thanks.

I'm going to hold off on a new release until you get the plugin to work with a jpg splash. I don't think too many people would complain about not having the splash show up in the meantime.

Just to let you know ! Splash

Just to let you know !

Splash plugin is working just like ordinary NSIS. Basically any script should be compatible now from the ansi version to unicode, without any modifications !

Unicode NSIS Portable 2.45.1 Development test 4

let me know if you have any problems

Formerly Gringoloco
Windows XP Pro sp3 x32

Sweet

Thanks for letting me know. I'll probably update it tomorrow when I get some time.

New Release, Updated to Dev Test 2

Updated to Dev Test 2. See initial post for changes.

Updated to Development Test 3

See initial post for details.