Results 1 to 2 of 2

Thread: UNC for shellexecute

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Location
    denver-usa
    Posts
    4

    Question

    number = ShellExecute(GetDesktopWindow(), "open", "CALC.EXE", strParameter , \\servername\folder\subfolder, SW_SHOWHIDE)

    Can I use the UNC path (\\servername\folder\subfolder)for the "CALC.EXE" location?

  2. #2
    Megatron
    Guest
    You mean for over networks? Although I've not tested it, I'm sure you can still do it, depending on what type of access rights you have.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width