Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Vbscript To Read Values From Txt File

Featured Replies

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!

Search Google with these two words. You're gonna get what you want

VBScript FileSystemObject

But be carefull, FileSystemObject is quite "vulnerable" object and is many times corrupted! That is why I am usually switching to other scripting methods when I want to work with FS and I need to be sure everything will be allright

  • Author

@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!

I'll have to dust some cobwebs off of the grey matter, since I wrote more than a year ago, but I'll help if I can.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.