WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Functions

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Ask Function Will Not Display

 Keywords: Ask AskYesNo AskItemList AskLine Hang Minimize Function Will Not Display 

Question:

I am running Windows 7. Suddenly last week, any script that calls any of the Ask functions immediate minimizes to the task bar and hangs. This same script was woking just a week ago...

Answer:

I suspect that something was installed recently that effected the system. Those Ask functions are simply Windows Shell APIs that are dependant on system level dlls. Here are a few things to try to help track down the problem:

After each step test your script:

  1. Run cmd.exe using an administrator account. Run the command: sfc /scannow. To scan the system of any system dll issues. Test the script.
  2. Temporarily disable any Anti-virus and Spyware tools. Test the script.
  3. Use msconfig.exe to disable all services and enable each one by one and test the script.

User Reply:

I believe I found the problem. I recently installed a Logitech Mouse Performance MX. When I disable the service for this mouse the problem disappears. I am going to check to see if Logitech offers any updated drivers.

HR>

Another User with a similar issue:

Mystery Solved. The logitech setpoint software that runs on the taskbar (to monitor battery level and allow you to custom program some of the keyboard buttons) was causing the problem. As soon as we stopped it on both clients, their dialog boxes began working normally.

Answer:

I recommend updating the SetPoint software: http://www.logitech.com/en-us/support/3131?osid=14&bit=64

http://www.logitech.com/en-us/support/performance-mouse-mx?osid=14&bit=64

http://logitech-en-amr.custhelp.com/app/answers/detail/a_id/13324/section/troubleshoot/crid/398/lt_product_id/5845/tabs/1,3,2,4,5/cl/us,en


Article ID:   W17886
Filename:   Ask Function Will Not Display.txt
File Created: 2013:06:21:10:22:32
Last Updated: 2013:06:21:10:22:32