Jump to content

Recommended Posts

Posted (edited)

Its a little utility similar to the "apt-get" linux comand...

I wrote it a few week ago and I'd like to share it with you :)

(...)

Put the "descomprimir.exe" file in the same dir as the .au3 script, and then compile it...

Screenshot :

(...)

Its still BETA so use at your own risk xD (I wanted to tell this during all my life xD) jijiji

EDIT: AAhh !!! You have to name it "Autoinstalador by AL3X-admin.exe" because of the protection...

(at the begining of the code : If not ProcessExists("Autoinstalador by AL3X-admin.exe") Then Exit ) ....

This is like an auto-installer, right?

It seems pretty cool!

I've always wanted to do something like this for after installing windows, but never took the time.

What I really wanted was to be able to add an app with a method __AddApp($name,$executable,$commandline) or something like that... or who knows getting apps info from a .txt or .ini file... and placing the list automatically in the GUI.

Who knows create some user defined functions instead of repeating the code.

Yup, something like this is definitely in my ToDo list

this must have taken you some time for the installer switches...

Edited by footswitch
  • 2 weeks later...

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...