|
-
Apr 29th, 2001, 01:24 AM
#1
Thread Starter
New Member
Need help in running files
Hi, got a file that needs to be run e.g an execute file abc.exe
so in oder to run the file I use a shell command
Retval= Shell ("c:\abc.exe",1) 'Run abc.exe
What happens when the file is placed in another folder in c:\ but all we know is it's file name only.
Is there another way to find the file and run it.
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
|