Quote:
Originally Posted by steveo70
Gotta question? Could not get arcsoft working in the kitchen, so I set it up to install through XDA_UC. Here's the problem, when it installs (works) and restarts, a new task manager appears in the start menu outside of my folders. I'm stumped. Any ideas? Using Sprint_5_0_94_1285c cab if anyone can help me cook this in. Thanks.
|
Fix was- opened XDA_UC EXT App.reg w/notepad ++ and changed line 4 adding in the start folder name matching the one in initflashfiles.dat
was-
[HKEY_LOCAL_MACHINE\Software\XDA\AutoShortCut]
"\\Windows\\Start Menu\\Programs\\Task Manager.lnk"="\\Windows\\FS_TaskMgr.exe"
changed to-
[HKEY_LOCAL_MACHINE\Software\XDA\AutoShortCut]
"\\Windows\\Start Menu\\Programs\\System Tools\\Task Manager.lnk"="\\Windows\\FS_TaskMgr.exe"