So, what can we do about the fact that "Add Quick Search..." isn't added to
the menu? Have you been able to figure anything out?

I think I may have a fix...

If you run the installer from the command shell (in order to add the /S switch), the 
"Add Quick Search" item will not appear on the taskbar->toolbar context menu... 
*until the command shell is closed*.

AFAICT it's as simple as that. Since those who want to call the installer 
silently will clearly be using a batch file, this problem would never have 
occurred to them anyway - it only happens while you keep open that particular 
shell (for example, when you're trying to learn about silent NSIS installs ;).

I tested this another way, using a batch file like this:

        dqsd-test-B006.exe /S
        pause

As written above, the batch file will install everything, but you won't see the "Add Quick Search" 
context item until the shell exits when you hit any key to get past the "pause". If you REM out the 
"pause", everything installs fine and you get the context item with no further ado.

I don't know why this happens, but the "fix" seems to work every time for me. 
Could anyone else confirm this behaviour?

Dave.





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to