Hey guys, I'm trying to automate Winamp installation, and I would like to save where I actually install the program.
Using the Window info tool, I get the following Visible Text:
< &Back
&Next >
Cancel
Nullsoft Winamp 5.666 -- built on 17/11/2014 at 01:36:49
Nullsoft Winamp 5.666 -- built on 17/11/2014 at 01:36:49
Choose Install Location
Choose the folder in which to install Winamp.
C:\Program Files (x86)\Winamp
B&rowse...
Space available: 181.6GB
The installer has determined the optimal location for Winamp. If you would like to change the folder, do so now.
Destination Folder
Obviously I would like to get
C:\Program Files (x86)\Winamp
into a varible, But I'm pretty new to AutoIt and got no Idea how to do that, would like to get some help. and it's probably super easy to do