Total Posts: 6 - Pages (1): [1]
Hi!
I have a small problem with ToeTag on Vista (Ultimate 32 Bit): when I try to enter my music folder it says that I don't have the right to open it. Even when I start the program with admin rights the problem persists. Can you help me?
I have a small problem with ToeTag on Vista (Ultimate 32 Bit): when I try to enter my music folder it says that I don't have the right to open it. Even when I start the program with admin rights the problem persists. Can you help me?
Is your music folder on a local drive or a network share?
If you run without admin rights, do you get the UAC popup or do you get a ToeTag error message?
Are you running as admin via the right click "Run as administrator" or under the compatibility tab? If both fail could you post or email me a Process Monitor log? That should show where access is being denied.
You can download Process Monitor here: http://download.sysinternals.com/Files/ProcessMonitor.zip (for more info, see http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx).
Thanks!
Corey
If you run without admin rights, do you get the UAC popup or do you get a ToeTag error message?
Are you running as admin via the right click "Run as administrator" or under the compatibility tab? If both fail could you post or email me a Process Monitor log? That should show where access is being denied.
You can download Process Monitor here: http://download.sysinternals.com/Files/ProcessMonitor.zip (for more info, see http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx).
Thanks!
Corey
Russian tags won't be displayed properly.
Interface multilingual support would be also very appreciated.
Interface multilingual support would be also very appreciated.
I'm not sure why Russian tags don't display correctly. I have tried Thai language and it displays correctly. You can edit filenames with Thai characters and can read/write/edit tags with Thai characters. Can you provide more information?
Thanks,
Corey
Thanks,
Corey
I think it's because my tags are stored in ASCII format (encoding win-1251), not Unicode.
If I read the standard correctly, that isn't a legal encoding.
ISO-8859-1 = Windows-1252. I don't think the tag library I use, TagLib#, supports Windows-1251. I'm sorry but I don't think I'll be able to add support for alternate ASCII code pages.
A future version will support multiple languages. I want to get the code closer to a final release, then I'll move the strings to the resource and ask for volunteers to translate.
Thanks for using ToeTag!
Corey
From: http://www.id3.org/id3v2-00:
If nothing else is said a string is represented as ISO-8859-1 [ISO-8859-1] characters in the range $20 - $FF. All unicode strings [UNICODE] use 16-bit unicode 2.0 (ISO/IEC 10646-1:1993, UCS-2).
If nothing else is said a string is represented as ISO-8859-1 [ISO-8859-1] characters in the range $20 - $FF. All unicode strings [UNICODE] use 16-bit unicode 2.0 (ISO/IEC 10646-1:1993, UCS-2).
ISO-8859-1 = Windows-1252. I don't think the tag library I use, TagLib#, supports Windows-1251. I'm sorry but I don't think I'll be able to add support for alternate ASCII code pages.
A future version will support multiple languages. I want to get the code closer to a final release, then I'll move the strings to the resource and ask for volunteers to translate.
Thanks for using ToeTag!
Corey
Total Posts: 6 - Pages (1): [1]