anyday Posted August 22, 2005 Posted August 22, 2005 hey guys i searched for this a bit and couldnt find anything on it. i have a program im trying to automate the install. the default install location for the program is the root of C:. since i have scsi drives, my windows is not installed on to c: i have finished the script except for the setup screen that ask's where to install the application, im needing to find out an easy way for the script to find out which drive windows is installed and then i could setup an install point off of that. thanks
Gigglestick Posted August 22, 2005 Posted August 22, 2005 (edited) @WindowsDir or for just the drive StringLeft(@WindowsDir,1) Edited August 22, 2005 by c0deWorm My UDFs: ExitCodes
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now