Command line Start SquareLineStudio with existing project

What do you want to achieve?

I would like to have a stortcut in Windows that opens Squareline studio with a specific project I am working on, without having to go through the project selection window. So I want a windows shortcut that will open SQS and auto open a specific project.

What have you tried so far?

I tried running the .spj by double clicking on it (and associating the SLS exe to it) - cursor just spins and doesnt run SLS

I tried passing project on command line

SquareLine_Studio.exe c:/users/bbb/myproject.spj

T o find out what options there are, I also tried help as a parma, but there dont seem to be any command line options, I tried

SquareLine_Studio.exe -help
SquareLine_Studio.exe --help
SquareLine_Studio.exe /?

I can’t find which options are passable on the command line

Screenshot or video

Others

  • SquareLine Studio version: 1.3.2
  • Operating system: Windows 10
  • Target hardware: ESP32 S3

Hi, for now, the projects can only be opened from the launcher, we will think about how to solve what you want.