Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


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