Finish Project

master
Sebastian Serfling 2023-08-09 16:19:49 +02:00
parent 6065e62192
commit dd39b2bcc6
1 changed files with 3 additions and 1 deletions

View File

@ -23,4 +23,6 @@ pyinstaller Installation:
pyinstaller.exe .\rustdesk_install.py -i .\rustdesk.ico --noconfirm --onefile --windowed --add-data *_**"C:\Users\Sebastian Serfling\Downloads\Rustdesk\rustdesk.ico;."**_
*1 gibt den icon Pfad für das icon in der GUI an.
*1 gibt den icon Pfad für das icon in der GUI an.
# Die Exe MUSS mit Admin ausgeführt werden sonst werden die Fenster nicht korrekt geschlossen