Custom Query (3927 matches)
Results (127 - 129 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2151 | Rejected | integrate signtool in AutoIt3Wrapper | ||
| Description |
I like to add digital signatures to some programs. It would be good to integrate the MS signtool inside AutoIt3Wrapper, if a Windows SDK is installed. So the complete handling is easier. Check for Windows SDK: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows (CurrentInstallFolder) is contains the SDK Path Signtool is located ad (CurrentInstallFolder)\Bin\signtool.exe Call like: SIGNTOOL sign /a /t http://timestamp.comodoca.com/authenticode AutoIt3Wrapper_Outfile AutoIt3Wrapper_Outfile_x64 |
|||
| #3772 | Fixed | int64 = -9223372036854775808 not handled properly | ||
| Description |
Local $int64Min = Hex(- 9223372036854775808) return 8000000000000001 in fact it should return 8000000000000000 |
|||
| #2677 | Fixed | installdir.htm - UDFs3.chm | ||
| Description |
AutoIt.chm This help file which use AutoIt3.chm and UDFs3.chm the note about UDFs3.chm is out of date. Please change according the description for file AutoIt.chm |
|||
