ciao. sapreste dirmi perche' ogni volta che (o quasi) che apro il browser o outlook mi si collega windows messenger? io lo disconnetto e lui si riconnette!!! non si puo' uccidere o perlomeno addormentare per sempre? :metallica![]()
ciao. sapreste dirmi perche' ogni volta che (o quasi) che apro il browser o outlook mi si collega windows messenger? io lo disconnetto e lui si riconnette!!! non si puo' uccidere o perlomeno addormentare per sempre? :metallica![]()
"If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."
altrimenti togli la password automatica o la connessione automatica..ecc...
dalle impostazioni ..nel menu' di messenger
mi diresti dove sono le voci per togliere la connessione auto?
io sono andato su opzioni/preferenze ma non le trovo....
"If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."
Avvia il Messenger a dalla barra dei menu: "Strumenti" -> "Opzioni" -> scheda "Generale"
Togli la spunta alla voce "Esegui il Messenger all'avvio di Windows"
Se utilizzi Outlook Express devi andare in "Strumenti" -> "Opzioni" e togliere il segno di spunta dalla voce "Accedi automaticamente a Windows Messenger", altrimenti il Messenger si avvierà ogni volta che lanci OE.
nelle opzioni non ho gelerale, ho personale...
in OE non e' selezionata la casella, eppure mi parte lo stesso...
in caso per disinstallarlo come si fa?
"If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."
arpi un file TXT[supersaibal]Originariamente inviato da mintom
nelle opzioni non ho gelerale, ho personale...
in OE non e' selezionata la casella, eppure mi parte lo stesso...
in caso per disinstallarlo come si fa? [/supersaibal]
mettici dentro questo:
'xp_messsenger_remove.vbs - Removes Windows Messenger from Windows XP
'© Doug Knox - 3/30/02
'This code may be freely distributed/modified
'Downloaded from www.dougknox.com
Option Explicit
On Error Resume Next
'Dimension variables
Dim WSHShell, MyBox, p1, q1, rcmd
Dim jobfunc
'Set the Windows Script Host Shell and assign values to variables
Set WSHShell = WScript.CreateObject("WScript.Shell")
p1 = "HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express\Hide Messenger"
q1 = 2
rcmd = "RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove"
'Create or change the Hide Messenger value
WSHShell.RegWrite p1, q1
'Run the uninstall command
WshShell.Run(rcmd)
POI SALVA IL FILE
e chiamalo TOGLI_MESSENGER.vbs
poi doppio click e eseguilo
grazie mille!!!!!
un'ultima cosa, che comporta l'eliminazione di win mess?
"If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."
che non lo puoi usare...
io l'ho eliminato per installare l'ultima versione!
altrimenti c'erano entrambe!
fatto, grazie.
ti chiedo un'altra cosa (l'ultima) anche se non c'entra niente col titolo del post. risp se vuoi, mi faresti un grosso piacere.
ho creato un rete lan, ma posso accederci solo se disabilito il firewall, cioe' norton internet security, altrimenti mi dice che posso non evere le autorizzazioni...pero' non so come impostare il firewall in modo da non doverlo disabilitare, sapresti aiutarmi?
grazie
"If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."