re: "Open With" Command Line Switches
Friday, September 4, 2009 at 5:16 pm Windows Me Annoyances Discussion Forum
Posted by Keith Stanier
(1248 messages posted)
madman420 wrote:
|PROBLEM: The "Open With..." dialog doesn't allow me to add command line switches
|after the program I choose.
|EXAMPLE: I want my .BAS files to automatically open *and run* with
|"D:\QBASIC.EXE /RUN file.bas" when I double-click them.
|SO FAR...: I can (obviously) associate the .BAS files with QBASIC.EXE, but I can't
|figure out how to pass the '/run' flag to the command.
Well it works for me madman. I've just added a switch to my Qbasic C:\WINDOWS\QBASIC.EXE
c:\projects\Train.bas an it open Qbasic with that bas file.
Forget the /run bit just add the location of the bas file.
|
All messages in this thread [show all]
 |  | re: "Open With" Command Line Switches (Keith Stanier: Fri, Sep 4, 2009, 5:16 pm) |
| |
| |
Return to the Windows Me Discussion Forum
|
|