Jump to content

Patch Installer


Recommended Posts

Could you help me?

I need to create one installer automatic for 2 patches

Patch1.exe and patch2

Do install patch1.exe and only after installing patch2.

How can I get ?

Regards

Welcome to AutoIt.

Download AutoIt and the SciTE Editor from this web site. Spend some time reading the help file (AutoIt3.chm) and check out the simple tutorials there, and the example scripts listed for almost all the functions. One of the tutorials is even an installer for WinZip.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

I need to create one installer automatic for 2 patches

Patch1.exe and patch2

Do install patch1.exe and only after installing patch2.

How can I get ?

Regards

install patch1, write that info into the registry. If you are about to install patch2, check the registry for any information about patch1 before you proceed.

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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