Quote:
Originally Posted by evilvoice
Also, in your Start Menu OEM, you have
Code:
Directory("\Windows\Start Menu\Programs\Utilities"):-File("Comm Manager"LNK,"\Windows\CommManager.lnk")
And I think it should be
Code:
Directory("\Windows\Start Menu\Programs\Utilities"):-File("Comm Manager.lnk","\Windows\CommManager.lnk")
|
If you disect the stock rom, and look at their initflashfiles.dat, they have several entries like that. So I left them the way they were...Not sure of why their like this and what it does, but these roms are supposed to be like 'stock' so I left it the way it was....