Thetis command line start options

Post Reply
dl4zbg
Posts: 172
Joined: Sun Apr 09, 2017 5:33 pm
Location: JO41QG

Thetis command line start options

Post by dl4zbg »

Hello,

is there an option to start Thetis with directly activating the radio without clicking the "start"- button?

TNX

Volker

DL4ZBG
w9mdb
Posts: 465
Joined: Sun Apr 09, 2017 5:53 pm

Re: Thetis programm start option

Post by w9mdb »

Add -autostart to the startup.

Mike W9MDB
Mike W9MDB
dl4zbg
Posts: 172
Joined: Sun Apr 09, 2017 5:33 pm
Location: JO41QG

Re: Thetis programm start option

Post by dl4zbg »

Thanks,

is there a list of all possible start options available? I did not find it the Thetis manual.

73

Volker
w9mdb
Posts: 465
Joined: Sun Apr 09, 2017 5:53 pm

Re: Thetis programm start option

Post by w9mdb »

That's the only one.
Mike W9MDB
User avatar
ramdor
Posts: 1582
Joined: Wed Jul 03, 2019 3:07 pm
Contact:

Re: Thetis programm start option

Post by ramdor »

-autostart (powers on the radio 2 seconds after thetis start up)
-dbfilename (lets you define a path to a database file)
-datapath (will let you supply a folder that is different to the normal %appdata%\OpenHPSDR\\Thetis (or Thetis-x64)

the formats need to be something like :

Code: Select all

Thetis.exe -autostart
Thetis.exe -datapath:c:\thetisdatafolder\
Thetis.exe "-datapath:c:\test with spaces\"
Thetis.exe -datapath:c:\thetisdatafolder\ -autostart
Thetis.exe "-datapath:c:\test with spaces\" -autostart
Thetis.exe -dbfilename:c:\folder\database.xml
Thetis.exe "-dbfilename:c:\test folder with spaces\database.xml"
for example, my shortcut would be....

Code: Select all

"C:\Program Files\OpenHPSDR\Thetis\Thetis.exe" "-datapath:c:\test with spaces\"
Spaces are important between 'arguments' as are quotation marks around arguments that have spaces in the path. The Thetis shortcut might already have quotation marks around that part. Leave those, move to the end (outside the quotations), add a single space, then either the argument, or a quotation wrapped argument.

73

Richie.
Last edited by ramdor on Sun Feb 06, 2022 4:51 pm, edited 3 times in total.
dl4zbg
Posts: 172
Joined: Sun Apr 09, 2017 5:33 pm
Location: JO41QG

Re: Thetis programm start option

Post by dl4zbg »

All clear, TNX
User avatar
ramdor
Posts: 1582
Joined: Wed Jul 03, 2019 3:07 pm
Contact:

Re: Thetis programm start option

Post by ramdor »

combined into post above
Last edited by ramdor on Sun Feb 06, 2022 4:50 pm, edited 1 time in total.
dl4zbg
Posts: 172
Joined: Sun Apr 09, 2017 5:33 pm
Location: JO41QG

Re: Thetis programm start option

Post by dl4zbg »

Should make some sense adding this usefull information to the Thetis manual !?
User avatar
w-u-2-o
Posts: 5941
Joined: Fri Mar 10, 2017 1:47 pm

Re: Thetis command line start options

Post by w-u-2-o »

Great topic. Edited the title to make it more clear, and made it "tacked".
w9mdb
Posts: 465
Joined: Sun Apr 09, 2017 5:53 pm

Re: Thetis command line start options

Post by w9mdb »

Would nice to have a "thetis -help" to show the options.

Simpler than a manual.

Mike
Mike W9MDB
Post Reply

Return to “Thetis”