Microsoft
Software
Hardware
Network
Question : Vbscript to set focus when you only know part of a windows name
A hacker got into our server and although we have tried to clean out everything he left we have not been able to eliminate some code that opens a window that generates an error. The problem is that this window appears whenever a user logs on to the server. It is really annoying. The problem is that the window title has a number in it that changes randomly. I am looking for a vscript that I can use to close a window that includes certain text. For example: I want to close all windows that have "idlist" in the title. Does anyone have any suggestions.
Thanks
Answer : Vbscript to set focus when you only know part of a windows name
Take a look at the TASKKILL command, it supports wildcards in the image name that you wantto kill andmay be able to do what you need.
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
25602%28WS
.10%29.asp
x
~bp
Random Solutions
Excel Date Time format conversion yyyy-mmm-dd hh:mm:ss to mm/dd/yyyy hh:mm:ss
SSMS no tables shown in Query Designer
How can I convert a custom control that calls User32 and Shell32 to work on Mono?
GridView control scroll bars are not visible on page reload
Crystal cross-tab page numbering
HELP! Windows SBS 2008 server keeps hanging URGENT!
AJAX Refresh on Submit of Pop Up Window
Sharepoint Webpart page load event issue
Impersonate a logged on user
JavaScript: Get all checkboxes inside div