Sorry if the question is dump:
>>Does your company run DNS services? If so, just create a zone for gotomypc.com - your server will answer any request for a gotomypc.com server and timeout the >>clients.
How can I check that?
>>if exist "c:\program files\gotomypc\program.exe
I run this on my machine, under cmd, right? thx
Main Topics
Browse All Topics





by: leewPosted on 2005-03-10 at 16:03:29ID: 13512673
Does your company run DNS services? If so, just create a zone for gotomypc.com - your server will answer any request for a gotomypc.com server and timeout the clients.
" echo %computername% >\\server\share\gotomypc.l og
To find out if it's on a machine, install it so you familiarize yourself with the product, then look for it's existance in a script - for example:
if exist "c:\program files\gotomypc\program.exe