HI all i need a script in VB that will do the following...
Search for phrase "Microsoft Office Proof (English) 2010"
In TXT file "\\servername\directory\software.txt"
If phrase = "Microsoft Office Proof (English) 2010" Then
Stop Script
Else
Run "\\Servername\directory\setup.exe"
Any one have any ideas on how to accomplish this...
Thanks in advance for any help i greatly appreciate it...
Search for phrase "Microsoft Office Proof (English) 2010"
In TXT file "\\servername\directory\software.txt"
If phrase = "Microsoft Office Proof (English) 2010" Then
Stop Script
Else
Run "\\Servername\directory\setup.exe"
Any one have any ideas on how to accomplish this...
Thanks in advance for any help i greatly appreciate it...