MSFN Forum: Windows® Defender (Beta 2) - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Windows® Defender (Beta 2) Help please Rate Topic: -----

#1 User is offline   MohamedYousri 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 06-February 06

Posted 23 February 2006 - 03:20 AM

Windows® Defender (Beta 2) is an .msi file his swtich is /QB its works very fine but after setup finish a screen for update appeare what is the switch to hide it ???

sorry for bad english


#2 User is offline   Martijn 

  • It's-a-me, Mario!
  • PipPipPipPip
  • Group: Members
  • Posts: 524
  • Joined: 28-July 04

Posted 25 February 2006 - 03:27 AM

I'm interested as well. Anyone?

#3 User is offline   MohamedYousri 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 06-February 06

Posted 01 March 2006 - 06:20 AM

can any one help me ???

#4 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 01 March 2006 - 04:21 PM

Heh....

hmmm......

#5 User is offline   godan 

  • Custom member title
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 11-July 04

Posted 01 March 2006 - 05:47 PM

the only way i know of to make it go away is to update it, its kinda buggy so you can also update it via microsoft update.

#6 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 01 March 2006 - 06:21 PM

MohamedYousri: There would be no swtich to remove that update screen you are getting. However you might want to try AutoIt to automate and update or close the window when it appears, automaticly.

BB

#7 User is offline   jonscaife 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 13-March 05

Posted 02 March 2006 - 08:39 AM

You can avoid it by creating a .mst file that prevents it from running after installation. You need something like Installshield to create MST files tho. You could also edit the MSI file directly with orca.

My mst is attached. I've tested it at T-13 with wihu, and also while running in fully installed windows, it works fine in both cases

If anyone wants details of what I changed let me know and I'll post. Can't remember off the top o fmy head, but I think I dropped an entry from CustomAction and changed to other values of 1 to 0. They were pretty obvious

Attached File(s)



#8 User is offline   MohamedYousri 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 06-February 06

Posted 02 March 2006 - 12:02 PM

View Postjonscaife, on Mar 2 2006, 04:39 PM, said:

You can avoid it by creating a .mst file that prevents it from running after installation. You need something like Installshield to create MST files tho. You could also edit the MSI file directly with orca.

My mst is attached. I've tested it at T-13 with wihu, and also while running in fully installed windows, it works fine in both cases

If anyone wants details of what I changed let me know and I'll post. Can't remember off the top o fmy head, but I think I dropped an entry from CustomAction and changed to other values of 1 to 0. They were pretty obvious


I think This will work but i wanna to know what exactly i have to do

iam using Windows Unattended CD Creator so my way to make my unattended cd is RunOnceEx

thanks a lot
sorry for my english

This post has been edited by MohamedYousri: 02 March 2006 - 12:02 PM


#9 User is offline   bionicman 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 20-December 04

Posted 02 March 2006 - 12:58 PM

There is an CAB Addon of Windows Defender over at RyanVM's site. Just pop it in with the Hotfixes if your using Nlite or if you using anything else use the Ryan Intergrator. You will have to rename the CAB to something like Defender_Addon or the Intergrator won't recognize it. It works a treat & is very ssssssilent!
Hope this helps guys.

Windows Defender:
http://www.earlymorn...owsDefender.exe

Ryan Intergrator:
http://www.whatcounter.com/dlcount.php?id=...egrator_1.1.exe

#10 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 02 March 2006 - 07:08 PM

If you go to my installer thread I made both a switchless silent installer and a cab addon for this. Totally silent and installable from svcpack.inf.

#11 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Vista Ultimate x64
  • Country: Country Flag

Posted 08 March 2006 - 11:22 PM

...and if you have a working Internet connection during your unattended install you can use this AutoIt routine to install, update, scan, and close the app all in one shot:

RunWait("msiexec /i " & @ScriptDir & "\Extras\WindowsDefender.msi /qb""")
Sleep(1500)
WinWait("Windows Defender", "Your computer is running normally")
WinClose("Windows Defender")

This post has been edited by blinkdt: 09 April 2006 - 01:16 PM


#12 User is offline   BigDaddyJ 

  • Group: Members
  • Posts: 7
  • Joined: 23-August 05

Posted 22 March 2006 - 01:13 PM

View PostRogueSpear, on Mar 2 2006, 07:08 PM, said:

If you go to my installer thread I made both a switchless silent installer and a cab addon for this. Totally silent and installable from svcpack.inf.


RogueSpear,

I can't seem to find it in the list. I assume the thread you are talking about is the first one in you signature. I very well could be looking in the wrong place or just be blind.

Thanks.

#13 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 23 March 2006 - 05:36 PM

If you look at my most recent post in the thread, there's a list of installers that I have removed. Windows Defender is one of those that I removed. I removed most, if not all, Microsoft titles that require a WGA check in order to download.

#14 User is offline   sn3ak 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 08-June 05

Posted 23 March 2006 - 08:37 PM

View Postjonscaife, on Mar 2 2006, 07:39 AM, said:

If anyone wants details of what I changed let me know and I'll post. Can't remember off the top o fmy head, but I think I dropped an entry from CustomAction and changed to other values of 1 to 0. They were pretty obvious


I would be interested in knowing what you changed.

Thanks.

#15 User is offline   diesel_98a 

  • Spurz 4 Life....
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 26-July 03

Posted 02 April 2006 - 08:47 PM

hasn't anyone tried the:

windefender.msi /QB
taskkill /F /IM MSASCui.exe.exe or MSASCui.exe -t minibug.exe

then install kb915597?

i haven't downloaded the kb915597 to try the silent install but the rest works for me

#16 User is offline   Frank_Sechrist 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 07-December 03

Posted 04 April 2006 - 03:54 PM

msiexec /i WindowsDefender.msi /qb
taskkill /f /im MSASCui.exe
taskkill /f /im MsMpEng.exe

#17 User is offline   diesel_98a 

  • Spurz 4 Life....
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 26-July 03

Posted 04 April 2006 - 08:27 PM

i never had to use the msiexec /i but if it works for ya, so be it..........

#18 User is offline   jonscaife 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 13-March 05

Posted 21 April 2006 - 08:52 AM

View Postsn3ak, on Mar 24 2006, 02:37 AM, said:

View Postjonscaife, on Mar 2 2006, 07:39 AM, said:

If anyone wants details of what I changed let me know and I'll post. Can't remember off the top o fmy head, but I think I dropped an entry from CustomAction and changed to other values of 1 to 0. They were pretty obvious


I would be interested in knowing what you changed.

Thanks.


OK. I just redid this for the recent release of Windows Defender (build 1.1.1347.0), the things I changed were as follows...

Table Editor...

CheckBox
LAUNCHSCAN change value to 0
CustomAction
LAUNCH_MY_PROGRAM_PLEASE drop row
Property
LAUNCHSCAN change value to 0
LAUNCHPROGRAM change value to 0
InstallExecuteSequence
Check_WGA drop row
Registry
OfficeCrashReportingTools.29CB3920.D0DF3458_A845_11D3_8D0A_0050046416B9 drop row


I'm not certain that all of these changes are necesary but it works. The 3 values that are changed to 0 stop windows defender running after installation. the first dropped row is for the same thing. They may not all be necesary. Dropping "check_wga" may not be necesary either, but I assumed that at T-13 windows defender wouldn't recognise WGA even if it was installed. The final dropped row is to prevent a system restore error that would kill the installer.

The virtual machine I tried this on worked perfectly, and after install I was able to update Windows Defender to Engine Version: 1.1.1372.0 and Definition Version: 1.14.1404.6, which are the latest as I write this

Either edit the MSI (with orca) or create a transform (mst file). then run with msiexec /i windowsdefender.msi transforms=windowsdefender.mst /qn (if you edited the msi rather than making a mst then miss out the "transforms=windowsdefender.mst" part)

This post has been edited by jonscaife: 21 April 2006 - 09:13 AM


#19 User is offline   Paradox Me 

  • Newbie
  • Group: Members
  • Posts: 31
  • Joined: 19-April 06

Posted 12 May 2006 - 07:05 PM

View Postdiesel_98a, on Apr 2 2006, 10:47 PM, said:

hasn't anyone tried the:

windefender.msi /QB
taskkill /F /IM MSASCui.exe.exe or MSASCui.exe -t minibug.exe

then install kb915597?

i haven't downloaded the kb915597 to try the silent install but the rest works for me


Are you doing this through runonceex??? What's your code look like? I'm curious to get this working for me.

#20 User is offline   krawhitham 

  • Group: Members
  • Posts: 2
  • Joined: 28-March 05

Posted 19 July 2006 - 11:30 PM

View Postblinkdt, on Mar 9 2006, 12:22 AM, said:

...and if you have a working Internet connection during your unattended install you can use this AutoIt routine to install, update, scan, and close the app all in one shot:

RunWait("msiexec /i " & @ScriptDir & "\Extras\WindowsDefender.msi /qb""")
Sleep(1500)
WinWait("Windows Defender", "Your computer is running normally")
WinClose("Windows Defender")


I had to change it a little to work with Beta 2


RunWait("msiexec /i WindowsDefender.msi /qb" , @ScriptDir & "\Extras")
Sleep(1500)
WinWait("Windows Defender (Beta 2)", "Banner Panel")
WinClose("Windows Defender (Beta 2)")

This post has been edited by krawhitham: 19 July 2006 - 11:31 PM


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy