Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file read ini write to regist
Name: alex_hill Date: February 20, 2008 at 15:24:49 Pacific OS: XP CPU/Ram: na Product: Ipex
Comment:
I am trying to get a batch file to read a .ini file with settings in it, then write those settings to the registry. The file looks like this:
I am hoping to set up their email accounts on login using the script (dont mention roaming profiles, the powers that be have not let me access that sort of thing and I work for a government department, so I will never get access).
Name: Razor2.3 Date: February 20, 2008 at 18:32:23 Pacific
Reply:
It's possible, if a bit messy. However, since you haven't specified an email client, I'm forced to assume you're using OE, and I avoid OE like the plague it is. As such, I have no knowledge of its registry settings.
0
Response Number 2
Name: alex_hill Date: March 2, 2008 at 22:09:01 Pacific
Reply:
I am using Outlook 2003, I just made the batch file call a vbs file, which created a reg file which was run on the local computer. very messy, but it did the job.
Summary: So I am working on some SNMP scripting with a batch file and I need to be able to put the response from an SNMP query into a variable in my batch file. I did some searching on here and I think I have ...
Summary: This message was originally posted in the WinXP section. I would prefer to have a windows xp batch file to do the following, but someone told me to post here. What I need to do is backup files in a pa...
Summary: The .ini is on each client, all of the .ini's bare the same name, and no there are not more then one on each machine. All i need is a batch file that can add and remove certain text from a single .ini...