|
VBS has a great function - replace. This script let's you replace a string in a text file using VB Script and FileSystemObject. Author: Antonin Foller Code: ASP 3.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Perfect!  Written by Anonymous User (#1261-65) from Surrey, BC, Canada (Thursday, February 03, 2011)
 |
Strengths: It works well without modification Weaknesses: None found yet Details: It worked perfectly, the first time, without any modifications. Saved me a lot of time!
This helped me implement a way to enable a checkbox in a wireless network added to laptops, so a manual entry was not required. When it will apply to several thousand laptops, this kind of thing will definitely save some time! Review Based On: 1 Hour(s) of usage |
Replace one string to another in a text file  Written by Anonymous User (#1770-206) from NL (Monday, February 20, 2006)
 |
Strengths: this is what i needed!!! Weaknesses: NONE!!! this is the best Details: 1 week work, found in 1 single google search..... why o why i didnt search earlier Review Based On: using demo only |
Find and replace vbscript  Written by Anonymous User (#1678-299) from London UK (Wednesday, June 09, 2004)
 |
Strengths: Well written bit of code Weaknesses: not much Details: I needed something to mod hosts files with a new exchnage server name. This does exactly what is says on the tin!! Review Based On: 1 Hour(s) of usage |
Great Code  Written by Anonymous User (#1579-242) from Anchorage, AK (Wednesday, June 02, 2004)
 |
Strengths: simple, short, effective Weaknesses: no comment Details: I've had to modify a bunch of ini files and this code was EXACTLY what I needed. I embedded the code in a For loop that stepped through each user's ini file and made the mods. Review Based On: 1 Hour(s) of usage |
Nice one  Written by Anonymous User (#1488-238) from Paris, France (Tuesday, June 01, 2004)
 |
Strengths: no comment Weaknesses: no comment Details: This script does exactly as advertized. Perfect for immediate use or for building on it. I've been using it as a replacement for activex scripts. Review Based On: 1 Day(s) of usage |
| |
|