Olá,
Recentemente meu primo precisou um Visual Basic Script que verifica se um processo está executando e caso esteja envie um e-mail. Ele me pediu ajuda para criar este script e eu resolvi ajudar.
Visual Basic Script para verificação de processo em execução e notificação via E-mail.
Verificar se um processo está em execução com Visual Basic Script e mostrar uma janela se estiver.
[code lang=”vb”]
set service = GetObject (“winmgmts:”)
for each Process in Service.InstancesOf (“Win32_Process”)
If Process.Name = processName then
wscript.echo “Notepad running”
wscript.quit
End If
next
[/code]
Enviar e-mail utilizando Visual Basic Script:
[code lang=”vb”]
Const username = “SENHA”
Const password = “PASSWORD”
Const smtpServer = “smtp.gmail.com”
Const port = 465
Const secure = True
Const userFrom = “FROM”
Const userTo = “TO”
Const emailSubject = “Subject”
Const emailText = “Text”
‘== CODE ==
Const cdoSendUsingPickup = 1 ‘Send message using the local SMTP service pickup directory.
Const cdoSendUsingPort = 2 ‘Send the message using the network (SMTP over the network).
Const cdoAnonymous = 0 ‘Do not authenticate
Const cdoBasic = 1 ‘basic (clear-text) authentication
Const cdoNTLM = 2 ‘NTLM
Set objMessage = CreateObject(“CDO.Message”)
objMessage.Subject = emailSubject
objMessage.From = userFrom
objMessage.To = userTo
objMessage.TextBody = emailText
‘==This section provides the configuration information for the remote SMTP server.
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/sendusing”) = 2
‘Name or IP of Remote SMTP Servesr
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpserver”) = smtpServer
‘Type of authentication, NONE, Basic (Base64 encoded), NTLM
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpauthenticate”) = cdoBasic
‘Your UserID on the SMTP server
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/sendusername”) = username
‘Your password on the SMTP server
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/sendpassword”) = password
‘Server port (typically 25)
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpserverport”) = port
‘Use SSL for the connection (False or True)
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpusessl”) = secure
‘Connection Timeout in seconds (the maximum time CDO will try to establish a connection to the SMTP server)
objMessage.Configuration.Fields.Item _
(“http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout”) = 60
objMessage.Configuration.Fields.Update
objMessage.Send
[/code]
Estes dois scripts foram mesclados para realizar o que precisávamos.
Abraços,
Matheus
Referencias:
http://wiki.imacros.net/send-email.vbs
http://www.techimo.com/forum/applications-operating-systems/117464-need-vbulletin-script-check-see-if-process-running.html
Das Prinzip lässt sich aber im Grunde auf jedes Casino ohne deutsche Lizenz anwenden. Jokery ist unser Testsieger, wenn es um ein bestes Online Casino ohne deutsche Lizenz geht. Mit einer Lizenz der Tobique Gaming Commission und einer Vielzahl von Zahlungsmethoden ist es eine vertrauenswürdige und benutzerfreundliche Plattform für Glücksspiele. Playio bietet eine riesige Auswahl an Spielautomaten, viele Tischspiele sowie ein erstklassiges Live Casino mit Live Dealer Spielen von Evolution Gaming und anderen Providern.
Für die Stammspieler geht’s im Anschluss ähnlich weiter. Du vollziehst deinen Deposit und erhältst einen Betrag X obendrauf, meist noch versehen mit zusätzlichen Freispielen. Schließlich könnt ihr auch in einem Casino mit EU Lizenz spielen.
References:
https://online-spielhallen.de/umfassende-kings-casino-bewertung-ein-tiefer-einblick-fur-spieler/
모든 사람에게 안녕하세요, 저는 이 사이트를 정기적으로
방문하고 있으며, 이 사이트는 정말 좋고하며 사람들가 정말
좋은 생각을 공유하고 있습니다.
Wow, this paragraph is pleasant, my sister is analyzing these things, therefore I am going to convey her.
This is very attention-grabbing, You are an overly professional blogger.
I have joined your rss feed and stay up for seeking more of your excellent post.
Additionally, I have shared your web site in my social networks