
14th October 2008, 09:05 PM
|
Senior Member - OP
Thanks Meter 67
Posts: 414
Join Date: Dec 2004
Location: near Stuttgart
|
Strange... If at all, this should only happen for subdirectories of \Windows\Start menu. It was meant as workaround to get the "Settings" folder in the start menu to work properly. Since there's no way to get the name of that folder, I assumed that any subdirectory of the start menu that isn't "Programs" (or localization) or a subfolder of it is the Settings folder. I'll look into it later this week (probably thursday).
Something completely different:
Attached is an updated manual. Please check if there's anything wrong, missing, or could be explained better (please with example, I'm also not 100% happy with all of it, but couldn't find better words...).
My site, with current versions of MortPlayer, MortButtons, MortScript, etc.
If you like my programs, please donate
|

14th October 2008, 09:41 PM
|
Member
Thanks Meter 0
Posts: 64
Join Date: Aug 2007
Location: Cologne
|
i get the same issues, i thought i did something wrong cause right before installing i did a hard reset. switched back to version 17 and everything is fine again
|

16th October 2008, 08:31 PM
|
Senior Member - OP
Thanks Meter 67
Posts: 414
Join Date: Dec 2004
Location: near Stuttgart
|
Folder bug should be fixed now... (and some other bugs...)
My site, with current versions of MortPlayer, MortButtons, MortScript, etc.
If you like my programs, please donate
|

18th October 2008, 05:10 PM
|
DONATE TO ME
|
Well it Took me a while.
But finally had the time to test it.
Ehn i edit the .mbi files in Note pad. (even renaming to .txt first)
I always need to take out the first two bytes of the file in a hex editor so it shows up correctly.
Is this default behavior or do you have another tip on editing the MBI files directly on the PC?
|

19th October 2008, 09:34 PM
|
Senior Member
Thanks Meter 25
Posts: 579
Join Date: Sep 2007
Location: Tilburg
|
Quote:
Originally Posted by Noonski
Well it Took me a while.
But finally had the time to test it.
Ehn i edit the .mbi files in Note pad. (even renaming to .txt first)
I always need to take out the first two bytes of the file in a hex editor so it shows up correctly.
Is this default behavior or do you have another tip on editing the MBI files directly on the PC?
|
Try opening them in a more advanced text editor like Notepad++
The first two bytes are header bytes of the file, which indicates a slightly different structure (for the header) then normal text. Notepad doesn't understand it, but more advanced notepad-like-apps will. Notepad++ is my favorite
Samsung Galaxy S II
Running: I9100XWLPT stock with Galaxian kernel
Old phones: HTC Desire Z, HTC Wildfire, HTC Hero White, HTC Touch (Elfin & Elf), SonyEricson W810, Samsung E700, Nokia 3410, 3210, Philips Savvy
|

20th October 2008, 09:43 AM
|
Senior Member - OP
Thanks Meter 67
Posts: 414
Join Date: Dec 2004
Location: near Stuttgart
|
Quote:
Originally Posted by havocnl
The first two bytes are header bytes of the file, which indicates a slightly different structure (for the header) then normal text.
|
Those first two bytes are inserted by many editors (afaik including Notepad++) to indicate Unicode files. (They're called BOM, Byte-order mark, by the way...)
MortButtons simply writes the data as strings as they're in memory in Windows Mobile, i.e. Unicode without BOM. So if the editor inserts it, it must be removed. Since the .mbi files usually aren't edited manually, I didn't care to support other formats, like Unicode with BOM or UTF8 (with or without BOM). (Opposed to e.g. translation files, where the BOM is supported since 2.5 iirc.)
My site, with current versions of MortPlayer, MortButtons, MortScript, etc.
If you like my programs, please donate
|

22nd October 2008, 05:41 AM
|
Senior Member
Thanks Meter 39
Posts: 1,603
Join Date: Jul 2008
Location: Maplewood, MN
|
.mbi
Sorry for being such a noob to this, but where do I place the .mbi file?
White Galaxy S4
TWRP
Running whatever is new to play with. 
I don't want to gain the whole world and lose my soul!
-Toby Mack.
|

22nd October 2008, 12:37 PM
|
Senior Member - OP
Thanks Meter 67
Posts: 414
Join Date: Dec 2004
Location: near Stuttgart
|
Quote:
Originally Posted by dashmaster1000
Sorry for being such a noob to this, but where do I place the .mbi file?
|
If you don't know, usually you shouldn't do anything with them... ;)
They're located in MortButtons' main directory (\Program files\MortButtons or similar) for the main menus, and in "Submenus" folder for added menus.
But you really should only modify them directly when you know what you're doing and there's no better way for it...
My site, with current versions of MortPlayer, MortButtons, MortScript, etc.
If you like my programs, please donate
|

17th November 2008, 09:44 AM
|
Senior Member - OP
Thanks Meter 67
Posts: 414
Join Date: Dec 2004
Location: near Stuttgart
|
My site, with current versions of MortPlayer, MortButtons, MortScript, etc.
If you like my programs, please donate
|
|
|