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 strongm 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: *

  1. atxstl

    CreateObject and Win7

    Hi, I'm trying to execute the following line of code. It was compiled on XP, and works on XP, but does not work on Windows 7 Dim shell Set shell = CreateObject("wscript.shell") shell.run "myfile.bat" Set shell = Nothing Any advice? Thanks.

Part and Inventory Search

Back
Top