Page 1 of 1

How to go at local computer

Posted: 28.06.2010, 15:37
by guu-sama
in TC in command line i enter: "cd \\ip" and in pannel i get list of local shares.
in FC this command is sent to cmd.exe
cd "C:\windows\ gives the same result - cmd opens with c:\windows working dir
is it possible to go in local network without mounting?
Alt+G works only for network shares, for example, "\\comp\share", but "\\comp" does not work
Thanks!
PS. FC 2009.02a

Re: How to go at local computer

Posted: 29.06.2010, 08:41
by Karol
I use simply command line:
\\ip
\\comp
c:\windows

You do not need to enter CD....

Re: How to go at local computer

Posted: 29.06.2010, 13:25
by guu-sama
Karol wrote:I use simply command line:
\\ip
\\comp
c:\windows

You do not need to enter CD....
in my case when i type "\\ip" in command line the explorer opens with list of \\ip root shares. Alt+G with \\ip doesn't work for me.

last post 13 Jan 2010 viewtopic.php?f=2&t=2042
i'd like to point this problem for FC's developers. This is really the basic functionality and it does not work in FC.

Re: How to go at local computer

Posted: 29.08.2010, 00:14
by guu-sama
bump :!:

Re: How to go at local computer

Posted: 03.09.2010, 07:49
by kimsmarkin
Hello,
I am doing a project where I need to get the MAC address of the computer. Can I get the MAC address in VC + + MFC ..?
Thanks.