Live Support My forum, my way! Il forum dei newsgroup: it.test » Re: [iat utile]
My forum, my way! Il forum dei newsgroup
Fast Uncompromising Discussions.Newsgroup FUDforum will get your users talking.

Loading
Utenti      F.A.Q.    Registrati    Login    Home
Home » it.test  » it.test » Re: [iat utile]
Re: [iat utile] [messaggio #42414] gio, 25 novembre 2010 14:37 Messaggio successivo
mio  è attualmente disconnesso mio
Messaggi: 938
Registrato: gennaio 2007
Senior Member
Do®cello':
> con fairfocs si può impostare di non scaricare in automatico le
> immagini, ma solo alla pressione di un tasto o una combinazione di tasti?
> grazzie

PS: cellosapevi che dimitry chiude baracca e burattini ?

azz con ie si (probabile anche con FF ma no ci ho mai provato)

*.vbs

on error resume next
Set oShell = WScript.CreateObject("WScript.Shell")
bKey = oShell.RegRead("HKEY_USERS\.DEFAULT\Software\Microsoft\"& _
"Windows\CurrentVersion\Internet Settings\Zones\3\CurrentLevel")
If Bkey ="" then
Msgbox "NO"
End If
if Bkey ="69632" then
Msgbox "Media"
else
Msgbox "alta"

End if

Set oShell = WScript.CreateObject("WScript.Shell")
bKey2 = oShell.RegRead("HKEY_USERS\.DEFAULT\Software\"& _
"Microsoft\Internet Explorer\Main\Display Inline Images")

Msgbox"Immagini "& bkey2


'73728 alta+immagini
'69632 media
' alta con download dei file


--
k.

*eh*? (cit.) katkus ? dove ? di la 8==================>
Re: [iat utile] [messaggio #42420 è una risposta a message #42414] gio, 25 novembre 2010 14:46 Messaggio precedenteMessaggio successivo
Burp  è attualmente disconnesso Burp
Messaggi: 38
Registrato: gennaio 2011
Member
kuaskuio:
> Do®cello':
>> con fairfocs si può impostare di non scaricare in automatico le
>> immagini, ma solo alla pressione di un tasto o una combinazione di tasti?
>> grazzie
>
> PS: cellosapevi che dimitry chiude baracca e burattini ?
>
> azz con ie si (probabile anche con FF ma no ci ho mai provato)
>
> *.vbs
>
> on error resume next
> Set oShell = WScript.CreateObject("WScript.Shell")
> bKey = oShell.RegRead("HKEY_USERS\.DEFAULT\Software\Microsoft\"& _
> "Windows\CurrentVersion\Internet Settings\Zones\3\CurrentLevel")
> If Bkey ="" then
> Msgbox "NO"
> End If
> if Bkey ="69632" then
> Msgbox "Media"
> else
> Msgbox "alta"
>
> End if
>
> Set oShell = WScript.CreateObject("WScript.Shell")
> bKey2 = oShell.RegRead("HKEY_USERS\.DEFAULT\Software\"& _
> "Microsoft\Internet Explorer\Main\Display Inline Images")
>
> Msgbox"Immagini "& bkey2
>
>
> '73728 alta+immagini
> '69632 media
> ' alta con download dei file


non ho capito un cazzo, ma secondo me son d'accordo (cit.)


--
Burp
Re: [iat utile] [messaggio #42422 è una risposta a message #42414] gio, 25 novembre 2010 14:48 Messaggio precedenteMessaggio successivo
Do  è attualmente disconnesso Do
Messaggi: 21
Registrato: novembre 2010
Junior Member
Schriebbe kuaskuio que <4cee66b5@news.x-privat.org>:

> PS: cellosapevi che dimitry chiude baracca e burattini ?
povoro
la grisi?

--
se la cassiera non fosse una chiatta schiantata, sarebbe pure una bedda
niocca
Re: [iat utile] [messaggio #42423 è una risposta a message #42420] gio, 25 novembre 2010 14:49 Messaggio precedenteMessaggio successivo
Blow Giobbe  è attualmente disconnesso Blow Giobbe
Messaggi: 140
Registrato: dicembre 2010
Senior Member
On Thu, 25 Nov 2010 14:46:31 +0100, Burp wrote:

> kuaskuio:
>> Do®cello':
>>> con fairfocs si può impostare di non scaricare in automatico le
>>> immagini, ma solo alla pressione di un tasto o una combinazione di
>>> tasti? grazzie
>>
>> PS: cellosapevi che dimitry chiude baracca e burattini ?
>>
>> azz con ie si (probabile anche con FF ma no ci ho mai provato)
>>
>> *.vbs
>>
>> on error resume next
>> Set oShell = WScript.CreateObject("WScript.Shell") bKey =
>> oShell.RegRead("HKEY_USERS\.DEFAULT\Software\Microsoft\"& _
>> "Windows\CurrentVersion\Internet Settings\Zones\3\CurrentLevel") If
>> Bkey ="" then
>> Msgbox "NO"
>> End If
>> if Bkey ="69632" then
>> Msgbox "Media"
>> else
>> Msgbox "alta"
>>
>> End if
>>
>> Set oShell = WScript.CreateObject("WScript.Shell") bKey2 =
>> oShell.RegRead("HKEY_USERS\.DEFAULT\Software\"& _ "Microsoft\Internet
>> Explorer\Main\Display Inline Images")
>>
>> Msgbox"Immagini "& bkey2
>>
>>
>> '73728 alta+immagini
>> '69632 media
>> ' alta con download dei file
>
>
> non ho capito un cazzo, ma secondo me son d'accordo (cit.)

tè scappuato il ctrl+v eh, ricchiò?
Re: [iat utile] [messaggio #42428 è una risposta a message #42423] gio, 25 novembre 2010 14:52 Messaggio precedenteMessaggio successivo
Burp  è attualmente disconnesso Burp
Messaggi: 38
Registrato: gennaio 2011
Member
Blow Giobbe:
> On Thu, 25 Nov 2010 14:46:31 +0100, Burp wrote:
>
>> kuaskuio:
>>> Do®cello':
>>>> con fairfocs si può impostare di non scaricare in automatico le
>>>> immagini, ma solo alla pressione di un tasto o una combinazione di
>>>> tasti? grazzie
>>> PS: cellosapevi che dimitry chiude baracca e burattini ?
>>>
>>> azz con ie si (probabile anche con FF ma no ci ho mai provato)
>>>
>>> *.vbs
>>>
>>> on error resume next
>>> Set oShell = WScript.CreateObject("WScript.Shell") bKey =
>>> oShell.RegRead("HKEY_USERS\.DEFAULT\Software\Microsoft\"& _
>>> "Windows\CurrentVersion\Internet Settings\Zones\3\CurrentLevel") If
>>> Bkey ="" then
>>> Msgbox "NO"
>>> End If
>>> if Bkey ="69632" then
>>> Msgbox "Media"
>>> else
>>> Msgbox "alta"
>>>
>>> End if
>>>
>>> Set oShell = WScript.CreateObject("WScript.Shell") bKey2 =
>>> oShell.RegRead("HKEY_USERS\.DEFAULT\Software\"& _ "Microsoft\Internet
>>> Explorer\Main\Display Inline Images")
>>>
>>> Msgbox"Immagini "& bkey2
>>>
>>>
>>> '73728 alta+immagini
>>> '69632 media
>>> ' alta con download dei file
>>
>> non ho capito un cazzo, ma secondo me son d'accordo (cit.)
>
> tè scappuato il ctrl+v eh, ricchiò?


sciao cava :-*
--
Burp
Re: [iat utile] [messaggio #42430 è una risposta a message #42422] gio, 25 novembre 2010 14:53 Messaggio precedente
mio  è attualmente disconnesso mio
Messaggi: 938
Registrato: gennaio 2007
Senior Member
Do®cello':
> Schriebbe kuaskuio que <4cee66b5@news.x-privat.org>:
>
>> PS: cellosapevi che dimitry chiude baracca e burattini ?
> povoro
> la grisi?

non ti arrivo' la mail ?



--
k.

*eh*? (cit.) katkus ? dove ? di la 8==================>
Argomento precedente:Re: il *******
Argomento successivo:CCleaner 3.01.1327
Vai al forum:
  


Ora corrente: ven apr 19 03:45:35 CEST 2024

Tempo totale richiesto per generare la pagina: 0.03766 secondi
.:: Contatti :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Live Support