Jump to content

WIHU Discussions


IceBlackIce

Recommended Posts

First I'd like to thank Benjamin for the amazing app you have done...you are the one to blame for having me to rewrite my whole system of appz instalations :) .

I've been writing my own ini and i've come with a small glitch i dont know how to overcome...its not a big deal...but im a little perfeccionist. Following theres a part of my file

; Sub command 1
description.1=Internet Explorer 6
command.1=%CURDIR%\other\ie6sp1\ie6setup.exe /Q:A /R:N
selected.1 = 1
key.1.0=HKLM:Software\Microsoft\Internet Explorer\Build?>62800.1106
hidden.1=0

; Sub command 1.0
description.1.0=Nothing
command.1.0=cmd.exe /c @echo Nothing
selected.1.0 = 0
hidden.1.0=1

; Sub command 1.1
description.1.1=Internet Explorer 6 Updates
command.1.1=cmd.exe /c @echo Nothing
selected.1.1 = 1
hidden.1.1=0

; Sub command 1.1.0
description.1.1.0=Actualização acumulada de segurança para o Internet Explorer 6 SP1 (KB824145)
command.1.1.0=%CURDIR%\hotfixes\q824145.exe /Q:A /R:N
selected.1.1.0 = 1
hidden.1.1.0=0

; Sub command 1.1.1
description.1.1.1=330994: Abril de 2003 - Actualização de segurança para o Outlook Express 6 SP1
command.1.1.1=%CURDIR%\hotfixes\q330994.exe /Q:A /R:N
selected.1.1.1 = 1
hidden.1.1.1=0

I will use this in two ways...following an unatended instalation of win2k...where there shouldnt be a problem since i want to install all of that. The problem occurs

when i only want to update a system where i have ie6 already installed and only want to install the patchs in an automatic way...Some help with a workaround someone?

Once again...claps for Benjamin...thank you very much.

Link to comment
Share on other sites


@Benjamin

I'm really sorry to be such a pain but...yeah you are right...if it goes unnatended it pops up unchecked and everything fine, but if i change any of the sub tree items, it gains again...and its executed, even though it doesnt appear in the log file.

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