Hello!
forget my last post, I am dumb! what I wanted to find was the path of an .exe file (which works under windows) in order to run it.
....I have just discovered on a reply to a previous thread that I can easily use the API ShellExecute passing the program name as parameter!
All problems...
Hello,
thanks again for your great help, I am still trying to make the macro work, because as a matter of fact I need it to scan also the subdirecctories.
I know that scanning so deep would take long, but I plan to make the macro do that once, since I could then write a file with the exact path...
Hello Skie and mgwils, I have tried to write the code, but I also have a problem (I think the same of mgwils), it seems it's on the subfolders; I'll check it and try again.
Anyway, thanks for your help
Many thanks to mgwils, I think I'll follow his advise, and I'll work out a compromise, that is:
- dir on the directory where I expet to find the exe
- if found, shell
- if not found, I'll use mgwils tip
Thanks again
Hello!
My working environment is Win2000 or WinXP.
I wrote a macro which invokes via "shell" an executable file (.exe); unfortunately that executable file is not always on the same directory (depending on choices made during installation) and it is not on the %path% variable.
It seems that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.