Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find computer's name
Message
General information
Forum:
Windows
Category:
Computing in general
Miscellaneous
Thread ID:
01306486
Message ID:
01306530
Views:
4
>>Hi everybody,
>>
>>How can I find out a computer name?
>>
>>Thanks in advance.
>
>Depends on how you are trying to find it.
>
>COMPUTERNAME is an environment variable - you can use SET from a DOS prompt to see those. you can use GETENV('COMPUTERNAME') in VFP to see it. You can right click on My Computer, go to properties, and select the Computer Name tab.
>
>You can ping a computer using the -a parameter to try to get the name as well.

I wanted to solve the problem with Unknown publisher message.

The current setup is that the program is run from the Network. I already suggested to install the program on the local PC, it should work faster, I believe.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform