Custom Query
Results (109 - 111 of 3870)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2996 | No Bug | 3.3.13.19 installer doesn't end-task file dependencies | jmichae3@… | |
Description |
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:
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. |
|||
#1450 | Fixed | 3.3.4.0 Doesn't Compile Well with Windows 7 | Sindern | |
Description |
http://www.autoitscript.com/forum/index.php?showtopic=109412 See that topic. AutoIt refused to access a file that another program had open even to read it, either compiled or ran from a script. I tried running as Administrator or in Compatibility mode for other versions of Windows on: the program itself, autoit3wrapper.exe, autoit2exe or whatever it's called, and Scite itself with no results. I downgraded to 3.3.2.0 and it worked fine. |
|||
#1488 | Duplicate | 3.3.4.0 Opt on exit not working and cant open script from help file. | dirty@… | |
Description |
Autoit V 3.3.4.0 Windows 7 64bit Legal copy #1 Opt ("OnExitFunc", "endscript")
#2 Cannot open any scripts from Help file by pressing Open button. No effect |