Jump to content

Vbscript To Read Values From Txt File


Recommended Posts

Been looking around and havent been able to find much about what Im hoping to do. I want to create a vbscript which will read in particular values from a 'config file'. This config file will have something similar to the following:

ProgName="prog.exe"
ProgPath="c:\temp"
ProgDesc="this is a prog"

and then repeated for multiple programs. is this something i can accomplish with vbscript?

Thanks!

Link to comment
Share on other sites


@iceman

thanks a ton.. thats exactly along the lines of what Im looking for... I actually plan on using this for launching programs, not installing, so I'll be tweaking it a bit. You mind if I hit you up with some questions if I run into issues?

Thanks again!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...