On Tue, 24 Jul 2007 16:20:30 +0200, "Pegasus \(MVP\)" <(E-Mail Removed)>
wrote:
>
>"Jethro" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> On Tue, 24 Jul 2007 15:10:07 +0200, "Pegasus \(MVP\)" <(E-Mail Removed)>
>> wrote:
>>
>>>
>>>"Jethro" <(E-Mail Removed)> wrote in message
>>>news:(E-Mail Removed)...
>>>>I am experimenting with the command-line command 'net'.
>>>>
>>>> When I enter 'net view' I get several entries including one that says
>>>> 'amd-part-1' as a share name and 'disk' as type.
>>>>
>>>> I seem to remember that I once set 'amd-part-1' up as the share name
>>>> for c drive's partition1. I no longer use it.
>>>>
>>>> Anyway, I want to get rid of it. How do I do that either as a command
>>>> or within XP itself?
>>>>
>>>> Thanks
>>>>
>>>> Jethro
>>>
>>>The Command Prompt commands would be:
>>>- net share (to list all existing shares)
>>>- net share amd-part-1 /del (to delete the share)
>>>- net share /? (to get brief help on "net share")
>>>- net help share (to get full help on "net share")
>>>
>>
>> Thanks for telling me 'net share amd-part-1 /del (to delete the
>> share)'. I will try to remember this in the future. I don't know why
>> I didn't see /delete under /?, but I didn't.
>>
>> I used Tom's 'graphic' method to do the job, and as I said - it
>> worked.
>>
>> Jethro
>
>No, don't try to remember this. It is far more important
>for you to remember that the vast majority of commands
>have inbuilt help, and how to access that help function.
>
Yeh - you're right. I am familiar with good old '/?' - I just didn't
read the result right. Due to senile eyeballs (which they are), I
guess. But then I am the same guy that couldn't remember amd-part-1
and called it amd-c-1. Due to senile brain cells (which they are).
Thanks again
Jethro
|