Hey, How can i make a Preconfigured program? Im thinking of make a program and let the user add what they want in a separate file in same directory such as config.ini. Can anyone help me?
;Directions on editing this file.
;[Settings]
;Url=
;RegUrl=Put the URL of your websites register page here example Url=http://www.google.com
;ServerName=Your games name
;FileName=The Game loader name.
;[Layout]
;Pic="Location of your background picture" The picture is default size of 666px x 390px
;ButtonLetterColor= Here you will put a number 1-6
;Heres a definition of the numbers.
;1 = Black, 2 = White, 3= Red, 4= Gray, 5= Dark Gray, 6= WhiteSmoke
[Settings]
Url=
RegUrl=
ServerName=
FileName=
[Layout]
Pic="'
ButtonLetterColor=
and the program with take whats in here and display it in there.