|
|
#1 |
|
Junior Member
Join Date: Sep 2005
Posts: 12
|
help? (2 diff files going to 2 diff places)
i have SetOutPath "$instdir" ... i want a bunch of files to go to the install directory as above but one file to go toa totally different place? is this possible? .. if so, how?
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
File "/oname=$SYSTEM\file.dll" "file.dll"
-Stu |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Sep 2004
Location: Mogilev (Belarus)
Posts: 372
|
Or:
SetOutPath "$INSTDIR" File .... File .... SetOutPath "${AnotherDIR}" File ... |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|