We now need to add a security file and install it to the data folder .
The installation works fine now if the data files are on the same drive as
the program. We are running into a problem
where the data directory is on another computer. with a different drive
letter.

We store the driver letter on all computers in the
Users\Public\publicdocuments\amsoft/files. The problem is I believe this
location will change with different versions of windows.
So I did find a script get ini. How do I tell it to look at the right
directory. The file it will be looking for AmsOptions with a section of
setup and data DrivePath=c:\hcsdata.

If it is on the c drive everything works fine. Our problem is when the
data resides on a different drive. I could give them a choice of drive
letters but most of our users would not
know what to choose.

Thanks
Gary