Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: AlienDan12
  • Content: Threads
  • Order by date
  1. AlienDan12

    Clipart in task pane shows "x.asp"

    Using MS Office XP, when I view clipart it the task pane of all programs, all but the first eight examples just show an icon with the name "x.asp". In order to view it I must right click on it and choose preview/properties. What's going on here? Has anyone had this same problem?
  2. AlienDan12

    Maximize Windows Explorer Window

    I'm using this code to open Windows Explorer: Dim Shell Set Shell = WScript.CreateObject("Shell.Application") Shell.Explore "C:\" Set Shell = Nothing WScript.Quit What do I need to add to it to maximize the window? Can anyone help me with this? Thanks!

Part and Inventory Search

Back
Top