Dear all,
I have produce a custompage to get user information such as username, fullname, age, sex, etc.
Then how can I save this info into a configuration file ? this cfg file will be read by the software.
Your information is really valuable for me...
Best regards,
Darmawan, MS
Saving user info in custompage into a file (*.cfg)
3 posts
You need a custom page to get the settings from the user. Examples for custom pages are in the distribution.
Then you need to write those values to a file. I had a similar problem and posted sample code here: http://forums.winamp.com/showthread....hreadid=232489
Then you need to write those values to a file. I had a similar problem and posted sample code here: http://forums.winamp.com/showthread....hreadid=232489
Thanks for the link and suggestion.
Finally, it work now.
I'm referring to installoption provided example.
Thanks again.
Finally, it work now.
I'm referring to installoption provided example.
Thanks again.