Page 1 of 1
Select config at startup
Posted: 15 Nov 2017, 00:03
by w9mdb
Can one select a saved configuration at startup?
Is there some command line switch to do this?
de Mike W9MDB
Re: Select config at startup
Posted: 15 Nov 2017, 09:26
by G4POP
You can have different desktop shortcuts for each configuration if you use the Config ID in the shortcut path

- Untitled.jpg (106.19 KiB) Viewed 3231 times
Re: Select config at startup
Posted: 22 Jun 2019, 12:28
by NR3E
I did a search of the forum and found this article. I am interested in doing this, but can't seem to get the syntax right.
My shortcut has to following command line in the target:
"C:\Program Files (x86)\IW3HMH\Log4OM\LogOMUI.exe"
I have tried typing CONFIG=xxxxxxxxxx after LogOMUI.exe with a space, slash, backslash, and colon, but nothing works. Any help would be appreciated.
Thanks,
Ron, KI4TN
Re: Select config at startup
Posted: 22 Jun 2019, 18:46
by HB9BRJ
I'm using shortcuts for each of my 4 configurations. Here is an example:
C:\PortableApps\Log4OM\LogOMUI.exe CONFIG=c65a98bc-22ed-4194-a673-5a962a1e3371
No double quotes needed since there are no spaces in the path. But this one also works:
"C:\PortableApps\Log4OM\LogOMUI.exe" CONFIG=c65a98bc-22ed-4194-a673-5a962a1e3371
If your path contains spaces I think the command string should look like this:
"C:\Program Files (x86)\IW3HMH\Log4OM\LogOMUI.exe" CONFIG=.....
73, Markus HB9BRJ