Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Run file from current directory


  • This topic is locked This topic is locked

#1
Shabi

Shabi

    New Member

  • Member
  • Pip
  • 4 posts
HI
i'm new to programming,
i have the next code to try and run a specific file from the current directory.
the msgbox show the recognizing of the path,
but, the debugger say that the system cannot find the specified file.
please HELP
Tnx
Shabi

'Code
dim fso
dim curDir
dim WinScriptHost
set fso = CreateObject("Wscript.Shell")
Set WinScriptHost = WScript.CreateObject("WScript.Shell")
curDir = fso.CurrentDirectory & "\"
MsgBox "CurrentDirectory=" & curDir
WinScriptHost.Run curDir & "Config.vbs", 2, False
WScript.Sleep 1000
set WinScriptHost = nothing
set fso = nothing
  • 0

Advertisements


#2
Crowbar

Crowbar

    Teacher

  • GeekU Moderator
  • 4,798 posts
duplicate post
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP