Jump to content

Recommended Posts

Posted (edited)

I know how create an autoit script for a program install, after I compile it where does it go addons?, where? do I need to do something else to the exe file, where do I put the program files for the autoit exe, I've been 3 days reading all kinds of stuff but none answers my problem, some is very contridictory and confusing.

Is there a better easier way to install the apps?

Please help

Edited by BarNone

Posted (edited)

just make a silent .rar Archive and run the script after the Extraction

Edit: in fact i dont understand you Exactly maybe this help you

Edited by NaDer_GenKO
Posted

Don't worry, you'll get your applications deployed and this forum is here to help.

When I first tried AutoIT3, I too was bedazzled and I actually enjoyed making the scripts. However, when compiled, they tend not to work well. That method is not nearly as good as using any program's built-in method. Because if any single problem happens with AUtoIT, your script is stopped until someone intervenes.

Here's how I want you to take your first baby steps:

1. Download Photo Toolkit from here.

2. Open up a command prompt and navigate to the directory where you put the install file. Type this line:

start /wait phtkinst.exe /SILENT /SP

and press enter. Now just watch the software install itself.

3. Open up any picture with the default windows picture viewer, and look at your good work!

Posted (edited)
just make a silent .rar Archive and run the script after the Extraction

Edit: in fact i dont understand you Exactly maybe this help you

Are you saying to make a rar sfx file?

If so where does it go in addons?

Edited by BarNone
Posted (edited)
just make a silent .rar Archive and run the script after the Extraction

Edit: in fact i dont understand you Exactly maybe this help you

Are you saying to make a rar sfx file?

If so where does it go in addons?

yea. :yes: that is what i mean. make a rar SFX included the (autoit script+the program)

and run it silently

and please Explain exactly what you want to do ? so i can help you more than

Edited by NaDer_GenKO
Posted
just make a silent .rar Archive and run the script after the Extraction

Edit: in fact i dont understand you Exactly maybe this help you

Are you saying to make a rar sfx file?

If so where does it go in addons?

yea. :yes: that is what i mean. make a rar SFX included the (autoit script+the program)

and run it silently

and please Explain exactly what you want to do ? so i can help you more than

What I want to do is install my software with the nlilite unattended cd. Beings my software requires a cd-key or serial, I'm using autoit3 script to do the installation. there maybe an easier way of accomplishing this, but I just don't any other way.

I certainly appriciate your help on this.

Posted
OK.

this tut for How Create Your Own Add-ons Here

Request Addons Here

Addons List Here and Here

and search the forum you will find more and more info that will make you create your Addon

I've been to all those places before I started this thread, The info is old and most of the reference links are dead

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...