User Profile

Collapse

Profile Sidebar

Collapse
mcapps
mcapps
Last Activity: Jul 14 '11, 08:41 PM
Joined: Mar 18 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mcapps
    started a topic VBScript for IE navigation

    VBScript for IE navigation

    Good Day All,

    I'm attempting to write a VB script to download the latest version of the Adobe Flash Player from the www.adobe.com website with no user interaction. Is there any way this can be done? If so, can someone please provide me some tips or directions? Thanks in advance.

    M
    See more | Go to post

  • Running a VBScript .exe with an .inp answer file

    I'm trying to run an executable that calls an .inp file.

    This is my current syntax:

    Set WshShell = WScript.CreateO bject("WScript. Shell")
    WshShell.Run "\\Cetus\expres s\agents\aclien t\altiris-aclient-6.9.430.X86.exe "
    "\\Cetus\expres s\agents\aclien t\aclient.inp"

    I'm getting the following error:
    Line: 28
    Char: 6
    Error: The system cannot...
    See more | Go to post
No activity results to display
Show More
Working...