|
-
April 27th, 1999, 09:58 PM
#1
File search on hard drive; and other questions.
How can I search a user's hard drive for a file called iu99.dll.
Next. I am working on a FTP program, that will, download any needed patches for my software (above question^). After the download is completed how can I make the program run setup.exe that is in the program's dir. Any ideas?
Thanks!
Nathan Strandberg
-
April 27th, 1999, 10:27 PM
#2
Re: File search on hard drive; and other questions.
You need to fire two client -server
use RPC , such Pipe or Winsock
DCOM and so on.
talk between your own application
, you can defien your protocol,
such:
1.search
2. setup
also that client in the remote shall run in
the same time of course,
I hope that is helpful
leolin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|