Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing current working directory
#1
Not Solved
Hi,

I am using the below code tp find the current directory.

Code:
Set oShell = CreateObject("WScript.Shell")
'Set oFSO = CreateObject("Scripting.FileSystemObject")
     sCurrDir=oShell.CurrentDirectory
     msgbox sCurrDir
The message says that i am in c:\ directory.
I want to change the directory to e:\
is there any way to change the current directory.
Any help would be really appreciated.
Regards;
Vijay
Reply


Messages In This Thread
Changing current working directory - by vijay44 - 01-21-2010, 01:57 PM
RE: Changing current working directory - by Saket - 01-21-2010, 03:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Changing Data in the application newbieny 0 856 07-17-2019, 07:19 PM
Last Post: newbieny
  Changing default browser cowboy49 5 9,357 09-08-2011, 04:02 PM
Last Post: souvikghosh_diatm
  Write a program to print the current folder name in the local system. kannan_panneerselvam 8 7,685 07-09-2011, 11:10 AM
Last Post: souvikghosh_diatm
  how to capture the current page URL sidartha 9 7,104 01-26-2011, 11:04 PM
Last Post: Brian.Osborne
  changing the name in OR -- is not recognized appsved 3 3,131 08-27-2010, 09:35 PM
Last Post: appsved

Forum Jump:


Users browsing this thread: 1 Guest(s)