Jump to content

Recommended Posts

Posted

Here's my problem

I wrote a program to simplfy unpacking of files after download but its an exe obviously and people who download are always going to be suspicious of a single .exe for the obvious reasons.

It cannot be rar-ed or anything like that as it has to be runable straight after download.

The only thing i can come up with is to change the file ending to .wtf and have a small cmdfile that runs the exe after renaming it. (which isnt really getting around the problem as such.)

Id prefer not to have an exe but i need to execute my code to unpack the files

Is there an alternative way to distrubute the file?

Any thoughts?

  • Developers
Posted

Thoughts enough, but why would this really be an AutoIt3 issue?
Generically everyone should never trust any program that isn't signed or isn't from a known source... right?

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...