Jump to content

Recommended Posts

Posted

HELLO:

I would like to know how to do unattended installation of GTA VICE CITY, but on CD ROM FROM THE POST INSTALL WINDOWS ...

I got the Setup.iss and runs correctly on silent mode, but when I burn to a CD ROM does not run in unattended mode ...

PLEASE HELP

:wacko:


Posted

if I have added in the folder windows install the post install, got the Setup.iss then add the command setup.exe-s for an unattended installation and the end result is that it does not run on a CD ROM install Windows post, but if you run when you try on your hard drive ...

I help? please help ..

I did autoIT with me and works to perfection! Here commands.

IN SPANISH

---

----

run("SETUP.EXE")

WinWaitActive("Elegir idioma de instalación")

SEND("!a")

WinWaitActive("Instalar Grand Theft Auto Vice City")

Sleep("5000")

SEND("!s")

WinWaitActive("Instalar Grand Theft Auto Vice City")

Sleep("500")

SEND("!c")

SEND("!s")

WinWaitActive("Instalar Grand Theft Auto Vice City")

Sleep("500")

Send("ALBERT 966982112{TAB}")

Send("ALBERT 966982112{TAB}")

SEND("!s")

WinWaitActive("Instalar Grand Theft Auto Vice City")

Sleep("50")

SEND("!s")

WinWaitActive("Instalar Grand Theft Auto Vice City")

Sleep("50")

SEND("!s")

WinWaitActive("Instalar Grand Theft Auto Vice City")

Sleep("50")

SEND("!i")

WinWaitActive("Instalar Grand Theft Auto Vice City", "InstallShield Wizard completo")

send("{ENTER}")

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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