Jump to content

BlackICE


mazin

Recommended Posts


check the .inf files - I just deleted balckice so cant do it for you, but black ice is GREAT for configurating it through the inf files in the setup section.

Worst case: when you are not able to do so during setup, edit it now on any PC and use xcopy for transferring the files during an unattended setup (should be done AFTER installing black ice and will need a reboot to get changes done!

Link to comment
Share on other sites

I don't know how to configure BlackICE to be silently installed through a setup.ini file.

The setup.ini file has two phases:

Pre-installation phase, where it contains the following:

[startup]

EnableLangDlg=Y

AppName=BlackICE

ProductGUID=76542ee3-5849-11d2-9c18-00609707c0ff

[Languages]

Default=0x0009

count=1

key0=0x0009

Post-installation phase, where it contains the following:

[startup]

EnableLangDlg=Y

AppName=BlackICE

ProductGUID=76542ee3-5849-11d2-9c18-00609707c0ff

Engine=0

Copy=1

Source=0

[Languages]

Default=0x0009

count=1

key0=0x0009

So what?

I use a setup.iss file to do it since BlackICE uses InstallShield.

And, the only problem is that AP doesn't have an entry in the setup.iss file.

This is why I'm asking.

Thank you, anyway.

Link to comment
Share on other sites

  • 10 months later...
  • 4 weeks later...
  • 2 weeks later...

hello

As mazin mentioned, there is no entry for AP-on/off in setup.iss. Now I'm trying to make AUTOIT script.

This is for BlackICE36_cob .iss but no AP infor.

[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{76542EE3-5849-11D2-9C18-00609707C0FF}-DlgOrder]
Dlg0={76542EE3-5849-11D2-9C18-00609707C0FF}-SdWelcome-0
Count=8
Dlg1={76542EE3-5849-11D2-9C18-00609707C0FF}-SdLicense-0
Dlg2={76542EE3-5849-11D2-9C18-00609707C0FF}-SdShowDlgEdit1-0
Dlg3={76542EE3-5849-11D2-9C18-00609707C0FF}-SdAskDestPath-0
Dlg4={76542EE3-5849-11D2-9C18-00609707C0FF}-SdSelectFolder-0
Dlg5={76542EE3-5849-11D2-9C18-00609707C0FF}-SdStartCopy-0
Dlg6={76542EE3-5849-11D2-9C18-00609707C0FF}-SdStartCopy-1
Dlg7={76542EE3-5849-11D2-9C18-00609707C0FF}-SdFinish-0
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdWelcome-0]
Result=1
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdLicense-0]
Result=1
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdShowDlgEdit1-0]
szEdit1=XXXXXXX-XX-XXXXX
Result=1
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdAskDestPath-0]
szDir=C:\Program Files\ISS\BlackICE
Result=1
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdSelectFolder-0]
szFolder=ISS
Result=1
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdStartCopy-0]
Result=12
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdStartCopy-1]
Result=1
[Application]
Name=BlackICE
Version=3.6
Company=Network ICE
Lang=0009
[{76542EE3-5849-11D2-9C18-00609707C0FF}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0

Link to comment
Share on other sites

Why not. :D

However, pls keep in mind. I'm a Newbie for AUTOIT. I just start to learn it. My first experience was for a Japanese apps which is not producing a setup.iss with Serial & User information, B.H.A B’s Record Gold. And the second experience is this BLACKICE.

Again, my scrip is very X very simple because I do not know well about AUTOIT, but it works. You can install BLACKICE 3.6 cob in silent if you have your own serial.

I hope someone who knows AUTOIT make a much more smart script using my simple script!! :thumbup

-delete a file-

EDIT: This is AP-OFF version for silent install

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

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