New User
I'm a newbie and maybe I'm diving in a little too deep for my first time. Okay. Way too deep!
I've posted on this forum before for this but I'm still stuck.
I am building and install program. Duh! My install will be running from a CD. I need it to copy two files to the System Directory. One is a bmp image and one is a simple text file. (The install has more features but it is simply adding more files and registry entries. I figured that part out.) The problem is that I need to edit one specific line in the text file with specific information provided by the user at the time of the install. (It is a configuration file and I need to edit the line containing the model number information for the specific machine that the user needs to enter into a text box during installation.) How can I accomplish this. I'm not worried about using ModernUI unless it's easier. I can always tweak it later once I have a working script.
I appreciate any help you can give. Thanks.
It should be known that this will be used for business purposes, so if you provide code snippets etc. and would like to recognition, please let me know.
Thanks.