Browse the dir struct of a network client ??
Hi all Im writing a network admin tool I have everthing sorted except for 1 thing
I want my app to be run from anywhere on the network. So i am using MTS to publish my com compnents which are installed on the domains server. However 1 of the functions i need to perform is to create shared folders on the server...... Now to do this i need to be able to provide an absolute path for the folder to be shared.
Want i need to find out is
Is this possible to remotly browse a computer eg the server (the user will be logged in as administrator so access rights are not an issue) then use that path to remotly create a folder and share it??
If so How????
any help would be greatly appreciated
Thanks in advance