Re: SMS Installer Open File Security Warning



You can add the environment variable through the add registry keys area,
instead of using the script item to get around that.

I remember posting the registry location a while back answering someone
else's question, but cant seem to find it right now. Let me know if you
cant figure it out and I'll track it down.

By the way how are you executing the security patch? Are you doing a
execute program script item and directly launching the exe? Are you calling
cscript or wscript first? Are you "repackaging" the original install or
just launching the executable?

Good luck,
Terry

"John J. Jobst" <john.j.jobst@xxxxxxxxxxx> wrote in message
news:OS95z5KrFHA.2596@xxxxxxxxxxxxxxxxxxxxxxx
>I am repackaging a patch I have downloaded with an SMS Installer (32-bit,
>v2.0.148.00) script. I am trying to run the patch silently. When it runs,
>it gives me the Open File Security Warning dialog box. If I respond to
>that, then the patch will run silently. I found an article, 889815 (The
>Open File - Security Warning dialog box is displayed when you try to
>silently install a hotfix or an update by using a Visual Basic script in
>Windows XP Service Pack 2), which describes what is happening, except I am
>using SMS Installer instead of Visual Basic. The workaround is to set an
>environment variable before running the patch. The environment variable
>name, SEE_MASK_NOZONECHECKS, is longer than 14 characters, and the SMS
>Installer gives an error when compiling. Is there a different workaround
>for this? Thanks.
>


.



Relevant Pages

  • Re: SMS Installer Open File Security Warning
    ... I'm simply doing an execute program script item on just the patch ... Installer scripting is the one I'm using right now. ...
    (microsoft.public.sms.installer)
  • Re: [PATCH x86] [5/16] Replace hard coded reservations in x86-64 early boot code with dynamic ta
    ... Can't you just convert them using a script on new if you care so much about those? ... i'm not sure how you manage patches - if you have some 'refresh patch' ... improve clean _looking_ code than messy looking code. ...
    (Linux-Kernel)
  • Re: Update problem
    ... I downloaded the 50 MB update to hard drive from the Office page and launched its installer. ... It downloads the ... Cannot patch. ... Product Microsoft Office ...
    (microsoft.public.word.newusers)
  • Re: Retrieve installation path of a software using VBScript
    ... Your script is fine, ... I think the Windows Installer (MSI) system has got ... Planning to build on this script once it succeeds at the uninstall. ...
    (microsoft.public.scripting.vbscript)
  • IFC 7.1 GenuineIntel check: workaround
    ... to modify this script to do that. ... # A short program to patch the 'libirc.a' file from the Intel Fortran Compiler ... Some versions of the Intel Fortran Compiler produce code which checks whether ...
    (comp.lang.fortran)

Loading