powershell keep skype active
#The below script will trigger dot key every 60 secs
param($minutes = 60) #//Duration. Until 60 mins below script will run
$myshell = New-Object -com "Wscript.Shell"
for ($i = 0; $i -lt $minutes; $i++) {
Start-Sleep -Seconds 60 #//every 60 secs dot key press
$myshell.sendkeys(".")
}
Also in C++:
- how to uninstall photos app in windows 10
- how to install nvm
- ln -sf linux
- ubuntu color picker
- install pip linux
- linux login to github via git
- apt clean cache
- bash loop over files with extension
- - Installation request for jenssegers/mongodb ^3.6 -> satisfiable by jenssegers/mongodb[v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4]. - Conclusion: don't install laravel/framework v7.22.4
- linux convert files in folder
- pip upgrade command
- find jpg or png
- install elastic search ubuntu
- apt install y flag
- linux grt repository
- rm recursive file pattern
- how to make tunnel in linux ubuntu
- git push command steps
- how to switch branch
- ubuntu releases
- ssmtp settings ubuntu
- pm2 stop process
- commmand for installing tailwind to react
- branch is deleted from remote but still showing git