Translations:Možnosti spuštění/3/en: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
(založena nová stránka s textem „Production usage (the following would be placed in a Tasha.bat file) <pre> @echo off start..\install\tasha.exe --SettingsFile "..\UserConfigs\suus.config" --CustomIcon ..\Icons\Kompas SolverTech 256x256.ico" exit </pre>“) |
(Žádný rozdíl)
|
Aktuální verze z 3. 11. 2023, 13:37
Production usage (the following would be placed in a Tasha.bat file)
@echo off start..\install\tasha.exe --SettingsFile "..\UserConfigs\suus.config" --CustomIcon ..\Icons\Kompas SolverTech 256x256.ico" exit