-
Notifications
You must be signed in to change notification settings - Fork 2
Desktop Shortcut
If you would like to start TopasGraphSim without the use of the command line, you can achieve this in the following manner:
Open Notepad, and write the following code:
<path-to-your-python-interpreter> -m topasgraphsimThen, save the file as [..]/topasgraphsim.bat. In Notepad, make sure to select "All" unde the data types.
Open notepad again, and write the following code:
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "[..]/topasgraphsim.bat" & Chr(34), 0
Set WshShell = NothingThen, save the file as [..]/topasgraphsim.vbs. Again, make sure to select "All" unde the data types.
Right click the newly created .vbs file and create a shortcut. You can also change the icon of the shortcut to the TopasGraphSim icon. It is located in the package data of TopasGraphSim under src/resources/images/icon.ico.
Finally, move the shortcut to your desktop!
TopasGraphSim by Sebastian Schäfer. 2023
General
Using TopasGraphSim
Features