|
|
#1 |
|
Junior Member
Join Date: Jan 2009
Posts: 4
|
IfFileExists in current directory
I have created a wrapper installer to run my other installers. I want to check IfFileExists in the directory from where I launch my wrapper installer for the other installers. I currently just past it the file name but it does not find it. I'm thinking it is looking in some other directory for the file. How do I tell it to look in the directory that contains my wrapper installer?
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
are you already using $EXEDIR to refer to the folder in which the installer .exe being run is located?
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2009
Posts: 4
|
No I wasn't. But that did the trick. I new it was simple but I just couldn't find it.
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
coo - just making sure your wrapper installer didn't copy itself to a temp location for some reason.. that would have been less simple to solve
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|