Page 1 of 1

The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 02 May 2023 12:32
by KLASS
The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Re: The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 02 May 2023 18:10
by jupe
In that context you should probably be using ?:\ instead.

Re: The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 03 May 2023 15:35
by KLASS
Earlier the <xydrive> variable worked too, thought it was a bug...

Re: The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 12 May 2023 12:42
by admin
Hmm, I don't think this ever worked, but it will in the next beta.

Re: The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 12 May 2023 18:24
by KLASS
admin wrote: 12 May 2023 12:42 Hmm, I don't think this ever worked, but it will in the next beta.
I took at random, version 22.20.0200 (04-Sep-2021). The <xydrive> variable works. This is just an FYI...

Re: The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 12 May 2023 18:28
by admin
Ok :tup:

Re: The <xydrive> variable in the configuration does not work correctly, but in the address bar everything is OK.

Posted: 04 Sep 2023 13:54
by KLASS
"SystemInformer|?:\KLASS\Documents\Programs\SystemInformer\amd64\SystemInformer.exe" open """hstart64.exe"" /nowindow /runas ""<xydrive>\KLASS\Documents\Programs\SystemInformer\amd64\SystemInformer.exe""";
The icon is visible and the program starts.
"SystemInformer|?:\KLASS\Documents\Programs\SystemInformer\amd64\SystemInformer.exe" open """hstart64.exe"" /nowindow /runas ""?:\KLASS\Documents\Programs\SystemInformer\amd64\SystemInformer.exe""";
The icon is visible, but the program does NOT start.
Perhaps a usage should be added ?:\ in the program startup line...