Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. How to reference IWshRuntimeLibrary

How to reference IWshRuntimeLibrary

Scheduled Pinned Locked Moved COM
csharpvisual-studiotutorialcomsysadmin
2 Posts 2 Posters 8 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    ThanhTrungDo
    wrote on last edited by
    #1

    Sorry friends. This's a guide. :) The Windows Scripting Host (WSH) enables a number of file system and network operations to be performed from a script file. Fortunately, it is very simple to directlyprogram the WSH in a .NET program by including a reference to the WSH runtime library (IWshRuntimeLibrary). To do this within the Visual Studio .NET IDE, do the following: After creating a new project - right-click on the project name within the Solution Explorer - select "Add Reference" - select the "COM" tab, find and select the "Windows Script Host Object Model" in the listbox - click "Select", and then click "OK". Next, include a reference to the library

    L 1 Reply Last reply
    0
    • T ThanhTrungDo

      Sorry friends. This's a guide. :) The Windows Scripting Host (WSH) enables a number of file system and network operations to be performed from a script file. Fortunately, it is very simple to directlyprogram the WSH in a .NET program by including a reference to the WSH runtime library (IWshRuntimeLibrary). To do this within the Visual Studio .NET IDE, do the following: After creating a new project - right-click on the project name within the Solution Explorer - select "Add Reference" - select the "COM" tab, find and select the "Windows Script Host Object Model" in the listbox - click "Select", and then click "OK". Next, include a reference to the library

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Please do not use the forms for this sort of message, see http://www.codeproject.com/Messages/3122364/How-to-get-an-answer-to-your-question.aspx[^].

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups