Biniware Run

Discussion in 'Biniware Product Discussions' started by alexandrud, Dec 12, 2018.

  1. aldist

    aldist Registered Member

    Joined:
    Nov 8, 2017
    Posts:
    1,047
    Location:
    Lunar module
    Lost this buttons, or is it meant to be?
    button.png reset.png
     
    Last edited: Mar 8, 2023
  2. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
    This is on purpose.
    The user manual button from title bar, how many times did we actually used it? We can press F1 to open the user manual. I replaced that button with the Theme switch button which is used more often.
    Reset default appearance was also removed because with the new layout, I could not find a place for it.
     
  3. aldist

    aldist Registered Member

    Joined:
    Nov 8, 2017
    Posts:
    1,047
    Location:
    Lunar module
    Jawohl.
     
  4. yoweho8574

    yoweho8574 Registered Member

    Joined:
    Mar 11, 2020
    Posts:
    17
    Location:
    UK
    oh alpha setting for accent color got reset with this update, i had some troubles to find why the icon was so visible despite of using opacity 0.1 but it's ok now thanks
     
  5. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
    Biniware Run v.6.4.0.0 - August 02, 2023

    Change log
    - New: The global search box was updated to remember the last position instead of opening at mouse cursor position.
    - Fixed: Results are displayed out of screen if the global search box is located close to the display edge.
    - Fixed: Dropping a shortcut to a file from the shortcuts tree view back to desktop or any folder moves the actual file from its original location.
    - Fixed: Fixed bindings that can leak memory in certain conditions.

    Download location:
    https://biniware.com/brun
    .NET 4.5 SHA256: 92ef76f53e3acda934a6da0258a1b08c7c566d3df6bc057da27761b1479ceba3
    .NET 7.0 SHA256:
    98c54cb8c900add73a100e4d79864ff0a7f627b63368883b29554e725afb4329

    Thank you for your support.
    Alexandru Dicu
     
  6. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
    Biniware Run v.6.5.0.0 - September 20, 2023

    Change log
    - New: Added a drop type indicator for drag and drop operations.
    - New: Added auto expand/collapse on drop target.
    - New: Added 'Execute all contained' context menu item which executes all sub shortcuts under the selected shortcut.
    - Improved: Added support for using environment variables for Parameters property.
    - Improved: When dropping a LNK file, the parameters and the working folder are now also read.
    - Fixed: When moving a shortcut with Shift+Up or Shift+Down it gets out of the displayed area.
    - Fixed: The shortcuts tree view keyboard shortcuts don't work until at least one node is first selected and unselected.

    New translation strings:
    ExecuteAll=Execute all contained

    Download location:
    https://biniware.com/brun
    .NET 4.5 SHA256: 48769a3c378b6c9f055efd2567f29800c0f4a54ed5ac73d979696bddf8a179a9
    .NET 7.0 SHA256: c054101391a305ce238801dbf0e846b273ee16d837c07ae9ac6a952526dbed56

    Thank you for your support.
    Alexandru Dicu
     
  7. aldist

    aldist Registered Member

    Joined:
    Nov 8, 2017
    Posts:
    1,047
    Location:
    Lunar module
    Thank for update :thumb:
     
  8. busy

    busy Registered Member

    Joined:
    Apr 10, 2006
    Posts:
    342
    If a shortcut parameter ends with a quotation mark, the command is executed with the trailing quotation mark removed. Leaving a space after the quote solves this. [6.5.0.0, .NET 7.0, Windows 10]

    Path:
    Code:
    "%windir%\System32\cmd.exe"
    
    Parameters: (no space at the end)
    Code:
    /k "X:\Path with spaces\test.bat"
    
    Executed command line: (quotation mark missing)
    Code:
    "C:\Windows\System32\cmd.exe" /k "X:\Path with spaces\test.bat
    
    Result:
    Code:
    'X:\Path' is not recognized as an internal or external command,
    operable program or batch file.
    
     
  9. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
    Thank you for reporting this. Indeed, double quotes are trimmed when they shouldn't. It will be fixed in the next release.
     
  10. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
  11. aldist

    aldist Registered Member

    Joined:
    Nov 8, 2017
    Posts:
    1,047
    Location:
    Lunar module
    Thank for update.
    I am still using v6.0.0.0 because of the increased line spacing. This cannot be solved in newer versions with little effort?
    biniware.png
     
  12. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
    Below is a side by side screenshot from my machine. On the left is version 6.0.0.0, on the right version 6.6.0.0. There is the same content displayed in both screens. The same line spacing is also in the context menu. There is no change in line spacing between these two versions. Is there something that I am missing?

    upload_2023-10-2_12-31-40.png
     
  13. aldist

    aldist Registered Member

    Joined:
    Nov 8, 2017
    Posts:
    1,047
    Location:
    Lunar module
    I have no differences in the program interface either, but in the context menu there are such differences. It is not terrible, there are no remarks to the work of v6.0.0.0.
     
  14. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,270
    Location:
    Romania
    Strange thing that you have those differences. I do not notice any difference in the context menu either. Version 6.0.0.0 on the left, version 6.6.0.0 on the right, with font size 12. Same size, same spacing, on my side at least:

    upload_2023-10-2_17-15-18.png
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.