MSFN Forum: big popup problems - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

big popup problems Rate Topic: -----

#21 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 August 2005 - 09:10 PM

ide rather just get rid of some files, plz tell me how to this

and no wonder i didnt see it in nlite before, you know how that box pops up saying to check the stuff you use? well thats why.

i dont want programs not to work and stuff, i just want IE to not be able to work


#22 User is offline   atomizer 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 578
  • Joined: 24-December 04
  • OS:none specified
  • Country: Country Flag

Posted 30 August 2005 - 09:29 PM

rip - oh, you had IE selected in the compatibility options - hehe. i don't have nLite installed right now, but you'll find the IE options in the "components" section i think. with IE selected (and NOT the core) it removes a few files and access to IE (no shortcuts, can't run "iexplore.exe", etc.), but IE is still there and functioning -- you can open an explorer window and key in an internet address and it will display the page. also, you still have access to "internet options" in the control panel.

then, to UNhide the "local" computer zone in internet options, i use this script (something tells me you can use gpedit.msc to do the same thing though). just stick it in notepad and save it with a VBS extension. this way i can configure security for stuff running locally...
Dim sReg, SH, Ret, iVal, sType, s
s = "Click YES to make IE Local Zone settings visible"
s = s & " in IE. Click NO to hide them."
Ret = MsgBox(s, 36)
 Set SH = CreateObject("WScript.Shell")
   If (Ret = 6) Then 
       iVal = 1
   Else
       iVal = 33
   End If   
sReg = "Software\Microsoft\Windows\CurrentVersion\"
sReg = sReg & "Internet Settings\Zones\0\Flags"
SH.RegWrite "HKLM\" & sReg, iVal, "REG_DWORD"
SH.RegWrite "HKCU\" & sReg, iVal, "REG_DWORD"
Set SH = Nothing

 If (Ret = 6) Then     
   s = "The Local Zone should now be visible in IE"
   s = s & " security window as My Computer."  
    MsgBox s, 64
 Else
   s = "Local Zone settings have been hidden."
    MsgBox s, 64
 End if


#23 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 August 2005 - 06:59 PM

well i think that im going to just be removing IE, but not the core,thx

#24 User is offline   atomizer 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 578
  • Joined: 24-December 04
  • OS:none specified
  • Country: Country Flag

Posted 01 September 2005 - 06:08 PM

don't blame ya. you'll keep a lot of other functionality that isn't internet related by keeping the core. plus, you could still use a 3rd party IE shell, like maxathon, if you wanted to.

#25 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 September 2005 - 04:21 PM

dman, on Aug 30 2005, 07:31 PM, said:

Advantage of limited account is that it doesn't have the authority to install programs... this includes virus. Unfortunately it also means other programs. Most people find limited account too restrictive to be usable. A better approach is to start internet, IM and email through dropmyrights.exe. This will strip admin rights out of process as it is launched giving advantage of limited account, but otherwise computer will behave as expected with admin rights.
http://msdn.microsoft.com/library/default....ure11152004.asp
<{POST_SNAPBACK}>


why wouldnt i want to use a limited account tho if i want to restrict her from all but 3 things? and no viruses/adaware/spyware can be installed?

#26 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 September 2005 - 05:41 PM

limited accounts still allow you to install programs but not all programs. although you can still install a whole lot.

basically i just want her to only use a few programs and to not be able to install anything. that other method rly sucks b/c u need to do it for every program that you have.

This post has been edited by ripken204: 10 September 2005 - 05:56 PM


#27 User is offline   HybridShadow 

  • Member
  • PipPip
  • Group: Members
  • Posts: 236
  • Joined: 09-March 05

Posted 11 September 2005 - 07:52 AM

has anyone thought that maybe the adware/spyware is using the filename iexplore.exe to put the user of and other programs?

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