Jump to content

Recommended Posts


Posted

I think there's no solution on forums for that app.

I suggest you extract the main exe with WinRAR. Then, you use a script to run Setup.exe followed by some taskkills.

  • 3 weeks later...
Posted

extracting the main exe from winzip extractor then running setup with -r creates a setup.iss for me. Didn't try running with setup.exe -s. This Panda Titanium Antivirus 2004 i'm trying it on.

Posted
extracting the main exe from winzip extractor then running setup with -r creates a setup.iss for me.  Didn't try running with setup.exe -s.  This Panda Titanium Antivirus 2004 i'm trying it on.

Setup.iss only eliminates the "Choose Language" dialog box. Still, you'll have to interact with all setup screens.

This is a weird application. But, it's quite controllable via a script. I used JScript script and it installed well.

  • 3 months later...
Posted

I removed the language dialogue box by editing the setup.ini file. theres one line in startup which says

EnableLangDlg=Y

I changed it to EnableLangDlg=N

Doyou have a working script for a quiet install of Panda?

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