Jump to content

artbio

Member
  • Posts

    67
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Portugal

Posts posted by artbio

  1. you can write in command-line /f1e:\setup.iss or anywhere else after setup.exe to specify where setup.iss is.

    example

    %systemdrive%\install\applications\setup.exe /f1%systemdrive%\setup.iss

    you can also call it with another name

    Thank you, but i guess that doesn´t solve the problem!

    The problem is not where setup.iss is. The problem is the path that the program will be installed to.

    Anyway, i solved the problem already.

    Thanks anyway!

  2. Well, i create the setup.iss file with the command line Setup -R, and thats fine i think!

    The problem is that i create the setup.iss file when the %systemdrive% is "C:\", and then i want to install Windows Xp to a %systemdrive% equal to "E:\". InstallShiel based instalations always install to "C:\"!

    My question is how to make InstallShield based installations drive independent?

    Thanks in advance!

  3. After applying those registry tweaks, will it still be possible to change those settings back, in windows, without applying registry tweaks again?

    I have disabled "Windows Security Center" service by registry. Than it isn´t possible to enable it within Windows, normally, i.e without editing the registry!

  4. Hi!

    I am trying to install Office 2003 Unattended, included in a windows Xp unattended DVD.

    The problem is that when installed at the T9 minute stage it doesn´t install!

    Does it have to be installed at "GuiRunOnce"? I think that at "GuiRunOnce" it will work.

    The problem is that i don´t want to install it at "GuiRunOnce"!

    Is there a way to install it with success at T9 or T12?

    If it matter the command line i am using is the following:

    start /wait %systemdrive%\Install\02\OFFICE11\SETUPPRO.EXE TRANSFORMS=Unattended.MST /qb-

    Thanks in advance!

  5. @artbio

    What you're doing is the correct method. IEAccess=off is the value that removes links to IE and similarly for OE as well.

    But if you apply any updates (the monthly security patches) for IE or OE, the links get restored! I suppose that's what is happening in your case. Do test once without IE patches, and post back on how it goes.

    Thank you for your help.

    I am not applying any patches.

    I moved the [Components] section in winnt.sif for the last, i.e after all other sections. Than i gave it another try and it worked!

    However i made onother change to winnt.sif file and therefore i don´t know wich change solved the problem.

    The other change was from "UnattendMode=ProvideDefault" to "UnattendMode=FullUnattended".

    Anyway, i will be applying those monthly updates in the near future, so i will keep your suggestions.

    Thanks again!

    PS: Now i will try the same way with the [Display] section, to see if it works!

  6. It seems I cant get panda to silently install. I know that it's an install sheild app. I just can't seem to make those work for me. Can some one help?

    Ed

    ps... I used a nlite install of windows xp.

    I am interested in doing that too!

    But i don´t know how to do it yet! Sorry!

    Perhaps someone will be kind enouph to help us!

×
×
  • Create New...