Quote:
Originally Posted by master_shake
Quote:
Originally Posted by schettj
(Both of these have \Program Files\appname\ file paths hard coded
|
How do you tell if a program has that hardcoded in it ir not?
|
Trial and error - try building an OEM, build the rom with it, flash, test - if the app complains about something missing when launched, that's usually a sign. After you get the error, manually copy all the app files to \\Program Files\App (where app is the dirname it makes when installed via CAB) and relaunch it - if it works then you know it's hardcoded.