Custom Query
Results (22 - 24 of 3883)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2742 | Fixed | #Au3Stripper_Parameters=/RenameMinimum doesn't work | Jos | lwc |
Description |
I've tried the new Stripper and its /RenameMinimum parameter doesn't seem to do anything. According to the docs, it's supposed to be "substituting function and variable names". In my case, the original names still remain in scripname_stripped.au3 |
|||
#2871 | Rejected | #AutoIt3Wrapper_OutPath | lwc | |
Description |
Sometimes you might want files created in a specified folder, but it doesn't necessarily mean you want to manually specify the filenames too. In other words, #AutoIt3Wrapper_OutFile forces one to specify a filename. I propose #AutoIt3Wrapper_OutPath - a directive that would let you specify just a folder. The filename would thus still be automatic. e.g. #AutoIt3Wrapper_OutPath=c:\output\ |
|||
#845 | No Bug | #AutoIt3Wrapper_Res_Field not support Simplified Chinese | Jos | txj |
Description |
if #AutoIt3Wrapper_Res_Field=源文件名|Ghost2KXP.exe, 源文件名 is Simplified Chinese characters, compile au3 file to exe file, check its property in explorer.exe, bug is 源文件名 displayed, but Ghost2KXP.exe not displayed. this bug exists in AutoIT 3.2.12.1, 3.3.0.0. |