This is my personal startup script, which opens my appications, adds my firefox tabs, and types my password into KeePassXC.
- Download the python script.
- Download Python. I use 3.9.2, But this likely works with all 3.x.x python versions.
- Install pywinauto. This can be done easily with
pip install -U pywinauto
. If this doesnt work, I reccomend following their instalation here.
- Download the rust folder.
- Download rust.
- Build the exe, and edit parameters on the main.rs file.
- Run.