Summary: Hello, Does anyone have a VBScript that will go to a directory and prompt to rename a folder that already exists? Example: I have a folder named "Test...
Summary: Maria, The answer to the question depends on 2 factors. Do you want to hide a folder on the local machine that the user is accessing or hide a fol...
Summary: I am trying to force a folder to delete. Here's the story: I was copying a folder with music in it from one directory to another. And from time to t...
Summary: well ... assuming I understand the question ... to make a folder a system folder, here's what to do: (1) go to the MS-DOS command screen (2) locate th...
Summary: Use xcopy. To copy a folder from the c drive to the d drive, If I have not forgotten the command would be: C:\>XCOPY folder /s/e D:folder Where folder...
Summary: Apparently you have XP, so the answer is both YES & NO!. Yes you can with a thirdparty tool (search engine), but natively No; not in XP. However there...
Summary: I need to protect a folder on my D: drive so that other users who log in to my PC should get a message Access denied, when they try to open the folder...
Summary: Dear all, I'm using windows 98. Just want to know is there anyway I can use ftp to copy a folder and all the sub folder from a remote server inst...
Summary: While playing around with other commands, I managed to create a file named -l. when I do rm -l, of course it thinks that -l is an argument. I can't f...
Summary: Is there a way in the Bourne shell to build a variable name? I'm trying to do something like this: arg1="this is a message" i=1 foo=arg${i} echo foo #...
Summary: How to obtain a process name (note: name, not id) from the current processes are running on the sys ? say, if we use ps -ef then the last argument is ...
Summary: I want to share a folder named as scan placed in D: drive. As i am an domain user. I am unable to do so. Even i have selected the option "use simple f...