Author Topic: commandline windows 10  (Read 4748 times)

Herrie

  • Junior Member
  • **
  • Posts: 13
    • View Profile
commandline windows 10
« on: April 13, 2020, 15:41:21 »
Here I am again with more or less the same problem as in 2017

In Windows 10 on the taskbar I want to start MultiCommander according to my startup.ini
the commandline in 'Target' reads

"C:\Program Files\MultiCommander (x64)\MultiCommander.exe" -F="Startup.ini""

It looks like the " are wrong

has anyone got the corect version?

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: commandline windows 10
« Reply #1 on: April 13, 2020, 19:15:21 »
You do not ned the last ".

So: "C:\Program Files\MultiCommander (x64)\MultiCommander.exe" -F="Startup.ini"

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: commandline windows 10
« Reply #2 on: April 14, 2020, 13:14:53 »
Have not checked.. But if it does not find Startup.ini try full path for the ini file.