GetComputerName

  • Thread starter Thread starter Billy
  • Start date Start date
B

Billy

I am trying to get the name of the computer THE
APPLICATION is running on, not the name of the computer
accessing the application. I tried GetComputerName for
the Windows API, but it does the latter. Any ideas? I
have created a backup procedure and what I need is a
solution to uniquely identify where an application has
been backed up to. Keep in mind that I can not use a
drive letter because it could be different for different
users. Thanks in advance.
 
sounds like your backup app ain't smart enough, surely it knows what its
doing and WHERE its doing it.

maybe try using UNC's instead.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top