Re: Introducing MacFlo & MacFlo Big Button!
It is possible, but you'd have to do it through Registry edits and file changes.
First of all, copy CustAPLauncher.exe in your Windows folder and paste it as CustAPLauncher4.exe
In HKEY_LOCAL_MACHINE\Software\HTC\Biotouch\Biotouch change:
TotalCubes to 6
Add a String Value App6 with a value "APLauncher \Windows\CustAPLauncher4.exe"
Copy the value for Cube1 and create a Binary value called Cube6. Paste the value from Cube1 into Cube6
In HKEY_LOCAL_MACHINE\Software\HTC\Biotouch create:
Create a Key "CustAPLauncher4"
In that key create a String value "Background" with a valid BRN path, and Keys App0 - App8
In each of those Keys create:
DWord - Height
String - IconPath
String - IconPressPath
String - Name
String - Param
String - Path
DWord - Type
DWord - Width
DWord - xPos
DWord - yPos
Fill in those Values based on the other App values
Soft reset and that should do it.
|