A
amir Kamal
Iam trying to add a menu called Ping , I need this menu to
be diplayed when i click on one workstation in the network
place.
i was able to add the menu by adding the entry in the
registry under the
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Network\Shell
I used the following commands
ping.exe %1
ping.exe -t %1
but nothing is working
it looks like it is not getting the name of the workstation
what i understand is that the %1 should be replaced by the
name of the item
Is this correct?
anyone can help???
regards
be diplayed when i click on one workstation in the network
place.
i was able to add the menu by adding the entry in the
registry under the
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Network\Shell
I used the following commands
ping.exe %1
ping.exe -t %1
but nothing is working
it looks like it is not getting the name of the workstation
what i understand is that the %1 should be replaced by the
name of the item
Is this correct?
anyone can help???
regards