﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2996	3.3.13.19 installer doesn't end-task file dependencies	jmichae3@…		"1.install 3.3.8.1 into d:\autoit-3.3.8.1\
2.install 3.3.13.19 into 

expected: 
should have choice of what dir I want to install 3.3.13.19 into or into default location, as with regular program, rather than as a subdir of 3.3.8.1, which makes no logical sense to me. I keep mine in separate version dirs. so they don't conflict.
for example:
d:\autoit-3.3.8.1
d:\autoit-3.3.13.19
and easy to add to PATH whichever I wish.

actual: 
- installer installs to d:\autoit-3.3.8.1\Beta\
- I can't get past ""Error opening file for writing:
d:\autoit-3.3.8.1\Beta\Autoit v3 Website.url
Click Abort to stop the installation,
Retry to try again, or
Ignore to skip this file.
[Abort] [Retry] [Ignore]""

.url files are typically a renamed .ini file, not a regular shortcut.
they should not be written using shortcut APIs.
the above will happen if the file is being held open by some program (which locks the file, such as windows explorer).
I didn't do anything special, but I did have the help running, which I closed."	Bug	closed		AutoIt	3.3.13.19	None	No Bug		
