WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Variables and Parameters

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Passing Parameters Loaded from WIN.INI

Keywords:   passing parameters WIN.INI 

Question:

How do you pass a parameter to an exe when loading the wbt from the WIN.INI?

Answer:

Either put something in the Program Manager Startup group, or Start Folder in Windows 95. Or try the following:

  1. In your WIN.INI file, on the load= line, add:
     LOAD = DUMMY.GAF
    
  2. In your WIN.INI, Extensions section, add:
     [Extensions]
    
     GAF = WBT.EXE and assorted parameters
    

Article ID:   W13917
Filename:   Passing Params Loaded from Winini.txt
File Created: 2001:01:08:12:49:06
Last Updated: 2001:01:08:12:49:06