Hi Michael, > I hope someone sees a pettern here!
Yep. > movie doesn't work (ym does) > mov doesn't work This could be because of alias ordering, try changing the order to: mov|movie movie|ym ...see if that changes anything. Though I don't think that it's good form to use an alias for an alias anyway. The "mov" could be asserting "movie" is a literal search in the new engine under Vista. Can't say. > excel doesn't work > exp doesn't work > word doesn't work > cp doesn't work Looks like "run" problems. Are the applications each in your path OR in the "app paths" setting in your registry (hklm\software\microsoft\windows\currentversion\app paths\)? It could also be that the "run" search is disabled. Does "run notepad" in the search box do anything? > tulsa works Looks like all your problem searches are somehow related to the "run" search. Regards, Shawn K. Hall http://12PointDesign.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users [email protected] http://sourceforge.net/mailarchive/forum.php?forum_id=8601
