Skip to content

[Feature request] Add launch properties to shortcuts #9

@Mark-KB

Description

@Mark-KB

In the original Program Manager (and indeed, in modern Windows) you can assign several different properties to shortcuts that affect how they run:

  • Arguments which specified options for the program to interpret
  • Working directory which told the program what folder to "work in" (also known as "current directory")
  • Shortcut key which assigned a global key hook to launch the program
  • Run minimised, which means the program would be minimised by default.

(Windows 95 added a Run maximised option, and Comments were added to shortcuts in Windows 2000, and would provide a pop-up bubble description when the icon was hovered over.)

In the original Program Manager (and in modern Windows) you could specify arguments by appending them on to the end of the "Command Line" (or "Target") text box, but in Progman the Path box cannot be edited. I actually think it might make more sense (and may be easier programming wise) to have a separate Arguments box.

Image Windows 3.0 Add Item box Image Windows 3.1 Add Item box Image Windows 95 shortcut properties showing command line arguments (Maximised is under the **Run** drop-down box) Image Windows 2000 shortcut properties, with Comments box Image The current Progman Add Item box, for reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions