Jump to content

Search the Community

Showing results for tags 'upx'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 2 results

  1. Hello, A new version of AutoIt has no AutoIt3Wrapper. In older version I could add compiler directive: #AutoIt3Wrapper_UseUpx=n Is there a way to add /nopack compiler directive to my script in the current AutoIt version?
  2. When you compile your exe with UPX enabled you see this in the lower window: What do I have to edit or what do I need to do to change those parameters that UPX is using? I would like to totally customize how UPX runs instead of having to manually compile without UPX and then manually go out of my way to do the compression each time with customized settings. Any way I can just alter the detault "--best --compress-icons=0 -qq" to something I choose?
×
×
  • Create New...