Page 1 of 1

Target Folders

Posted: Tue Jul 03, 2007 12:19 am
by OKuma
With InstallShield, you can specify [WindowsVolume] which represents the root of the windows boot drive. What is the Pre-defined path for the Windows Volume with InstallAware.

Thanks,

OKuma

Re: Target Folders

Posted: Tue Jul 03, 2007 1:37 am
by swarovski
OKuma wrote:With InstallShield, you can specify [WindowsVolume] which represents the root of the windows boot drive. What is the Pre-defined path for the Windows Volume with InstallAware.

Thanks,

OKuma


Get Folder Location System->Windows Directory into WINDIR
I can use this to obtain Windows directory.
WINDIR will store C:\\Windows

You need to get C: only?

Posted: Tue Jul 03, 2007 3:46 am
by MichaelNesmith
You can try Special -> Boot Path, or System -> Windows Directory and then call an Extract Path -> Extract Parent Drive on the return of that value.