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:
- In your WIN.INI file, on the load= line, add:
LOAD = DUMMY.GAF
- In your WIN.INI, Extensions section, add:
[Extensions]
GAF = WBT.EXE and assorted parameters
Article ID: W13917
Filename: Passing Params Loaded from Winini.txt