You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only applies when installing while another instance of LiteStep is already running.
> Definite bug here. Because the evars were configured After the LOSI litestep was launched, none of their settings took affect. For example, I was just trying to figure out why notepad was being launched when I tried to open the $txteditor$, and looking at !alert “$txteditor$” showed that it was configured as “notepad”, yet that is not what “evars.rc” had defined. Quite confusing at first. [jugg]
This will have to be solved either by configuring the evars before launching LiteStep, or by calling !recycle after updating the evars.
The text was updated successfully, but these errors were encountered:
Now, after solving [bug 3](https://github.com/Tobbe/losi/issues/3) this only happens when installing to a directory that already has a litestep.exe in it.
This only applies when installing while another instance of LiteStep is already running.
> Definite bug here. Because the evars were configured After the LOSI litestep was launched, none of their settings took affect. For example, I was just trying to figure out why notepad was being launched when I tried to open the $txteditor$, and looking at !alert “$txteditor$” showed that it was configured as “notepad”, yet that is not what “evars.rc” had defined. Quite confusing at first. [jugg]
This will have to be solved either by configuring the evars before launching LiteStep, or by calling !recycle after updating the evars.
The text was updated successfully, but these errors were encountered: