
catman915
MemberContent Type
Profiles
Forums
Events
Everything posted by catman915
-
installing updates downloaded from ulz files
catman915 replied to catman915's topic in User Contributed Update Lists
Thanks. -
I've been unable to find a method that will prevent the installation/activation of windows firewall in my UA install. I've tried the "[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0" approach in my winnt.sif file and it doesn't work. The problem is that when zonealarm installs the firewall blocks a part of it requiring intervention. My goal is to wind up with zonealarm installed and windows firewall either not installed or deactivated without having to address the popup from windows firewall. Would appreciate any assistance. Thanks
-
Sorry
-
Actually that's what I was looking for. Where might I find the settings for that? Thanks
-
Thanks Glenn
-
Does anyone know where the screen resolution lives in the registry? I'd like to have the res come up at a higher value at startup after an unattended install. Thanks
-
Trouble installing Microsoft Office 2003
catman915 replied to catman915's topic in Application Installs
I created an install package per the directions you pointed out and it will install manually if I run the msi but when incorporated and run unattended I get this message I have no idea what it means or what to do. I would appreciate any suggestions. Thanks -
Trouble installing Microsoft Office 2003
catman915 replied to catman915's topic in Application Installs
Thanks! -
I'm trying to create a way to install Office 2003 w/SP2 and can't get autoit to work. Can any one point me toward a way of making it quiet and unattended or a solution for the autoit problem? Would appreciate any assistance. Thanks
-
Do all the methods an procedures for adding apps etc. that are used in XP apply to win2k as well? If not what are the differences, file names etc.? Thanks
-
Thanks Doc
-
Can multiple batch files be run from cmdlines.txt and if so will they be run in the order in which they appear. I'm trying to do some silent installs and some runonce using Autoit scripts and don't know if all can be run from one batch file. Presently all apps are installed using AU3 scripts from "RunOnceEx.cmd" and work fine. I would like to try some silent installs and was thinking of running them from "batch.cmd". Any advise would be appreciated. Thanks
-
Thanks for suggestion but I'm not knowledgeable enough to know what goes in the example or what "@ScriptDir" means or how I get "\Software\zonealarm\yourconfig.xml". Is there a description somewhere that gives a step by step to creating and implementing what you have suggested?
-
Thanks All I appreciate the help.
-
The window only has an "OK" button. There is no option to reboot later and I don't want to reboot at that point in the installation.
-
If I have created an AU3 that works from RunOnce can I convert it to a .cab and integrate as suggested above?
-
I've created an au3 script to install Zonealarm 6.06. Everything works fine except that I stopped the script making process at the point that ZA wanted to reboot to finalize the install. Is there a way to modify the script to prevent the Reboot window from appearing or close it without rebooting? Would appreciate any assistance. Thanks
-
AHHHH! Thanks.
-
I've noticed a number of .cab files like (RogueSpearAddonsDAEMONTools_3.47.cab) in the forum but haven't found info about incorporating them in an install. Would appreciate any assistance in finding out how to use them. I tried adding them to the SVCPACK folder in I386 example; (1386\svcpack\RogueSpearAddonsDAEMONTools_3.47.cab) but they were ignored. Thanks
-
Thanks to all. You responses cleared up many questions.
-
Thanks for the reply. I'm not familiar with the T-12, T-39 etc. terms I assume they refer to times but not sure. Is there a reference that explains their meaning and which technique is best for each? Thanks
-
Sorry If My question is unclear. I'm new to this and have been wandering through the "Guide to Unattended Windows" trying to understand the processes and I guess I haven't got it down yet. I guess I don't understand the terminology, "Call" , "Method of Installing" etc.