because when i create a .iss file for my Unattended Windows the file has the path listed as
CODE
szDir=C:/Program Files/*********
when i want it listed like
CODE
szDir=<installshield system drive variable here>/Program Files/*********
because a lot of the time my partitioning makes the windows drive different e.g G: instead of C: therefore making some of my silent install programs mess up
Thankyou,
atyndall