barebones
This commit is contained in:
3
run.ps1
Normal file
3
run.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
Start-Process -FilePath "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\CyberViewX.lnk"
|
||||
Start-Sleep -Milliseconds 3000
|
||||
Start-Process -FilePath "C:\Users\Liz\.pyenv\pyenv-win\versions\3.10.11\python3.exe" -ArgumentList 'C:\Users\Liz\Documents\Git\filmscantimer\index.py' -Wait
|
||||
Reference in New Issue
Block a user