PortableApps.com wins big in the 2009 Community Choice Awards and hits 100 million app downloads!

Mp3tag Portable Launcher Development Test 2

Submitted by prapper on April 12, 2009 - 5:07pm

Application: Mp3tag
Category: Music & Video
Description: Mp3tag is a powerful and yet easy-to-use tool to edit the metadata of common audio formats.

Download Mp3tag Portable Launcher Development Test 2 [324KB download / 6.65MB]
(MD5: 147a1d749a873937975325ed0ec75881)
NOTE: This installer will portablize a local installation.

Release Notes:

Development Test 2 (2009-08-30):

  • Added automatic language switching.
  • Added "CopyLocalFiles" to installer.
  • Updated to latest PortableApps.com specs.

Development Test 1 (2009-04-12): Initial release

Install Notes:

  • Download Mp3tag from here and install it to the local machine.
  • Install Mp3tag Portable Launcher.
    (This installer will also upgrade the previous version of Mp3tag Portable. But BACKUP first...)
  • Uninstall Mp3tag from the local machine.
    NOTE: The Mp3tag uninstaller leaves this empty registry key - "HKEY_LOCAL_MACHINE\SOFTWARE\Florian Heidenreich".

Notes:
If you use the "File/Save configuration..." feature, just save it to the default direcory ("App\Mp3tag") and the launcher will back it up (to "Data\settings\backup") and date it on exit.

Known Issues:
MRUs in the directory switcher won't follow the current drive letter as updating the paths in the config file will corrupt it.

Tested with:
Mp3tag 2.44, 2.43 and 2.42
XP Home SP1 and SP2 (Admin)

Acknowledgments:
Thanks to Patrick for hosting.


( categories: )

Awesome!

Thanks a bunch!
Been using my own version via portable app creator.
But this is obviously better.

Vista SP1...

Thanks Prapper = )

Thanks Prapper = )

Live to learn. Learn to live. - JWSII

Thanks!!! It's great!

Thanks!!!
It's great!

.

Works great, thanks! Been wanting something like this for a while. I wonder why there's no FOSS/OSI tag editor? At least not up here. For what I do, a proper tagger is one thing we're missing.

>:| 4 8 15 16 23 42
EXECUTE

Thanks a lot , it is my

Thanks a lot , it is my favourite program for tag

Updated to dev test 2

See release notes for changes.

Hey Prapper

Any chance for this to be upgraded to a PAF Live Installer?

Live to learn. Learn to live. - JWSII

Yes, that would be my first

Yes, that would be my first choice too but Mp3tag isn't distributed as a ZIP file. I know the installer can extract some EXE files but I have yet to find one :-(

Unless I'm making a mistake, in which case somebody please correct me. I've tried using this...

[DownloadFiles]
DownloadURL=http://download.mp3tag.de/mp3tagv244setup.exe
DownloadName=Mp3tag 2.44
DownloadFilename=mp3tagv244setup.exe
DownloadMD5=2885dee173b519e0e8d6c63eadc35a2c
AdditionalInstallSize=6975

AdvancedExtract1To=App\Mp3tag
AdvancedExtract1Filter=**

and there we go... :-(

ERROR: (mp3tagv244setup.exe > App\Mp3tag)

Sorry about that :-(

No worries

If the author doesn't distribute as a ZIP then nothing can be done for now. Thanks again for your work on other apps like Avidemux, Glary Utilities, PicPick and SM Player Smiling

Live to learn. Learn to live. - JWSII

Works on XP SP3

Works on XP SP3 Smiling

Live to learn. Learn to live. - JWSII

Nice! Thanks for testing.

Nice! Thanks for testing.

not working for me. won't

not working for me. won't use/find mp3tag.exe if not installed in default location; C:\Program Files\Mp3tag.

Error Message see:
http://img27.imageshack.us/img27/3226/screenshot4ld.jpg

Sorry about that

Sorry about that portable.me.

I haven't configured "installer.ini" properly. It's missing "CopyFromRegPath" and "CopyFromRegKey". The install directory is stored here...

HKEY_LOCAL_MACHINE\SOFTWARE\Florian Heidenreich\Mp3tag\Install\InstDir = 'C:\Program Files\Mp3tag'

I've added them and now I have...

[CopyLocalFiles]
CopyLocalFiles=true
CopyFromRegPath=HKLM\SOFTWARE\Florian Heidenreich\Mp3tag\Install
CopyFromRegKey=InstDir
CopyFromDirectory=%PROGRAMFILES%\Mp3tag
CopyToDirectory=App\Mp3tag

but the installer is failing with the error...

!insertmacro: macro "_If" requires 4 parameter(s), passed 5!
Error in script "F:\PortableApps\Mp3tag\Mp3tagPortable-DT03\Other\Source\PortableApps.comInstaller.nsi" on line 696 -- aborting creation process

Can anybody tell me what I'm doing wrong?

Spaced out

Maybe I'm all lost since I have never worked in this particular programming language, but errors like that always seem to spring from spaces embedded in the string.

neutron1132 (at) usa (dot) com

first of all, thanks for

first of all, thanks for looking into it that quick!

One note about the installer.ini line "CopyFromDirectory=%PROGRAMFILES%\Mp3tag".
That one would only be working if an english windows version is used, no?
The german version for example would be "CopyFromDirectory=%PROGRAMME%\Mp3tag", or
is %PROGRAMFILES% globally used in windows for the *.ini lines?

thanks for your work Smiling

Environment Variable

It's an environment variable. On English machines, %PROGRAMFILES% will usually resolve to C:\Program Files. On German machines, it'll be C:\Programme. The environment variables themselves are all in English.

Sometimes, the impossible can become possible, if you're awesome!

Thanks for that info granting

Thanks for that info granting me insight John

Installer Bug

I've confirmed it's an installed bug due to an unquoted string at line 696. A fix will be released in the next day or so.

Sometimes, the impossible can become possible, if you're awesome!

Thanks John. And hang in

Thanks John.

And hang in there, portable.me. I'm sure we'll have you up and running in no time :-)

i appreciate that

i appreciate that Smiling