How would i get a high score table, that records the name of the player and their score, then save it into a file named "score.ini" located in the application's path?

Then, be able to look at the highscore table and see all the names and scores there by loading the scores in "score.ini"?