View Single Post
  #33 (permalink)  
Old 08-06-2007, 09:47 PM
gguruusa's Avatar
gguruusa
Deep Thinker
Offline
Location: Mountain top
 
Join Date: Jan 2007
Posts: 3,252
Reputation: 4726
gguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
How to fix the SPB_Weather and SPB_Mobile_Shell CitiesDB.dat issue:

In Optional_SPB_Weather:
rename CitiesDB.dat to SPB_W_CitiesDB.dat
Edit InitFlashFiles.txt
change
Code:
Directory("\Windows\data"):-File("CitiesDB.dat","\Windows\CitiesDB.dat")
to
Code:
Directory("\Windows\data"):-File("CitiesDB.dat","\Windows\SPB_W_CitiesDB.dat")
Reply With Quote